@@ -1164,7 +1164,7 @@ Miscellaneous Information
1164
1164
lslist-buffers(2)lmlist-buffers(2)le (C-x C-b) List all buffers and show their status
1165
1165
lsosd-help(3)lmosd-help(3)le GUI based on-line help
1166
1166
lspydoc(3)lmpydoc(3)le Display Python module manual pages
1167
- lsr-doc (3)lmr-doc (3)le Display R function and package manual pages
1167
+ lsrdoc (3)lmrdoc (3)le Display R function and package manual pages
1168
1168
1169
1169
! Operating Modes
1170
1170
cEcEOPERATING MODES cEcA
@@ -2178,7 +2178,7 @@ Miscellaneous Information
2178
2178
lsquote-char(2)lmquote-char(2)le (C-q) Insert literal character
2179
2179
lsrcs-file(2)lmrcs-file(2)le (C-x C-q) Handle Revision Control System (RCS) files
2180
2180
lsrdiff(3)lmrdiff(3)le Recursively compare files or directories
2181
- lsr-doc (3)lmr-doc (3)le Display R function and package manual pages
2181
+ lsrdoc (3)lmrdoc (3)le Display R function and package manual pages
2182
2182
lsread-file(2)lmread-file(2)le (C-x C-r) Find and load file replacing current buffer
2183
2183
lsread-registry(2)lmread-registry(2)le Read in a registry definition file
2184
2184
lsread-session(3)lmread-session(3)le Read in session information
@@ -2701,7 +2701,7 @@ Miscellaneous Information
2701
2701
lsquery-replace-all-string(3)lmquery-replace-all-string(3)le Query replace string in a list of files
2702
2702
lsquery-replace-string-in-files(3)lmquery-replace-string-in-files(3)le Conditionally search and replace strings across files
2703
2703
lsrdiff(3)lmrdiff(3)le Recursively compare files or directories
2704
- lsr-doc (3)lmr-doc (3)le Display R function and package manual pages
2704
+ lsrdoc (3)lmrdoc (3)le Display R function and package manual pages
2705
2705
lsread-session(3)lmread-session(3)le Read in session information
2706
2706
lsreplace-all-pairs(3)lmreplace-all-pairs(3)le Replace string pairs in a list of files
2707
2707
lsreplace-all-string(3)lmreplace-all-string(3)le Replace string with new string in a list of files
@@ -3849,7 +3849,7 @@ Miscellaneous Information
3849
3849
lsrc(9)lmrc(9)le Microsoft Developer resource file
3850
3850
lsrcs-file(2)lmrcs-file(2)le (C-x C-q) Handle Revision Control System (RCS) files
3851
3851
lsrdiff(3)lmrdiff(3)le Recursively compare files or directories
3852
- lsr-doc (3)lmr-doc (3)le Display R function and package manual pages
3852
+ lsrdoc (3)lmrdoc (3)le Display R function and package manual pages
3853
3853
lsread-file(2)lmread-file(2)le (C-x C-r) Find and load file replacing current buffer
3854
3854
lsread-registry(2)lmread-registry(2)le Read in a registry definition file
3855
3855
lsread-session(3)lmread-session(3)le Read in session information
@@ -42788,17 +42788,17 @@ $a
42788
42788
cESEE ALSO cA
42789
42789
42790
42790
lsscheme-editor(3)lmscheme-editor(3)le
42791
- ! 3 r-doc
42791
+ ! 3 rdoc
42792
42792
cEcENAME cEcA
42793
42793
42794
42794
42795
- |r-doc
42796
- r-doc - display documentation for R functions and packages
42795
+ |rdoc
42796
+ rdoc - display documentation for R functions and packages
42797
42797
$a
42798
42798
42799
42799
cESYNOPSIS cA
42800
42800
42801
- cDr-doc cA ["package::function|function"]
42801
+ cDrdoc cA ["package::function|function"]
42802
42802
42803
42803
cEDESCRIPTION cA
42804
42804
@@ -42808,12 +42808,13 @@ $a
42808
42808
42809
42809
cEEXAMPLE cA
42810
42810
42811
- r-doc "plot"
42812
- r-doc "cluster::pam"
42811
+ rdoc "plot"
42812
+ rdoc "cluster::pam"
42813
+ rdoc "package::cluster"
42813
42814
42814
42815
cENOTES cA
42815
42816
42816
- cDr-doc cA macro is defined in file cGhkrdoc.emfcA.
42817
+ cDrdoc cA macro is defined in file cGhkrdoc.emfcA.
42817
42818
42818
42819
cESEE ALSO cA
42819
42820
@@ -62687,5 +62688,5 @@ $a
62687
62688
cESEE ALSO cA
62688
62689
62689
62690
62690
- lsr-doc (3)lmr-doc (3)le, lsMicroEmacs - Supported File TypeslmSupported File Typesle.
62691
+ lsrdoc (3)lmrdoc (3)le, lsMicroEmacs - Supported File TypeslmSupported File Typesle.
62691
62692
0 commit comments