emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/ess 01e7f5b482: Standardise spelling of Lisp languages


From: ELPA Syncer
Subject: [elpa] externals/ess 01e7f5b482: Standardise spelling of Lisp languages
Date: Thu, 24 Nov 2022 02:57:41 -0500 (EST)

branch: externals/ess
commit 01e7f5b482b8a3331f1341483dedf2bd30403423
Author: Kurt Hornik <Kurt.Hornik@wu.ac.at>
Commit: Lionel Henry <lionel.hry@gmail.com>

    Standardise spelling of Lisp languages
---
 doc/ess.texi          | 8 ++++----
 doc/help-sas.texi     | 4 ++--
 doc/installation.texi | 2 +-
 doc/onewfeat.texi     | 8 ++++----
 4 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/doc/ess.texi b/doc/ess.texi
index 00087b8ee6..b7188fa0dc 100644
--- a/doc/ess.texi
+++ b/doc/ess.texi
@@ -322,10 +322,10 @@ separate *Help* buffer.  Second, @kbd{C-h m} pops up a 
complete list of
 keybindings available in each ESS mode and brief description of that
 mode.
 
-Emacs is a versatile editor written in both C and a dialect of lisp
-known as elisp. ESS is written in elisp and benefits from the flexible
+Emacs is a versatile editor written in both C and a dialect of Lisp
+known as Elisp. ESS is written in Elisp and benefits from the flexible
 nature of lisp. In particular, many aspects of ESS behaviour can be
-changed by suitable customization of lisp variables. This manual
+changed by suitable customization of Lisp variables. This manual
 mentions some of the most frequent variables. A full list of them
 however is available by using the Custom facility within Emacs. Type
 @kbd{M-x customize-group RET ess RET} to get started.
@@ -1365,7 +1365,7 @@ may be slightly off.
 @cindex echoing commands when evaluating
 @cindex evaluating code with echoed commands
 @cindex ESS commands blocking Emacs
-Passing a prefix (@kbd{C-u}) (in elisp terms, the argument VIS) to any of the 
following commands,
+Passing a prefix (@kbd{C-u}) (in Elisp terms, the argument VIS) to any of the 
following commands,
 however, reverses the meaning of @code{ess-eval-visibly} for that
 command only --- for example @kbd{C-u C-c C-j} evaluates the current
 line without showing the input in the iESS buffer.  The default value of
diff --git a/doc/help-sas.texi b/doc/help-sas.texi
index 4cda3a6be5..5438764ca3 100644
--- a/doc/help-sas.texi
+++ b/doc/help-sas.texi
@@ -225,14 +225,14 @@ The setup of function keys for @SAS{} batch processing
 is unavoidably complex, but the usage of function keys is simple.
 There are five distinct options:
 
-Option 1 (default).  Function keys in @ESS{[SAS]} are not bound to elisp
+Option 1 (default).  Function keys in @ESS{[SAS]} are not bound to Elisp
 commands.  This is in accordance with the GNU Elisp Coding Standards
 (@acronym{GECS}) which do not allow function keys to be bound so that they are
 available to the user.
 
 Options 2-5.  Since @acronym{GECS} does not allow function keys to be bound by
 modes, these keys are often unused.  So, @ESS{[SAS]} provides users with
-the option of binding elisp commands to these keys.  Users who are
+the option of binding Elisp commands to these keys.  Users who are
 familiar with @SAS{} will, most likely, want to duplicate the function key
 capabilities of the @SAS{} Display Manager.  There are four options (noted
 in parentheses).
diff --git a/doc/installation.texi b/doc/installation.texi
index f7bdcd0a42..3b57442ade 100644
--- a/doc/installation.texi
+++ b/doc/installation.texi
@@ -54,7 +54,7 @@ We will refer to the location of the ESS source files as
 After installing, users should make sure they activate or load ESS in
 each Emacs session, see @ref{Activating and Loading ESS}
 
-Optionally, compile elisp files, build the documentation, and the
+Optionally, compile Elisp files, build the documentation, and the
 autoloads:
 @example
 cd /path/to/ESS/
diff --git a/doc/onewfeat.texi b/doc/onewfeat.texi
index 6fc6e975c4..a4d73d30ff 100644
--- a/doc/onewfeat.texi
+++ b/doc/onewfeat.texi
@@ -555,7 +555,7 @@ Changes/Bug Fixes in 12.04-3:
 @item @ESS{[Stata]}: adjusted prompt for mata mode
 @item @ESS{[R]}: resolved name clashes with cl.el
 @item @ESS{[R]}: removed dependence on obsolete package assoc
-@item New @code{make} target  @code{lisp}, to build the lisp-only part, i.e., 
not building the docs.
+@item New @code{make} target  @code{lisp}, to build the Lisp-only part, i.e., 
not building the docs.
 @end itemize
 
 Changes/New Features in 12.04-1:
@@ -971,7 +971,7 @@ results can be viewed in an Emacs web browser.
  generation and updating roxygen templates, completion of roxygen tags,
  basic navigation (marking and moving between entries), folding using
  hs-minor-mode and preview of the Rd file.
-@item Emacs lisp files have got better names (partly, for now).
+@item Emacs Lisp files have got better names (partly, for now).
 @end itemize
 
 Changes/New Features in 5.7:
@@ -1060,7 +1060,7 @@ from @file{index.txt} to @file{.ind} and 
@file{chain#.txt} to @file{#.out}
 @item @ESS{[S]}: For (one-line) functions withOUT '@{ .. @}' bodys, the end
  of function is now correctly found more often.  This notably improves
  @kbd{C-c C-c} (@code{ess-eval-function-or-paragraph-and-step}).
-@item @ESS{[JAGS]}: cleanup/re-organization of elisp code;
+@item @ESS{[JAGS]}: cleanup/re-organization of Elisp code;
 symbolic links for CODA output are now only created by the new
 JAGS @code{system} command in version 1.0.3; specify whether
 this command is available via @code{ess-jags-system}; if not
@@ -1186,7 +1186,7 @@ with @kbd{M-x ess-bugs-sci-round-to-4-dp}.
 worked, but only for one language per session; they should now work for
 multiple languages.  (They were also broken on Windows machines.)
 @item @ESS{[S]} long standing buglets in the internal logic for loading
-lisp code on Windows.  Particularly fixed behavior in help mode with S-plus
+Lisp code on Windows.  Particularly fixed behavior in help mode with S-plus
 GUI.
 @item New variable, @code{ess-use-inferior-program-name-in-buffer-name},
 which enables using the executable name instead of the dialect name for



reply via email to

[Prev in Thread] Current Thread [Next in Thread]