update packages
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
This is ess.info, produced by makeinfo version 7.1.1 from ess.texi.
|
||||
This is ess.info, produced by makeinfo version 7.2 from ess.texi.
|
||||
|
||||
INFO-DIR-SECTION Emacs
|
||||
START-INFO-DIR-ENTRY
|
||||
@@ -257,7 +257,7 @@ Changes and New Features in 25.01.0:
|
||||
suggest the related polymodes including poly-noweb, poly-markdown
|
||||
and poly-R (installed in that order). The package polymode itself,
|
||||
as well as the polymodes packages, are all on MELPA rather than
|
||||
ELPA. Therefore, you need to add MELPA to the list of installation
|
||||
ELPA. Therefore, you need to add MELPA to the list of installation
|
||||
archives as follows. ‘(add-to-list 'package-archives
|
||||
'("melpa-stable" . "https://stable.melpa.org/packages/"))’ for ‘M-x
|
||||
package-install’
|
||||
@@ -2896,7 +2896,6 @@ are available:
|
||||
M-U . Up frame . `ess-debug-command-up'
|
||||
M-Q . Quit debugging . `ess-debug-command-quit'
|
||||
|
||||
|
||||
These are all the tracebug commands defined in ‘ess-dev-map’ (‘C-c
|
||||
C-t ?’ to show this table):
|
||||
|
||||
@@ -2933,7 +2932,6 @@ C-t ?’ to show this table):
|
||||
|
||||
? . Show this help . `ess-tracebug-show-help'
|
||||
|
||||
|
||||
To configure how electric watch window splits the display see
|
||||
‘ess-watch-width-threshold’ and ‘ess-watch-height-threshold’ variables.
|
||||
|
||||
@@ -3828,7 +3826,6 @@ Comments as to what should be happening are prefixed by "##".
|
||||
## myfile.Rout. With this suffix, the file will be opened in
|
||||
## ess-transcript.
|
||||
|
||||
|
||||
|
||||
File: ess.info, Node: ESS for SAS, Next: ESS for BUGS, Prev: ESS for R, Up: Top
|
||||
|
||||
@@ -4541,11 +4538,11 @@ File: ess.info, Node: Reporting Bugs, Next: Mailing Lists, Prev: Bugs, Up: M
|
||||
16.2 Reporting Bugs
|
||||
===================
|
||||
|
||||
Please send bug reports, suggestions etc. to <ESS-bugs@r-project.org>,
|
||||
or post them on our github issue tracker
|
||||
(https://github.com/emacs-ess/ESS/issues)
|
||||
Please post bug reports, suggestions etc. on our github issue tracker
|
||||
(https://github.com/emacs-ess/ESS/issues); if not possible, e-mail them
|
||||
to <ESS-help@r-project.org>.
|
||||
|
||||
The easiest way to do this is within Emacs by typing
|
||||
The easiest way to set this up, is within Emacs by typing
|
||||
|
||||
‘M-x ess-submit-bug-report’
|
||||
|
||||
@@ -4567,7 +4564,7 @@ File: ess.info, Node: Mailing Lists, Next: Help with Emacs, Prev: Reporting B
|
||||
==================
|
||||
|
||||
There is a mailing list for discussions and announcements relating to
|
||||
ESS. Join the list by sending an e-mail with "subscribe ess-help" (or
|
||||
ESS. Join the list by sending an e-mail with "subscribe ess-help" (or
|
||||
"help") in the body to <ess-help-request@r-project.org>; contributions
|
||||
to the list may be mailed to <ess-help@r-project.org>. Rest assured,
|
||||
this is a fairly low-volume mailing list.
|
||||
@@ -5052,113 +5049,112 @@ Concept Index
|
||||
* X Windows: X11. (line 6)
|
||||
* xref: Xref. (line 6)
|
||||
|
||||
|
||||
|
||||
Tag Table:
|
||||
Node: Top270
|
||||
Node: Introduction2908
|
||||
Node: Features5694
|
||||
Node: Current Features6520
|
||||
Node: New features10067
|
||||
Node: Credits37886
|
||||
Node: Manual41545
|
||||
Node: Installation44255
|
||||
Node: Installing from a third-party repository45192
|
||||
Node: Installing from source46139
|
||||
Node: Activating and Loading ESS47763
|
||||
Node: Check Installation48845
|
||||
Node: Interactive ESS49069
|
||||
Node: Starting up49914
|
||||
Node: Multiple ESS processes50674
|
||||
Node: ESS processes on Remote Computers51787
|
||||
Node: Customizing startup56014
|
||||
Node: Controlling buffer display58996
|
||||
Node: Entering commands61633
|
||||
Node: Command-line editing62795
|
||||
Node: Transcript64060
|
||||
Node: Last command65857
|
||||
Node: Process buffer motion67315
|
||||
Node: Transcript resubmit68858
|
||||
Node: Saving transcripts70855
|
||||
Node: Command History72689
|
||||
Node: Saving History76190
|
||||
Node: History expansion76971
|
||||
Node: Hot keys80362
|
||||
Node: Statistical Process running in ESS?84532
|
||||
Node: Emacsclient85879
|
||||
Node: Other86699
|
||||
Node: Evaluating code87742
|
||||
Node: Transcript Mode91674
|
||||
Node: Resubmit92847
|
||||
Node: Clean93922
|
||||
Node: Editing objects94922
|
||||
Node: Edit buffer96040
|
||||
Node: Loading98130
|
||||
Node: Error Checking99185
|
||||
Node: Indenting100258
|
||||
Node: Styles103410
|
||||
Node: Other edit buffer commands105912
|
||||
Node: Source Files107624
|
||||
Node: Source Directories112340
|
||||
Node: Help115549
|
||||
Node: Completion120251
|
||||
Node: Object names120466
|
||||
Node: Function arguments123180
|
||||
Node: Minibuffer completion124159
|
||||
Node: Company124657
|
||||
Node: Icicles125056
|
||||
Node: Developing with ESS126432
|
||||
Node: ESS tracebug126878
|
||||
Node: Getting started with tracebug129937
|
||||
Node: Editing documentation132223
|
||||
Node: R documentation files132775
|
||||
Node: roxygen2136590
|
||||
Node: Namespaced Evaluation141113
|
||||
Node: Extras143127
|
||||
Node: ESS ElDoc144151
|
||||
Node: ESS Flymake145731
|
||||
Node: Handy commands146861
|
||||
Node: Highlighting148138
|
||||
Node: Parens149189
|
||||
Node: Graphics149665
|
||||
Node: printer150336
|
||||
Node: X11151108
|
||||
Node: winjava151447
|
||||
Node: Imenu151859
|
||||
Node: Toolbar152714
|
||||
Node: Xref153122
|
||||
Node: Rdired153450
|
||||
Node: Package listing154529
|
||||
Node: Org155977
|
||||
Node: Sweave and AUCTeX156931
|
||||
Node: ESS for R159563
|
||||
Node: ESS(R)--Editing files159863
|
||||
Node: iESS(R)--Inferior ESS processes160368
|
||||
Node: Philosophies for using ESS(R)163087
|
||||
Node: Example ESS usage164014
|
||||
Node: ESS for SAS165419
|
||||
Node: ESS(SAS)--Design philosophy166146
|
||||
Node: ESS(SAS)--Editing files167083
|
||||
Node: ESS(SAS)--TAB key169027
|
||||
Node: ESS(SAS)--Batch SAS processes170441
|
||||
Node: ESS(SAS)--Function keys for batch processing175661
|
||||
Node: iESS(SAS)--Interactive SAS processes185568
|
||||
Node: iESS(SAS)--Common problems189510
|
||||
Node: ESS(SAS)--Graphics191124
|
||||
Node: ESS(SAS)--Windows191923
|
||||
Node: ESS for BUGS192507
|
||||
Node: ESS for JAGS194319
|
||||
Node: Mailing lists/bug reports197815
|
||||
Node: Bugs198079
|
||||
Node: Reporting Bugs199755
|
||||
Node: Mailing Lists200652
|
||||
Node: Help with Emacs201389
|
||||
Node: Customization201925
|
||||
Node: Indices202703
|
||||
Node: Key index202878
|
||||
Node: Function and program index208010
|
||||
Node: Variable index217430
|
||||
Node: Concept index220991
|
||||
Node: Top268
|
||||
Node: Introduction2906
|
||||
Node: Features5692
|
||||
Node: Current Features6518
|
||||
Node: New features10065
|
||||
Node: Credits37885
|
||||
Node: Manual41544
|
||||
Node: Installation44254
|
||||
Node: Installing from a third-party repository45191
|
||||
Node: Installing from source46138
|
||||
Node: Activating and Loading ESS47762
|
||||
Node: Check Installation48844
|
||||
Node: Interactive ESS49068
|
||||
Node: Starting up49913
|
||||
Node: Multiple ESS processes50673
|
||||
Node: ESS processes on Remote Computers51786
|
||||
Node: Customizing startup56013
|
||||
Node: Controlling buffer display58995
|
||||
Node: Entering commands61632
|
||||
Node: Command-line editing62794
|
||||
Node: Transcript64059
|
||||
Node: Last command65856
|
||||
Node: Process buffer motion67314
|
||||
Node: Transcript resubmit68857
|
||||
Node: Saving transcripts70854
|
||||
Node: Command History72688
|
||||
Node: Saving History76189
|
||||
Node: History expansion76970
|
||||
Node: Hot keys80361
|
||||
Node: Statistical Process running in ESS?84531
|
||||
Node: Emacsclient85878
|
||||
Node: Other86698
|
||||
Node: Evaluating code87741
|
||||
Node: Transcript Mode91673
|
||||
Node: Resubmit92846
|
||||
Node: Clean93921
|
||||
Node: Editing objects94921
|
||||
Node: Edit buffer96039
|
||||
Node: Loading98129
|
||||
Node: Error Checking99184
|
||||
Node: Indenting100257
|
||||
Node: Styles103409
|
||||
Node: Other edit buffer commands105911
|
||||
Node: Source Files107623
|
||||
Node: Source Directories112339
|
||||
Node: Help115548
|
||||
Node: Completion120250
|
||||
Node: Object names120465
|
||||
Node: Function arguments123179
|
||||
Node: Minibuffer completion124158
|
||||
Node: Company124656
|
||||
Node: Icicles125055
|
||||
Node: Developing with ESS126431
|
||||
Node: ESS tracebug126877
|
||||
Node: Getting started with tracebug129934
|
||||
Node: Editing documentation132220
|
||||
Node: R documentation files132772
|
||||
Node: roxygen2136587
|
||||
Node: Namespaced Evaluation141110
|
||||
Node: Extras143124
|
||||
Node: ESS ElDoc144148
|
||||
Node: ESS Flymake145728
|
||||
Node: Handy commands146858
|
||||
Node: Highlighting148135
|
||||
Node: Parens149186
|
||||
Node: Graphics149662
|
||||
Node: printer150333
|
||||
Node: X11151105
|
||||
Node: winjava151444
|
||||
Node: Imenu151856
|
||||
Node: Toolbar152711
|
||||
Node: Xref153119
|
||||
Node: Rdired153447
|
||||
Node: Package listing154526
|
||||
Node: Org155974
|
||||
Node: Sweave and AUCTeX156928
|
||||
Node: ESS for R159560
|
||||
Node: ESS(R)--Editing files159860
|
||||
Node: iESS(R)--Inferior ESS processes160365
|
||||
Node: Philosophies for using ESS(R)163084
|
||||
Node: Example ESS usage164011
|
||||
Node: ESS for SAS165415
|
||||
Node: ESS(SAS)--Design philosophy166142
|
||||
Node: ESS(SAS)--Editing files167079
|
||||
Node: ESS(SAS)--TAB key169023
|
||||
Node: ESS(SAS)--Batch SAS processes170437
|
||||
Node: ESS(SAS)--Function keys for batch processing175657
|
||||
Node: iESS(SAS)--Interactive SAS processes185564
|
||||
Node: iESS(SAS)--Common problems189506
|
||||
Node: ESS(SAS)--Graphics191120
|
||||
Node: ESS(SAS)--Windows191919
|
||||
Node: ESS for BUGS192503
|
||||
Node: ESS for JAGS194315
|
||||
Node: Mailing lists/bug reports197811
|
||||
Node: Bugs198075
|
||||
Node: Reporting Bugs199751
|
||||
Node: Mailing Lists200670
|
||||
Node: Help with Emacs201408
|
||||
Node: Customization201944
|
||||
Node: Indices202722
|
||||
Node: Key index202897
|
||||
Node: Function and program index208029
|
||||
Node: Variable index217449
|
||||
Node: Concept index221010
|
||||
|
||||
End Tag Table
|
||||
|
||||
|
||||
Reference in New Issue
Block a user