update packages
This commit is contained in:
@@ -14,7 +14,7 @@ File: ess.info, Node: Top, Next: Introduction, Up: (dir)
|
||||
ESS: Emacs Speaks Statistics
|
||||
****************************
|
||||
|
||||
ESS version 18.10.3snapshot
|
||||
ESS version 25.01.0
|
||||
|
||||
by A.J. Rossini,
|
||||
R.M. Heiberger,
|
||||
@@ -249,7 +249,42 @@ File: ess.info, Node: New features, Next: Credits, Prev: Features, Up: Intro
|
||||
1.2 New features in ESS
|
||||
=======================
|
||||
|
||||
Changes and New Features in 19.04 (unreleased):
|
||||
Changes and New Features in 25.01.0:
|
||||
|
||||
* polymode: In our transition from literate libraries (such as noweb
|
||||
documented below with respect to 19.04), we now recommend the
|
||||
polymode packages as a more suitable replacement. Furthermore, we
|
||||
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
|
||||
archives as follows. '(add-to-list 'package-archives
|
||||
'("melpa-stable" . "https://stable.melpa.org/packages/"))' for 'M-x
|
||||
package-install'
|
||||
|
||||
* ESS[R]: The shorthand notation for lambda functions and the
|
||||
question mark are now fontified as keywords. Contributed by Maxime
|
||||
Pettinger.
|
||||
|
||||
* ESS[SAS]: Developed new comprehensive lists of PROCs and functions
|
||||
for syntax highlighting. See 'etc/proc.sas' and 'etc/func.sas'.
|
||||
|
||||
Changes and New Features in 24.01.1:
|
||||
|
||||
* Revert a bug introduced with the 'ess-request-a-process' change
|
||||
|
||||
Changes and New Features in 24.01.0:
|
||||
|
||||
* fix docstring warnings in ess-custom
|
||||
|
||||
* :package-version is now set to "VERSION" in ess-custom. By make
|
||||
this is replaced with "24.01.0" (or similar).
|
||||
|
||||
* Better "collaboration" with org-mode. Now 'ess-request-a-process'
|
||||
obeys 'ess-gen-proc-buffer-name-function', thanks to Ihor
|
||||
Radchenko.
|
||||
|
||||
Changes and New Features in 19.04 (unreleased):
|
||||
|
||||
* ESS[R]: When a background command is interrupted with C-g, ESS now
|
||||
asks the user if they want to disable background evaluations
|
||||
@@ -511,7 +546,7 @@ documentation for more detail:
|
||||
* 'Makefile' fixes, notably for 'make install' and including full
|
||||
docs in the tarballs.
|
||||
|
||||
Bug Fixes in 18.10-1:
|
||||
Bug Fixes in 18.10.1:
|
||||
* New functions 'ess-eval-line-visibly-and-step' ('C-c C-n' and
|
||||
'ess-eval-region-or-line-visibly-and-step' ('C-RET') which behave
|
||||
as the old versions of 'ess-eval-line-and-step' and
|
||||
@@ -5021,109 +5056,109 @@ Concept Index
|
||||
|
||||
Tag Table:
|
||||
Node: Top268
|
||||
Node: Introduction2914
|
||||
Node: Features5668
|
||||
Node: Current Features6494
|
||||
Node: New features9945
|
||||
Node: Credits35243
|
||||
Node: Manual38860
|
||||
Node: Installation41526
|
||||
Node: Installing from a third-party repository42463
|
||||
Node: Installing from source43410
|
||||
Node: Activating and Loading ESS45002
|
||||
Node: Check Installation46076
|
||||
Node: Interactive ESS46296
|
||||
Node: Starting up47141
|
||||
Node: Multiple ESS processes47885
|
||||
Node: ESS processes on Remote Computers48966
|
||||
Node: Customizing startup53069
|
||||
Node: Controlling buffer display55959
|
||||
Node: Entering commands58580
|
||||
Node: Command-line editing59738
|
||||
Node: Transcript60971
|
||||
Node: Last command62740
|
||||
Node: Process buffer motion64166
|
||||
Node: Transcript resubmit65669
|
||||
Node: Saving transcripts67634
|
||||
Node: Command History69424
|
||||
Node: Saving History72833
|
||||
Node: History expansion73594
|
||||
Node: Hot keys76805
|
||||
Node: Statistical Process running in ESS?80875
|
||||
Node: Emacsclient82154
|
||||
Node: Other82946
|
||||
Node: Evaluating code83965
|
||||
Node: Transcript Mode87761
|
||||
Node: Resubmit88914
|
||||
Node: Clean89977
|
||||
Node: Editing objects90973
|
||||
Node: Edit buffer92091
|
||||
Node: Loading94137
|
||||
Node: Error Checking95164
|
||||
Node: Indenting96213
|
||||
Node: Styles99257
|
||||
Node: Other edit buffer commands101631
|
||||
Node: Source Files103287
|
||||
Node: Source Directories107891
|
||||
Node: Help111044
|
||||
Node: Completion115490
|
||||
Node: Object names115705
|
||||
Node: Function arguments118339
|
||||
Node: Minibuffer completion119282
|
||||
Node: Company119756
|
||||
Node: Icicles120143
|
||||
Node: Developing with ESS121463
|
||||
Node: ESS tracebug121909
|
||||
Node: Getting started with tracebug124916
|
||||
Node: Editing documentation127074
|
||||
Node: R documentation files127626
|
||||
Node: roxygen2131329
|
||||
Node: Namespaced Evaluation135740
|
||||
Node: Extras137738
|
||||
Node: ESS ElDoc138762
|
||||
Node: ESS Flymake140258
|
||||
Node: Handy commands141352
|
||||
Node: Highlighting142549
|
||||
Node: Parens143584
|
||||
Node: Graphics144060
|
||||
Node: printer144731
|
||||
Node: X11145487
|
||||
Node: winjava145826
|
||||
Node: Imenu146238
|
||||
Node: Toolbar147085
|
||||
Node: Xref147493
|
||||
Node: Rdired147821
|
||||
Node: Package listing148884
|
||||
Node: Org150268
|
||||
Node: Sweave and AUCTeX151222
|
||||
Node: ESS for R153774
|
||||
Node: ESS(R)--Editing files154074
|
||||
Node: iESS(R)--Inferior ESS processes154575
|
||||
Node: Philosophies for using ESS(R)157230
|
||||
Node: Example ESS usage158157
|
||||
Node: ESS for SAS159562
|
||||
Node: ESS(SAS)--Design philosophy160285
|
||||
Node: ESS(SAS)--Editing files161218
|
||||
Node: ESS(SAS)--TAB key163072
|
||||
Node: ESS(SAS)--Batch SAS processes164438
|
||||
Node: ESS(SAS)--Function keys for batch processing169466
|
||||
Node: iESS(SAS)--Interactive SAS processes178953
|
||||
Node: iESS(SAS)--Common problems182707
|
||||
Node: ESS(SAS)--Graphics184231
|
||||
Node: ESS(SAS)--Windows185014
|
||||
Node: ESS for BUGS185592
|
||||
Node: ESS for JAGS187348
|
||||
Node: Mailing lists/bug reports190700
|
||||
Node: Bugs190964
|
||||
Node: Reporting Bugs192588
|
||||
Node: Mailing Lists193481
|
||||
Node: Help with Emacs194208
|
||||
Node: Customization194740
|
||||
Node: Indices195514
|
||||
Node: Key index195689
|
||||
Node: Function and program index200821
|
||||
Node: Variable index210241
|
||||
Node: Concept index213802
|
||||
Node: Introduction2906
|
||||
Node: Features5660
|
||||
Node: Current Features6486
|
||||
Node: New features9937
|
||||
Node: Credits36694
|
||||
Node: Manual40311
|
||||
Node: Installation42977
|
||||
Node: Installing from a third-party repository43914
|
||||
Node: Installing from source44861
|
||||
Node: Activating and Loading ESS46453
|
||||
Node: Check Installation47527
|
||||
Node: Interactive ESS47747
|
||||
Node: Starting up48592
|
||||
Node: Multiple ESS processes49336
|
||||
Node: ESS processes on Remote Computers50417
|
||||
Node: Customizing startup54520
|
||||
Node: Controlling buffer display57410
|
||||
Node: Entering commands60031
|
||||
Node: Command-line editing61189
|
||||
Node: Transcript62422
|
||||
Node: Last command64191
|
||||
Node: Process buffer motion65617
|
||||
Node: Transcript resubmit67120
|
||||
Node: Saving transcripts69085
|
||||
Node: Command History70875
|
||||
Node: Saving History74284
|
||||
Node: History expansion75045
|
||||
Node: Hot keys78256
|
||||
Node: Statistical Process running in ESS?82326
|
||||
Node: Emacsclient83605
|
||||
Node: Other84397
|
||||
Node: Evaluating code85416
|
||||
Node: Transcript Mode89212
|
||||
Node: Resubmit90365
|
||||
Node: Clean91428
|
||||
Node: Editing objects92424
|
||||
Node: Edit buffer93542
|
||||
Node: Loading95588
|
||||
Node: Error Checking96615
|
||||
Node: Indenting97664
|
||||
Node: Styles100708
|
||||
Node: Other edit buffer commands103082
|
||||
Node: Source Files104738
|
||||
Node: Source Directories109342
|
||||
Node: Help112495
|
||||
Node: Completion116941
|
||||
Node: Object names117156
|
||||
Node: Function arguments119790
|
||||
Node: Minibuffer completion120733
|
||||
Node: Company121207
|
||||
Node: Icicles121594
|
||||
Node: Developing with ESS122914
|
||||
Node: ESS tracebug123360
|
||||
Node: Getting started with tracebug126367
|
||||
Node: Editing documentation128525
|
||||
Node: R documentation files129077
|
||||
Node: roxygen2132780
|
||||
Node: Namespaced Evaluation137191
|
||||
Node: Extras139189
|
||||
Node: ESS ElDoc140213
|
||||
Node: ESS Flymake141709
|
||||
Node: Handy commands142803
|
||||
Node: Highlighting144000
|
||||
Node: Parens145035
|
||||
Node: Graphics145511
|
||||
Node: printer146182
|
||||
Node: X11146938
|
||||
Node: winjava147277
|
||||
Node: Imenu147689
|
||||
Node: Toolbar148536
|
||||
Node: Xref148944
|
||||
Node: Rdired149272
|
||||
Node: Package listing150335
|
||||
Node: Org151719
|
||||
Node: Sweave and AUCTeX152673
|
||||
Node: ESS for R155225
|
||||
Node: ESS(R)--Editing files155525
|
||||
Node: iESS(R)--Inferior ESS processes156026
|
||||
Node: Philosophies for using ESS(R)158681
|
||||
Node: Example ESS usage159608
|
||||
Node: ESS for SAS161013
|
||||
Node: ESS(SAS)--Design philosophy161736
|
||||
Node: ESS(SAS)--Editing files162669
|
||||
Node: ESS(SAS)--TAB key164523
|
||||
Node: ESS(SAS)--Batch SAS processes165889
|
||||
Node: ESS(SAS)--Function keys for batch processing170917
|
||||
Node: iESS(SAS)--Interactive SAS processes180404
|
||||
Node: iESS(SAS)--Common problems184158
|
||||
Node: ESS(SAS)--Graphics185682
|
||||
Node: ESS(SAS)--Windows186465
|
||||
Node: ESS for BUGS187043
|
||||
Node: ESS for JAGS188799
|
||||
Node: Mailing lists/bug reports192151
|
||||
Node: Bugs192415
|
||||
Node: Reporting Bugs194039
|
||||
Node: Mailing Lists194932
|
||||
Node: Help with Emacs195659
|
||||
Node: Customization196191
|
||||
Node: Indices196965
|
||||
Node: Key index197140
|
||||
Node: Function and program index202272
|
||||
Node: Variable index211692
|
||||
Node: Concept index215253
|
||||
|
||||
End Tag Table
|
||||
|
||||
|
||||
Reference in New Issue
Block a user