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

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

[elpa] externals/ess 97911d3d64: Many small typos thanks to Eric Lindbla


From: ELPA Syncer
Subject: [elpa] externals/ess 97911d3d64: Many small typos thanks to Eric Lindblad (Sep 4, 2022)
Date: Sat, 5 Nov 2022 15:57:37 -0400 (EDT)

branch: externals/ess
commit 97911d3d645da5989ce9bd33610194c2141921b6
Author: Martin Maechler <maechler@r-project.org>
Commit: Martin Maechler <maechler@r-project.org>

    Many small typos thanks to Eric Lindblad (Sep 4, 2022)
---
 ChangeLog                    | 50 ++++++++++++++++++++++----------------------
 doc/bugs.texi                |  2 +-
 doc/ess.texi                 |  4 ++--
 doc/onewfeat.texi            | 10 ++++-----
 etc/ESSR/BUILDESSR           |  2 +-
 etc/ESSR/R/.basic.R          |  2 +-
 etc/ESSR/R/debug.R           |  2 +-
 etc/ESSR/R/misc.R            |  2 +-
 etc/ESSR/R/mpi.R             |  2 +-
 etc/ESSR/R/ns-eval.R         |  2 +-
 lisp/ess-custom.el           |  2 +-
 lisp/ess-help.el             |  2 +-
 lisp/ess-inf.el              | 10 ++++-----
 lisp/ess-julia.el            |  8 +++----
 lisp/ess-mode.el             |  2 +-
 lisp/ess-r-mode.el           |  8 +++----
 lisp/ess-r-syntax.el         |  6 +++---
 lisp/ess-roxy.el             |  2 +-
 lisp/ess-sas-a.el            |  4 ++--
 lisp/obsolete/ess-eldoc.el   |  4 ++--
 lisp/obsolete/ess-mouse.el   |  2 +-
 lisp/obsolete/mouseme.el     |  2 +-
 test/ess-test-indentation.el |  2 +-
 test/ess-test-org.el         | 12 +++++------
 test/ess-test-r.el           |  6 +++---
 test/literate/syntax.R       |  2 +-
 test/manual/R-ESS-bugs.R     |  6 +++---
 27 files changed, 79 insertions(+), 79 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index f1332c32e4..aaa7328307 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -592,7 +592,7 @@
        Not sure where this file comes from.  info/emacs does
        not create this file in a directory that doesn't
        already have one.  The file doesn't seem to be
-       created by makeinfo and thats where the problem lies.
+       created by makeinfo and that's where the problem lies.
        There is no synchronization between @direntry and dir
        once dir has been created (however that happens).  The
        best solution at present is to keep the two in synch
@@ -862,7 +862,7 @@
        like this would be valuable for ess-sas-graph-view and for
        other packages as well.  After a bit more testing, I'll put
        it some place more appropriate.  I suppose we don't
-       have alot of time left before 5.2.0
+       have a lot of time left before 5.2.0
 
        * lisp/essa-sas.el:
        ess-sas-data-view:  the code will make your head hurt, but
@@ -886,7 +886,7 @@
        * lisp/essa-sas.el:
        ess-sas-data-view:  Now ignoring WORK datasets since there is no
        way to open them anyway.  It would be nice if this function (as well as
-       ess-sas-graph-view) could also be accessable via the mouse.
+       ess-sas-graph-view) could also be accessible via the mouse.
        Any hints as to how to do it would be appreciated.  Currently, you have
        to move the point manually or re-type the dataset/graph that you want
        to view.  Just clicking on a dataset/graph would be easier.
@@ -1290,7 +1290,7 @@
        I fixed up help-sas, installed help-s, fixed up some style issues, 
cleaned up
        cross references to empty pages.
 
-       All occurences of @essver MUST have braces @essver{} or else the 
remainder
+       All occurrences of @essver MUST have braces @essver{} or else the 
remainder
        of the source line is treated as a comment.
 
        The doc/Makefile doesn't depend on the *.texi files.
@@ -1400,7 +1400,7 @@
        * doc/ess.info, doc/ess.info-1, doc/ess.info-3, doc/help-sas.texi:
        doc:  First attempt at creating info documentation for SAS.  It is
        basically README.SAS with a few additions/corrections.  Fine for this
-       release, but could use alot of work.
+       release, but could use a lot of work.
 
        * lisp/essa-sas.el:
        ESS[SAS]: F12 (graph view) now defined for all locales
@@ -1421,7 +1421,7 @@
        Also note that makeinfo appears to create working info pages, but 
texi2dvi
        does not create documents correctly.  It's a shame since they are very 
nice,
        except for garbage which appears to be mangled next, previous, and up.  
This will
-       cause us alot of problems if we want to maintain
+       cause us a lot of problems if we want to maintain
        one source and produce .info, .html and .pdf (I actually only tried 
viewing
        with xdvi, but I suspect the problem exists with other formats, but I 
pray not).
 
@@ -1872,7 +1872,7 @@
 
        2. How is kermit used by ESS?
 
-       I see definititions for ess-kermit-command ess-kermit-get 
ess-kermit-send,
+       I see definitions for ess-kermit-command ess-kermit-get ess-kermit-send,
        but do not see any places they are used.
 
        I think these three items should be separated into a new ess-kermit.el
@@ -2328,7 +2328,7 @@
 2000-06-30  A.J. Rossini  <rossini@biostat.washington.edu>
 
        * ChangeLog, VERSION, lisp/ess-inf.el, lisp/essd-arc.el, 
lisp/essd-vst.el:
-       XLS fixes not quite right.  No startfile if non existant
+       XLS fixes not quite right.  No startfile if non existent
 
        * doc/ess.info-1:
        Updating docs for new version [make dist]
@@ -2664,9 +2664,9 @@ Wed Mar 31 14:08:39 1999  A.J. Rossini    
<rossini@biostat.washington.edu>
 
        * lisp/essd-sta.el: fixed help facility.
 
-       * lisp/essl-sta.el: added help section regexs
+       * lisp/essl-sta.el: added help section regexes
 
-       * lisp/essd-sta.el: make descirption "same as" objects.
+       * lisp/essd-sta.el: make description "same as" objects.
 
        * lisp/essd-sta.el: secondary prompt identical to primary prompt.
 
@@ -2732,9 +2732,9 @@ Wed Mar 31 14:08:39 1999  A.J. Rossini    
<rossini@biostat.washington.edu>
 
        * lisp/essd-sta.el: fixed help facility.
 
-       * lisp/essl-sta.el: added help section regexs
+       * lisp/essl-sta.el: added help section regexes
 
-       * lisp/essd-sta.el: make descirption "same as" objects.
+       * lisp/essd-sta.el: make description "same as" objects.
 
        * lisp/essd-sta.el: secondary prompt identical to primary prompt.
 
@@ -2773,7 +2773,7 @@ Wed Mar 31 14:08:39 1999  A.J. Rossini    
<rossini@biostat.washington.edu>
 
        * lisp/ess-vars.el: added inferior stata program variable.
 
-       * lisp/essd-sta.el: speling error, nil -> 'nil.
+       * lisp/essd-sta.el: spelling error, nil -> 'nil.
 
        * lisp/essl-sta.el: reversed variable alist ordering.
 
@@ -2883,7 +2883,7 @@ Wed Mar 31 14:08:39 1999  A.J. Rossini    
<rossini@biostat.washington.edu>
 
 1999-02-10  Martin Maechler <maechler@stat.math.ethz.ch>
 
-       * etc/other/Tags/Lubinsky-S-tags/desc: reformated material.
+       * etc/other/Tags/Lubinsky-S-tags/desc: reformatted material.
 
        * README: set up for 5.1.2 release
 
@@ -3031,7 +3031,7 @@ Fri Nov 20 20:57:33 1998  A.J. Rossini    
<rossini@biostat.washington.edu>
        * lisp/ess-vars.el: ess-help-w3-url-prefix points to pyrite.
 
        * lisp/ess-vars.el:
-       removed spurrious comment about generic function, in front of a 
variable.
+       removed spurious comment about generic function, in front of a variable.
 
        * lisp/essd-s+5.el: trimmed out old S4 stuff.
 
@@ -3044,7 +3044,7 @@ Sat Nov 14 00:23:19 1998  A.J. Rossini    
<rossini@biostat.washington.edu>
        * Makefile, lisp/ChangeLog, ChangeLog: whitespace editing.
 
        * doc/Makefile:
-       added info target.  removed spurrious ess.info/ess.texi target.
+       added info target.  removed spurious ess.info/ess.texi target.
 
 Fri Nov 13 23:47:27 1998  A.J. Rossini <rossini@biostat.washington.edu>
 
@@ -3275,7 +3275,7 @@ Tue Dec    9 22:55:40 1997  A.J. Rossini  
<rossini@biostat.washington.edu>
        * lisp/ChangeLog: *** empty log message ***
 
        * lisp/essd-r.el:
-       removed non-necessary autoload for a non-existant function (was
+       removed non-necessary autoload for a non-existent function (was
        intended for start-args, but never was written or used).
 
        * lisp/essl-sta.el:
@@ -3513,7 +3513,7 @@ Tue Nov 25 08:49:18 1997  Anthony Rossini  
<rossini@stat.sc.edu>
 
 Tue Nov 25 08:24:42 1997  Anthony Rossini  <rossini@stat.sc.edu>
 
-       * ess-mode.el (ess-mode): removed white space, spurrious comment.
+       * ess-mode.el (ess-mode): removed white space, spurious comment.
 
 Mon Nov 24 12:14:38 1997  Anthony Rossini  <rossini@stat.sc.edu>
 
@@ -3837,7 +3837,7 @@ Wed Nov 19 11:25:01 1997  Anthony Rossini  
<rossini@stat.sc.edu>
 Wed Nov 19 11:20:28 1997  Anthony Rossini  <rossini@stat.sc.edu>
 
        * ess-inf.el (ess-create-object-name-db): use temporary name for
-       ess-object-name-db; since we make it buffer local to accomodate
+       ess-object-name-db; since we make it buffer local to accommodate
        different languages, need to handle it carefully.  In particular,
        might be better to make buffer local upon demand, rather than
        always buffer local.  But lots of considerations, here.
@@ -3892,7 +3892,7 @@ Tue Nov 18 17:20:21 1997  Anthony Rossini  
<rossini@stat.sc.edu>
 
 Tue Nov 18 17:19:23 1997  Anthony Rossini  <rossini@stat.sc.edu>
 
-       * ess-vars.el: removed spurrious variable.
+       * ess-vars.el: removed spurious variable.
 
 Tue Nov 18 17:18:29 1997  Anthony Rossini  <rossini@stat.sc.edu>
 
@@ -4148,7 +4148,7 @@ Thu Nov 13 09:39:52 1997  Anthony Rossini  
<rossini@stat.sc.edu>
 
 1998-11-13  A.J. Rossini  <rossini@biostat.washington.edu>
 
-       * doc/Makefile: added "info" target.  Removed spurrious
+       * doc/Makefile: added "info" target.  Removed spurious
        ess.info/ess.texi dependency, i.e. the first.
 
 
@@ -4757,7 +4757,7 @@ Thu Oct 16 14:25:59 1997  Anthony Rossini  
<rossini@fhat.stat.sc.edu>
 
        * essd-s+3.el: editing of spaces.
 
-       * Makefile (SOURCES): changed edd-doc appropairately.i
+       * Makefile (SOURCES): changed edd-doc appropriately.i
 
 Fri Oct 10 12:05:40 1997  Anthony Rossini  <rossini@stat.sc.edu>
 
@@ -5011,7 +5011,7 @@ Wed Sep    3 12:54:46 1997  Anthony Rossini  
<rossini@stat.sc.edu>
 Wed Sep         3 12:30:57 1997  Anthony Rossini  <rossini@stat.sc.edu>
 
        * ess-mode.el (ess-find-dump-file-other-window): changed
-       error to message, so that dumping non-existant R objects would
+       error to message, so that dumping non-existent R objects would
        work.
 
 Wed Sep         3 12:29:45 1997  Anthony Rossini  <rossini@stat.sc.edu>
@@ -6205,7 +6205,7 @@ Fri Dec 24 11:56:00 1993  David Smith  
(dsmith@spam.maths.adelaide.edu.au)
 
        * S.el (S-command): Rewrite. Now uses a new filter to redirect
          output to the buffer; comint never sees the output. This filter
-         could feasibly be accomodated to detect the prompt itself;
+         could feasibly be accommodated to detect the prompt itself;
          allowing for an "in the background" implementation of S-command.
 
          (S-process-sentinel): Reports date; useful if you have run many
@@ -6498,7 +6498,7 @@ The following is from the original Changelog section of 
S.el
    buffer in inferior-S-mode
 
    made function S-eval-line-and-next-line keep to the bottom of
-   the S process buffer so user can see results when working interactiveley
+   the S process buffer so user can see results when working interactively
    To do this an optional arg eob was added to S-eval-visibly
    To go to bottom of window it was necessary to use
    switch-to-buffer-other-window, but this only when eob is t.
diff --git a/doc/bugs.texi b/doc/bugs.texi
index 557a89ed8d..5886f94e04 100644
--- a/doc/bugs.texi
+++ b/doc/bugs.texi
@@ -32,7 +32,7 @@ variable).
 Multi-line commands could be handled better by the command history
 mechanism.
 
-@item Changes to the continutation prompt in R (e.g. 
+@item Changes to the continuation prompt in R (e.g. 
 @code{options(continue = "    ")}) are not automatically detected by ESS.
 Hence, for now, the best thing is not to change the continuation prompt.
 If you do change the continuation prompt, you will need to change
diff --git a/doc/ess.texi b/doc/ess.texi
index 94fc999467..00087b8ee6 100644
--- a/doc/ess.texi
+++ b/doc/ess.texi
@@ -24,7 +24,7 @@ ESS version
 @c @end ifhtml
 @c
 @author Current Documentation by The ESS Developers
-@author Copyright @copyright{} 2002--2018 The ESS Developers
+@author Copyright @copyright{} 2002--2022 The ESS Developers
 @author Copyright @copyright{} 1996--2001 A.J. Rossini
 @author Original Documentation by David M. Smith
 @author Copyright @copyright{} 1992--1995 David M. Smith
@@ -2686,7 +2686,7 @@ filling, navigation, template generation etc. Syntax 
highlighting is
 provided.
 
 roxygen2 is customized by the variables in the customization group ``Ess
-Roxy''. Customizables include the roxygen2 prefix, use of folding
+Roxy''. Customizations include the roxygen2 prefix, use of folding
 to toggle visibility of roxygen2 entries and the roxygen2 template.
 
 All ESS roxygen2 support is defined in @file{ess-roxy.el} which is loaded
diff --git a/doc/onewfeat.texi b/doc/onewfeat.texi
index 89bfcfa79c..6fc6e975c4 100644
--- a/doc/onewfeat.texi
+++ b/doc/onewfeat.texi
@@ -281,7 +281,7 @@ The functionality was replaced with 
@code{ess-debug-minor-mode} and
 
 @item @ESS{[R]}: Eldoc (activated by @code{ess-use-eldoc}) has
  become more sophisticated, and hence also more intruding in the interface
- between the Statistics softare, e.g., @R{}, and the user.
+ between the Statistics software, e.g., @R{}, and the user.
 
  Note that you can turn off ElDoc, by placing @code{(setq ess-use-eldoc nil)}
  in your @file{~/.emacs} file, prior to loading ESS,
@@ -725,7 +725,7 @@ New Features:
 @item @kbd{q} quits window instead of calling @code{ess-switch-to-end-of-ESS}.
 This is consistent with emacs behavior help and other special buffers 
(@emph{breaking change}).
 @item @kbd{k} kills window without asking for the name (pointed by Sam 
Steingold)
-@item Help map inherits from @code{special-mode-map} as sugested by Sam 
Steingold.
+@item Help map inherits from @code{special-mode-map} as suggested by Sam 
Steingold.
 @item Package index: new function @code{ess-display-index} bound to
 @kbd{i} in help mode map.
 @item Package vignettes: new function @code{ess-display-vignettes} bound to
@@ -829,7 +829,7 @@ buffer local variables to store process variables is 
discouraged.
 no more relies on prompt regular expressions for the prompt
 detection. The only requirement on the primary process prompt is to end
 in @code{> }. This could be overwritten by setting
-@code{inferor-ess-primary-prompt}.
+@code{inferior-ess-primary-prompt}.
 
 @item @ESS{[S]}, notably @code{R}: Saved command history:
  @var{ess-history-file} now accepts @code{t} (default), @code{nil}, or a
@@ -933,7 +933,7 @@ Changes/New Features in 5.9:
 @item Toolbar:  The toolbar now has an icon for starting Splus.
 @item Indentation: New documentation and code has been added to make it
 easier to change how ESS indents code.  In particular, see
-@code{ess-default-style}, @code{ess-own-style-list} and the documention
+@code{ess-default-style}, @code{ess-own-style-list} and the documentation
 subsection ``Changing indentation styles''.
 @item @command{ess-display-help-on-object} (@kbd{C-c C-v}) now offers
  completion candidates for help file aliases, in addition to object
@@ -1258,7 +1258,7 @@ Changes/New Features in 5.2.9:
 with respect to ess-load-file has been eradicated.
 @item @iESS{[SAS]}: @kbd{C-c C-r} and @kbd{C-c C-b} once again
 work as intended and documented.
-@item @ESS{[S]}: M-x ess-fix-EQ-assign is a bit more agressive.
+@item @ESS{[S]}: M-x ess-fix-EQ-assign is a bit more aggressive.
 @item @ESS{[S]}: Imenu now also shows setAs(), etc.
 @item @ESS{[R]}: R function pattern enhanced with underlying code such that
  @kbd{M-C-a} (@code{ess-beginning-of-function}) etc now work for many more
diff --git a/etc/ESSR/BUILDESSR b/etc/ESSR/BUILDESSR
index 78f93ad4b4..248d660ee6 100755
--- a/etc/ESSR/BUILDESSR
+++ b/etc/ESSR/BUILDESSR
@@ -1,6 +1,6 @@
 #!/usr/bin/env Rscript
 ## -*- mode: R -*-
-## code to build ESSR environemnt.
+## code to build ESSR environment.
 ## Assume that current directory is etc/ESSR
 ## run "./BUILDESSR" to create ../ESSR.rda
 
diff --git a/etc/ESSR/R/.basic.R b/etc/ESSR/R/.basic.R
index 7545219477..bae7026165 100644
--- a/etc/ESSR/R/.basic.R
+++ b/etc/ESSR/R/.basic.R
@@ -145,7 +145,7 @@
     ## The following on.exit infloops in R 3.3.0
     ## https://github.com/emacs-ess/ESS/issues/334
     ## https://bugs.r-project.org/bugzilla/show_bug.cgi?id=16971
-    ## So we are cleanning it in .ess.source instead.
+    ## So we are cleaning it in .ess.source instead.
     ## on.exit(file.remove(file))
     .ess.source(file, visibly = visibly, output = output,
                 max.deparse.length = max.deparse.length,
diff --git a/etc/ESSR/R/debug.R b/etc/ESSR/R/debug.R
index d011ecf5ed..cb2580bcf7 100644
--- a/etc/ESSR/R/debug.R
+++ b/etc/ESSR/R/debug.R
@@ -82,7 +82,7 @@
             paste0(pkgname, ':::`', dbged, '`')
     }))
     env <- parent.frame()
-    ## traced function don't appear here. Not realy needed and would affect 
performance.
+    ## traced function don't appear here. Not really needed and would affect 
performance.
     all <- .ess_all_functions(packages = packages, env = env)
     which_deb <- lapply(all, function(nm){
         ## if isdebugged is called with string it doess find
diff --git a/etc/ESSR/R/misc.R b/etc/ESSR/R/misc.R
index 2168a786e4..000cf5b710 100644
--- a/etc/ESSR/R/misc.R
+++ b/etc/ESSR/R/misc.R
@@ -51,7 +51,7 @@
         } else {
             if (is.matrix(x))
                 x <- data.frame(unclass(x))
-            ## conversion needed, to avoid problems with derived classes suchs
+            ## conversion needed, to avoid problems with derived classes such
             ## as data.table
             h <- as.data.frame(head(x, hlength))
             t <- as.data.frame(tail(x, tlength))
diff --git a/etc/ESSR/R/mpi.R b/etc/ESSR/R/mpi.R
index 53d7e470fb..0ad5cfcbb5 100644
--- a/etc/ESSR/R/mpi.R
+++ b/etc/ESSR/R/mpi.R
@@ -1,4 +1,4 @@
-## simple Message Parsing Inerface
+## simple Message Parsing Interface
 
 .ess_mpi_send <- function(head, ...){
     dots <- lapply(list(...), function(el) {
diff --git a/etc/ESSR/R/ns-eval.R b/etc/ESSR/R/ns-eval.R
index 38a9fc3f0f..8dc4da88f4 100644
--- a/etc/ESSR/R/ns-eval.R
+++ b/etc/ESSR/R/ns-eval.R
@@ -223,7 +223,7 @@
     ## table is used. When ess-developer is used to source method definitions 
the
     ## two copies of the functions are identical up to the environment. The
     ## environment of the cached object has namespace:foo as it's parent but 
the
-    ## environment of the object in local table is precisely namspace:foo. This
+    ## environment of the object in local table is precisely namespace:foo. 
This
     ## does not cause any difference in evaluation.
     methodNames <- allMethodTables
     methods <- sub(methods:::.TableMetaPrefix(), "", methodNames)
diff --git a/lisp/ess-custom.el b/lisp/ess-custom.el
index 39d2c88223..656c0bbb85 100644
--- a/lisp/ess-custom.el
+++ b/lisp/ess-custom.el
@@ -939,7 +939,7 @@ indented like this:
 See `ess-style-alist' for for an overview of ESS indentation.")
 
 (defvar ess-align-arguments-in-calls '("function[ \t]*(")
-  "A list of refexes where `ess-offset-arguments' is ignored.
+  "A list of regexes where `ess-offset-arguments' is ignored.
 List of regexes specifying the calls where `ess-offset-arguments'
 should have no effect on function declarations. The arguments of
 those calls will be aligned from the opening parenthesis.
diff --git a/lisp/ess-help.el b/lisp/ess-help.el
index c10bb8a8fe..3e11e2b4d5 100644
--- a/lisp/ess-help.el
+++ b/lisp/ess-help.el
@@ -330,7 +330,7 @@ REG-START gives the start location from where to search 
linkifying,
     (ess--display-indexed-help-page
      (format com pattern) regexp
      (format "*ess-apropos[%s](%s)*" ess-current-process-name pattern)
-     'appropos)))
+     'apropos)))
 
 (defun ess-display-demos ()
   "Create an ess-demos buffer with a *linked* list of available demos."
diff --git a/lisp/ess-inf.el b/lisp/ess-inf.el
index 167cf9158f..74e95463ab 100644
--- a/lisp/ess-inf.el
+++ b/lisp/ess-inf.el
@@ -512,7 +512,7 @@ inserted in the process buffer instead of the command 
buffer."
           (error (message "%s" (error-message-string err))))))))
 
 (defun ess--if-verbose-write-process-state (proc string &optional filter)
-  "Write informaiton about PROC, STRING, and FILTER to the dribble buffer."
+  "Write information about PROC, STRING, and FILTER to the dribble buffer."
   (ess-if-verbose-write
    (format "\n%s:
     --> busy:%s busy-end:%s sec-prompt:%s interruptable:%s <--
@@ -1109,7 +1109,7 @@ process buffer is appended to the hook from the current 
buffer.")
            ;; also run proc buffer local hooks
            (functions (unless (eq pbuf (current-buffer))
                         (buffer-local-value 'ess-presend-filter-functions 
pbuf))))
-      (setq functions (append  (delq t (copy-sequence functions)) ;; even in 
let, delq distructs
+      (setq functions (append  (delq t (copy-sequence functions)) ;; even in 
let, delq destructs
                                ess-presend-filter-functions))
       (while (and functions string)
         ;; cannot use run-hook-with-args here because string must be passed 
from one
@@ -1306,7 +1306,7 @@ All elements are optional.
 
 (defvar ess--command-default-timeout most-positive-fixnum)
 
-;; NOTE: We might want to switch to somethig like `cl-defun' with
+;; NOTE: We might want to switch to something like `cl-defun' with
 ;; keyword arguments given the length of the signature. Would also
 ;; make it easier to deprecate arguments.
 (defun ess-command (cmd &optional out-buffer _sleep no-prompt-check wait proc
@@ -1360,7 +1360,7 @@ wrapping the code into:
         (unwind-protect
             (progn
               ;; The process is restored from the filter once it's
-              ;; available again (i.e. a prompt or delimeter is
+              ;; available again (i.e. a prompt or delimiter is
               ;; detected). This handles the synchronous case when the
               ;; command runs to completion, as well as the
               ;; asynchronous case when an early exit occurs. The most
@@ -2490,7 +2490,7 @@ Returns nil if that file cannot be found, i.e., for R or 
any non-S language!"
 (defun ess-get-object-list (name &optional exclude-first)
   "Return a list of current S object names associated with process NAME.
 Uses `ess-object-list' if that is non-nil. If EXCLUDE-FIRST is
-non-nil, don't return objects in first positon (.GlobalEnv)."
+non-nil, don't return objects in first position (.GlobalEnv)."
   (or ess-object-list ;; <<-  MM: this is now always(?) nil; we cache the 
*-modtime-alist
       (with-current-buffer (process-buffer (ess-get-process name))
         (ess-make-buffer-current)
diff --git a/lisp/ess-julia.el b/lisp/ess-julia.el
index b25da27610..a6d31a6ab8 100644
--- a/lisp/ess-julia.el
+++ b/lisp/ess-julia.el
@@ -72,7 +72,7 @@ VISIBLY is not currently used."
             (split-string (buffer-string) "\n"))
           (ess-julia--get-objects proc)))
 
-(defun ess-julia--retrive-topics (url)
+(defun ess-julia--retrieve-topics (url)
   (with-current-buffer (url-retrieve-synchronously url)
     (require 'url)
     (goto-char (point-min))
@@ -90,7 +90,7 @@ VISIBLY is not currently used."
   "Look up topics at https://docs.julialang.org/en/latest/manual/.";
   (let* ((pages (or ess-julia--manual-topics
                     (setq ess-julia--manual-topics
-                          (ess-julia--retrive-topics
+                          (ess-julia--retrieve-topics
                            "https://docs.julialang.org/en/latest/";))))
          (page (ess-completing-read "Lookup:" pages nil t)))
     (browse-url (get-text-property 1 :manual page))))
@@ -155,7 +155,7 @@ See `comint-input-sender'."
 
 (defun ess-julia--get-objects (&optional proc obj)
   "Return all available objects.
-Local caching might be used. If MODULE is givven, return only
+Local caching might be used. If MODULE is given, return only
 objects from that MODULE."
   (setq proc (or proc (ess-get-process)))
   (when (stringp proc)
@@ -170,7 +170,7 @@ objects from that MODULE."
             (or (cdr (assoc obj objects))
                 ;; don't cache composite objects and datatypes
                 (ess-julia--get-components proc obj))
-          ;; this segment is entered when user completon at top level is
+          ;; this segment is entered when user completion at top level is
           ;; requested, either Tab or AC. Hence Main is always updated.
           (let ((modules (ess-get-words-from-vector
                           "ESS.main_modules()\n" nil nil proc))
diff --git a/lisp/ess-mode.el b/lisp/ess-mode.el
index 91ebaf52fa..6b5dfb3f78 100644
--- a/lisp/ess-mode.el
+++ b/lisp/ess-mode.el
@@ -150,7 +150,7 @@
       ["R"     R   :help "Start a new R process" :active t]
       ["S"     S   :help "Start a new S process" :active t]
       ["Sqpe" Sqpe ess-microsoft-p] ;; :help "Start a new Sqpe process" 
:active t
-      ["S+6-exisiting" S+6-existing ess-microsoft-p] ;; :help "Access an 
existing S process" :active t
+      ["S+6-existing" S+6-existing ess-microsoft-p] ;; :help "Access an 
existing S process" :active t
       ["SAS"   SAS-menu t] ;;  :help "Start a new SAS process" :active t
       ;; The following menu item "Other" is a place-holder that will
       ;; be replaced with the other versions of R and Sqpe that can be run.
diff --git a/lisp/ess-r-mode.el b/lisp/ess-r-mode.el
index 26253e5bf3..20f9060966 100644
--- a/lisp/ess-r-mode.el
+++ b/lisp/ess-r-mode.el
@@ -1466,7 +1466,7 @@ documented, returns nil."
                                          "^\\([^ \t\n]+::[^ \t\n]+\\)[ \t\n]+"
                                          (format "*ess-apropos[%s](%s)*"
                                                  ess-current-process-name 
(match-string 1 help-?-match))
-                                         'appropos))
+                                         'apropos))
         ((string-match "^ *\\? *\\([^ \t]+\\)$" help-?-match)
          (ess-display-help-on-object (match-string 1 help-?-match)))
         ;; Anything else we send to process almost unchanged
@@ -2878,9 +2878,9 @@ given field. Options should be separated by value of
                         "Sort by: "
                         '(("score" 1) ("date:late" 2) ("date:early" 3)
                           ("field:subject:ascending" 4)
-                          ("field:subject:decending" 5)
-                          ("field:from:ascending" 6) ("field:from:decending" 7)
-                          ("field:size:ascending" 8) ("field:size:decending" 
9))
+                          ("field:subject:descending" 5)
+                          ("field:from:ascending" 6) ("field:from:descending" 
7)
+                          ("field:size:ascending" 8) ("field:size:descending" 
9))
                         nil t "score" nil "score")))
               (restrict (concat
                          "&idxname="
diff --git a/lisp/ess-r-syntax.el b/lisp/ess-r-syntax.el
index 0a15582fec..9aac6f4b01 100644
--- a/lisp/ess-r-syntax.el
+++ b/lisp/ess-r-syntax.el
@@ -672,16 +672,16 @@ content. Return nil when the end of the buffer is 
reached."
   (let ((current (ess-parse-start-token (ess-parser-advance)))
         (power (or power 0))
         (next (ess-parser-next-token))
-        (last-sucessful-pos (point))
+        (last-successful-pos (point))
         last-success)
     (setq last-success current)
     (while (and current (< power (ess-parser-power next)))
       (ess-parser-advance)
       (when (setq current (ess-parse-infix-token next current))
-        (setq last-sucessful-pos (point))
+        (setq last-successful-pos (point))
         (setq last-success current))
       (setq next (ess-parser-next-token)))
-    (goto-char last-sucessful-pos)
+    (goto-char last-successful-pos)
     last-success))
 
 (defun ess-parse-arglist (power start-token)
diff --git a/lisp/ess-roxy.el b/lisp/ess-roxy.el
index 80e4fc70d8..35c16b3fa4 100644
--- a/lisp/ess-roxy.el
+++ b/lisp/ess-roxy.el
@@ -180,7 +180,7 @@ Use you regular key for `outline-show-entry' to reveal it.")
   (unless (featurep 'outline-magic)
     (error "Please install and load outline-magic"))
   ;; Don't show children when cycling @examples
-  (let ((this-command 'outline-cycle-overwiew))
+  (let ((this-command 'outline-cycle-overview))
     (ess-roxy-substitute-outline-regexp #'outline-cycle)))
 
 (defun ess-roxy-show-example ()
diff --git a/lisp/ess-sas-a.el b/lisp/ess-sas-a.el
index ef8384babc..a67936f4b4 100644
--- a/lisp/ess-sas-a.el
+++ b/lisp/ess-sas-a.el
@@ -1397,7 +1397,7 @@ directory that you specify with the same name, but 
without the
           (comint-send-input)
           ;;          (insert (read-string "Press Return to connect to Kermit: 
" nil nil "\C-\\c"))
           ;;        (comint-send-input)
-          ;;        (insert (read-string "Press Return when Kermit is ready to 
recieve: " nil nil
+          ;;        (insert (read-string "Press Return when Kermit is ready to 
receive: " nil nil
           ;;                (concat "receive ]" ess-sas-temp-file)))
           ;;        (comint-send-input)
           ;;        (insert (read-string "Press Return when transfer is 
complete: " nil nil "c"))
@@ -1441,7 +1441,7 @@ directory with the same name, but without the 
`ess-kermit-prefix'."
           (comint-send-input)
           ;;          (insert (read-string "Press Return to connect to Kermit: 
" nil nil "\C-\\c"))
           ;;        (comint-send-input)
-          ;;        (insert (read-string "Press Return when Kermit is ready to 
recieve: " nil nil
+          ;;        (insert (read-string "Press Return when Kermit is ready to 
receive: " nil nil
           ;;                (concat "receive ]" ess-sas-temp-file)))
           ;;        (comint-send-input)
           ;;        (insert (read-string "Press Return when transfer is 
complete: " nil nil "c"))
diff --git a/lisp/obsolete/ess-eldoc.el b/lisp/obsolete/ess-eldoc.el
index 3e9700a90d..7cbcf02f1a 100644
--- a/lisp/obsolete/ess-eldoc.el
+++ b/lisp/obsolete/ess-eldoc.el
@@ -25,7 +25,7 @@
 
 ;;; Commentary:
 
-;;;;; eldoc funcitonality has been moved into the core ;;;;;
+;;;;; eldoc functionality has been moved into the core ;;;;;
 ;;;;; this file has no effect and is left in ESS in order not to break
 ;;;;; users configuration
 
@@ -86,7 +86,7 @@
 ;; Emacs 21, because it needs the variable
 ;; eldoc-documentation-function.
 
-;;;; VS [25-02-2012]: all these issues were at least partially addresed in the
+;;;; VS [25-02-2012]: all these issues were at least partially addressed in the
 ;;;; new implementation:
 
 ;; Bug (in eldoc?): the arg list for legend() is too long to fit in
diff --git a/lisp/obsolete/ess-mouse.el b/lisp/obsolete/ess-mouse.el
index 972878c3db..90dcf1a6b6 100644
--- a/lisp/obsolete/ess-mouse.el
+++ b/lisp/obsolete/ess-mouse.el
@@ -26,7 +26,7 @@
 ;;; Commentary:
 
 ;; Support for mouse- or cursor-sensitive actions.  This is based on
-;; and uses mouseme.el.  mouseme.el only does mouse sensititivity.
+;; and uses mouseme.el.  mouseme.el only does mouse sensitivity.
 ;; The new functions ess-mouse-me and ess-mouse-me-helper do similar
 ;; things based on the cursor, not the mouse, and can be bound to a
 ;; keystroke.
diff --git a/lisp/obsolete/mouseme.el b/lisp/obsolete/mouseme.el
index 7233da5c54..12ea9205d3 100644
--- a/lisp/obsolete/mouseme.el
+++ b/lisp/obsolete/mouseme.el
@@ -298,7 +298,7 @@ ending positions of the string in the buffer in that order."
 
 (defun mouse-me-buffer-file-extension ()
   "Return the extension of the current buffer's filename or nil.
-Returned extension is a string begining with a period."
+Returned extension is a string beginning with a period."
   (let* ((bfn (buffer-file-name))
          (filename (and bfn (file-name-sans-versions bfn)))
          (index (and filename (string-match "\\.[^.]*$" filename))))
diff --git a/test/ess-test-indentation.el b/test/ess-test-indentation.el
index 4ce674dc56..21d1a4351a 100644
--- a/test/ess-test-indentation.el
+++ b/test/ess-test-indentation.el
@@ -106,7 +106,7 @@ where the edit took place. Return nil if E represents no 
real change.
           (with-current-buffer "*Diff*"
             (write-region (point-min) (point-max) diff-file))
           `(,(buffer-name buffer) was modified on line ,(count-lines 1 
change-pos)
-            (diff was writen to ,diff-file)))))))
+            (diff was written to ,diff-file)))))))
 
 (put 'not-change-on-indent 'ert-explainer 'ess-test-explain-change-on-indent)
 
diff --git a/test/ess-test-org.el b/test/ess-test-org.el
index e79b738ad8..8fe58e3812 100644
--- a/test/ess-test-org.el
+++ b/test/ess-test-org.el
@@ -27,7 +27,7 @@
 ;; session buffer. This session buffer is set to `*R*` by default. It
 ;; is safer to pass a dedicated inferior buffer as `:session' keyword
 
-(defun test-org-R-ouput (expect input)
+(defun test-org-R-output (expect input)
   (declare (indent 1))
   (let* ((inf-buf (run-ess-test-r-vanilla))
          (inf-proc (get-buffer-process inf-buf)))
@@ -47,23 +47,23 @@
           (should (re-search-backward expect nil t)))))))
 
 (ert-deftest test-org-ob-R-output-test ()
-  (test-org-R-ouput "hello"
+  (test-org-R-output "hello"
     "#+BEGIN_SRC R :results output\n  \"hello\"\n#+END_SRC"))
 
 (ert-deftest test-org-ob-R-session-output-test ()
-  (test-org-R-ouput "hello"
+  (test-org-R-output "hello"
     "#+BEGIN_SRC R :session %s :results output\n  \"hello\"\n#+END_SRC"))
 
 (ert-deftest test-org-ob-R-value-test ()
-  (test-org-R-ouput "hello"
+  (test-org-R-output "hello"
     "#+BEGIN_SRC R :results value\n  \"hello\"\n#+END_SRC"))
 
 (ert-deftest test-org-ob-R-session-value-test ()
-  (test-org-R-ouput "hello"
+  (test-org-R-output "hello"
     "#+BEGIN_SRC R :session %s :results value\n  \"hello\"\n#+END_SRC"))
 
 (ert-deftest test-org-ob-R-data-frame-test ()
-  (test-org-R-ouput "| 3 | c |"
+  (test-org-R-output "| 3 | c |"
     "#+BEGIN_SRC R :session :results value :colnames yes\n  data.frame(x=1:3, 
y=c(\"a\",\"b\",\"c\"))\n#+END_SRC"))
 
 
diff --git a/test/ess-test-r.el b/test/ess-test-r.el
index 6f59e4b465..04ddc6b700 100644
--- a/test/ess-test-r.el
+++ b/test/ess-test-r.el
@@ -263,10 +263,10 @@
                  (ess-skip-thing 'paragraph)
                  (point))))
 
-  ;; The following fails because end-of-defun assume that beggining-of-defun
+  ;; The following fails because end-of-defun assume that beginning-of-defun
   ;; always moves the pointer. We currently don't in 
ess-r-beginning-of-function
   ;; when there is no function. This might change when we have aproper
-  ;; ess-r-beggining-of-defun.
+  ;; ess-r-beginning-of-defun.
   ;; (should (eql 1 (ess-r-test-with-temp-text "mean(1:10)"
   ;;                  (goto-char (point-min))
   ;;                  (ess-skip-thing 'function)
@@ -584,7 +584,7 @@ fun2 <- function(x) x"
     (ess-goto-beginning-of-function-or-para)
     (should (looking-at "fn3 <-"))))
 
-(ert-deftest ess-r-beggining/end-of-defun-ignore-inner-fn-test ()
+(ert-deftest ess-r-beginning/end-of-defun-ignore-inner-fn-test ()
   (with-ess-test-r-file (expand-file-name "navigation.R" 
ess-test-fixtures-directory)
     (re-search-forward "fn5_body")
     (beginning-of-defun)
diff --git a/test/literate/syntax.R b/test/literate/syntax.R
index dd4f458a56..b385d74def 100644
--- a/test/literate/syntax.R
+++ b/test/literate/syntax.R
@@ -102,7 +102,7 @@ function_call()
 
 
 
-##### Continutations
+##### Continuations
 
 ### 1a ---------------------------------------------------------------
 
diff --git a/test/manual/R-ESS-bugs.R b/test/manual/R-ESS-bugs.R
index 17b51ffffd..94105b8860 100644
--- a/test/manual/R-ESS-bugs.R
+++ b/test/manual/R-ESS-bugs.R
@@ -407,7 +407,7 @@ parentContainer <-
 
 ### --- 17 ---
 ## Indentation -----  "expression" is special
-expremmion <- c(1, 3,
+expression <- c(1, 3,
                 9876)# was always ok
 ## Had wrong indentation here:
 expression <- c(2343,
@@ -435,7 +435,7 @@ foo <- function(x) {
 }
 
 ## VS[18-08-2012]: redundant feature. This is a feature for long subexpressions
-## imidiately folowing new line. Documented in ess-arg-function-offset-new-line
+## immediately following new line. Documented in 
ess-arg-function-offset-new-line
 
 ### --- 18 ---
 ##  M-C-a (beginning of function)
@@ -544,7 +544,7 @@ bar <- function(y) y
 
 
 ### --- 22 ----
-## now correct indentation (inspite of # {was same reason as 19})
+## now correct indentation (in spite of # {was same reason as 19})
 if (!grepl("#", x))
     return(res)
 



reply via email to

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