]> git.eshelyaron.com Git - emacs.git/commitdiff
; Fix typos
authorStefan Kangas <stefankangas@gmail.com>
Fri, 11 Nov 2022 14:46:23 +0000 (15:46 +0100)
committerStefan Kangas <stefankangas@gmail.com>
Fri, 11 Nov 2022 14:52:37 +0000 (15:52 +0100)
44 files changed:
ChangeLog.1
ChangeLog.2
ChangeLog.3
doc/emacs/ChangeLog.1
doc/emacs/package.texi
doc/misc/ChangeLog.1
doc/misc/efaq.texi
doc/misc/flymake.texi
doc/misc/modus-themes.org
doc/misc/reftex.texi
doc/misc/transient.texi
etc/NEWS
etc/TODO
lisp/ChangeLog.15
lisp/ChangeLog.16
lisp/ChangeLog.17
lisp/ChangeLog.7
lisp/ansi-osc.el
lisp/calendar/diary-lib.el
lisp/cedet/ede.el
lisp/emacs-lisp/smie.el
lisp/erc/ChangeLog.1
lisp/eshell/esh-util.el
lisp/gnus/ChangeLog.1
lisp/gnus/ChangeLog.3
lisp/gnus/nnimap.el
lisp/icomplete.el
lisp/language/ind-util.el
lisp/leim/quail/indian.el
lisp/leim/quail/misc-lang.el
lisp/mh-e/ChangeLog.1
lisp/org/ChangeLog.1
lisp/progmodes/cc-bytecomp.el
lisp/progmodes/cc-engine.el
lisp/progmodes/cc-mode.el
lisp/progmodes/eglot.el
lisp/replace.el
nt/inc/ms-w32.h
src/ChangeLog.13
src/ChangeLog.7
src/itree.c
src/w32fns.c
src/xterm.c
test/src/buffer-tests.el

index 35533d60fff775def5bcf48f019884428bb1b0de..a8df1c04202c502d4b86f87409155c084434ecf1 100644 (file)
        (mostlyclean_dirs, clean_dirs, distclean_dirs, maintainer_clean_dirs):
        New variables.
        (mostlyclean, clean, distclean, bootstrap-clean, maintainer-clean)
-       (extraclean): Define using each subdirectory as a prequisite.
+       (extraclean): Define using each subdirectory as a prerequisite.
        * lib/Makefile.am (bootstrap-clean): New.
 
 2014-06-15  Paul Eggert  <eggert@cs.ucla.edu>
index 5a73d53b8bfbb1d8fa8748a52dce0f3825102833..fc038033ec1ce3731e0d02513857151245b55336 100644 (file)
        (verilog-type-font-keywords): Cycle delay operators like ##1 and
        ##[0:$] are now highlighted in their entirety similarly to the #
        delay-control operator.  Likewise, the followed-by operators #-#
-       and #=# are no longer partially highlighed.
+       and #=# are no longer partially highlighted.
        (verilog-backward-syntactic-ws-quick)
        (verilog-skip-backward-comments): Minor performance improvements
        to buffer traversal functions for reduced latency.
index f2245a4ed53505ef6eba3f94f8b67e436922278f..d90b261da7922b0627c19128b1cbfd58ffa96826 100644 (file)
 
 2021-10-09  Dmitry Gutov  <dgutov@yandex.ru>
 
-       Slight simplificaiton
+       Slight simplification
 
        * lisp/progmodes/xref.el (xref--insert-xrefs):
        Compute log only once.  Use 'dolist'.
        (comp-arithm-cmp-fun-p, comp-negate-arithm-cmp-fun)
        (comp-reverse-arithm-fun): Rename and add '=' '!='.
        (comp-emit-assume, comp-add-cond-cstrs, comp-fwprop-insn): Update
-       for new function nameing and to handle '='.
+       for new function naming and to handle '='.
        * lisp/emacs-lisp/comp-cstr.el (comp-cstr-=): New function.
        * test/src/comp-tests.el (comp-tests-type-spec-tests): Add a bunch
        of '=' specific tests.
 
        * lisp/net/mairix.el: Use lexical-binding.
        Remove redundant `:group` args.
-       (mairix-widget-create-query): Remove unnused var `allwidgets`.
+       (mairix-widget-create-query): Remove unused var `allwidgets`.
 
 2021-02-09  Juri Linkov  <juri@linkov.net>
 
        (comp-split-pos-neg): Minor.
        (comp-normalize-typeset): Logic update.
        (comp-union-typesets): Minor.
-       (comp-intersect-two-typesets): New functio.
+       (comp-intersect-two-typesets): New function.
        (comp-intersect-typesets): Logic update.
        (comp-range-union, comp-range-intersection): Minor.
        (comp-cstr-union-homogeneous, comp-cstr-union-1-no-mem)
 
 2020-12-12  Lars Ingebrigtsen  <larsi@gnus.org>
 
-       Alter the "Redundant pcase patter" warning message
+       Alter the "Redundant pcase pattern" warning message
 
        * lisp/emacs-lisp/pcase.el (pcase--expand): Make the "Redundant
        pcase pattern" warning less vague (bug#31350).
 
        Add an initial implementation to support dynamic scope.  Arg
        parsing/binding it's done using the existing code in use for
-       bytecode (no ad-hoc code is synthetized for that).
+       bytecode (no ad-hoc code is synthesized for that).
 
        * src/lisp.h (struct Lisp_Subr): Add lambda_list field.
        (SUBR_NATIVE_COMPILED_DYNP): New inliner.
 
        * lisp/mh-e/mh-speed.el (mh-speed-parse-flists-output):
        * lisp/mh-e/mh-search.el (mh-index-parse-search-regexp): Avoid
-       warning about `values-list' by using `cl-values-list' insead.
+       warning about `values-list' by using `cl-values-list' instead.
 
 2019-07-29  Lars Ingebrigtsen  <larsi@gnus.org>
 
 
        Suppress warning about non-prefixed variable in mailalias.el
 
-       * lisp/mail/mailalias.el (patters): Suppress warning about
+       * lisp/mail/mailalias.el (pattern): Suppress warning about
        non-prefixed variable used by `mail-complete-alist'.
 
 2019-06-15  Lars Ingebrigtsen  <larsi@gnus.org>
 
 2019-05-16  Lars Ingebrigtsen  <larsi@gnus.org>
 
-       Avoind string-as-multibyte in ps-output-string-prim
+       Avoid string-as-multibyte in ps-output-string-prim
 
        * lisp/ps-print.el (ps-output-string-prim): Avoid
        `string-as-multibyte', and encode as utf-8 instead if multibyte.
        Merge from origin/emacs-26
 
        90bea37 ; * etc/PROBLEMS: Fix fvwm version number in last commit
-       af82d1f * etc/PROBLEMS: Document stickyness problem with FVWM (Bug#31...
+       af82d1f * etc/PROBLEMS: Document stickiness problem with FVWM (Bug#31...
        4a3aed2 Update Emacs Lisp Intro to match current behavior
        21f2247 Merge branch 'emacs-26' of git.savannah.gnu.org:/srv/git/emac...
        3257085 Fix previous commit
 
 2018-06-02  Martin Rudalics  <rudalics@gmx.at>
 
-       * etc/PROBLEMS: Document stickyness problem with FVWM (Bug#31650)
+       * etc/PROBLEMS: Document stickiness problem with FVWM (Bug#31650)
 
 2018-06-01  Eli Zaretskii  <eliz@gnu.org>
 
        is never used.  Hardcode the syntax so that the compilar can detect such
        dead code and remove it from compiled code.
 
-       The only exception is RE_NO_POSIX_BACKTRACKING which can be separatelly
-       specified.  Handle this separatelly with a function argument (replacing
+       The only exception is RE_NO_POSIX_BACKTRACKING which can be separately
+       specified.  Handle this separately with a function argument (replacing
        now unnecessary syntax argument).
 
        With this patchset, size of Emacs binary on x86_64 machine is reduced by
 
        * lisp/auth-source.el
        (auth-source-macos-keychain-search-items): Handle keychain
-       output correctly when has special chararcters (bug#22824).
+       output correctly when has special characters (bug#22824).
 
 2016-04-24  Magnus Henoch  <magnus.henoch@gmail.com>
 
index 048b7bd99a5bc816eb9554fe15585c1161664b5e..5647538a24e5e1ec9ad1c8ab3896f7c12b6d3db5 100644 (file)
        of list-faces-display here, from Standard Faces node.
        Note special role of `default' background.
        (Standard Faces): Note special role of `default' background.
-       Note that region face may be taken fom GTK.  Add xref to Text Display.
+       Note that region face may be taken from GTK.  Add xref to Text Display.
        (Text Scale): Rename from "Temporary Face Changes".
        Callers changed.  Don't bother documenting variable-pitch-mode.
        (Font Lock): Copyedits.  Remove font-lock-maximum-size.
index e8af35e2e3dcf797c9e945580ebc9e77df3b0296..f9fa28074fa6b8fd26bd7145d6eef40bce2777e1 100644 (file)
@@ -588,7 +588,7 @@ the current development head or implement a new feature to scratch an
 itch.  If the package metadata indicates how to contact the
 maintainer, you can use the command @code{package-report-bug} to
 report a bug via Email.  This report will include all the user options
-that you have customised.  If you have made a change you wish to share
+that you have customized.  If you have made a change you wish to share
 with the maintainers, first commit your changes then use the command
 @code{package-vc-prepare-patch} to share it.  @xref{Preparing Patches}.
 
@@ -598,6 +598,6 @@ with the maintainers, first commit your changes then use the command
 checkout instead of cloning a remote repository.  You can do this by
 using @code{package-vc-install-from-checkout}, which creates a symbolic link
 from the package directory (@pxref{Package Files}) to your checkout
-and initialises the code.  Note that you might have to use
-@code{package-vc-refresh} to repeat the initialisation and update the
+and initializes the code.  Note that you might have to use
+@code{package-vc-refresh} to repeat the initialization and update the
 autoloads.
index 1ee3c14fb9e13485c05df59089d00b5afe399155..48637ab6081c14c2a4b9c8d62c228abd706d3f6b 100644 (file)
 
 2013-10-24  Michael Albinus  <michael.albinus@gmx.de>
 
-       * ert.texi (Running Tests Interactively): Adapt examle output.
+       * ert.texi (Running Tests Interactively): Adapt example output.
        (Tests and Their Environment): Mention skip-unless.
 
 2013-10-23  Glenn Morris  <rgm@gnu.org>
index 23e3b086a3a16a0a79cef8110a207eadb0157075..3f5c2bc1a73049ac2a8c9243bf30a8d9d0c510a5 100644 (file)
@@ -2668,7 +2668,7 @@ To disable or change the way backups are made,
 @cindex Backup files in a single directory
 You can control where Emacs puts backup files by customizing the
 variable @code{backup-directory-alist}.  This variable's value
-specifies that files whose names match specific patters should have
+specifies that files whose names match specific patterns should have
 their backups put in certain directories.  A typical use is to add the
 element @code{("." . @var{dir})} to force Emacs to put @strong{all}
 backup files in the directory @file{dir}.
index da1695099a291037b330c525256eebd80a4a95d0..c075f0298a8fea226473b5505004641f0216efc4 100644 (file)
@@ -615,7 +615,7 @@ delimited by @var{beg} and @var{end}.  @var{type} is a diagnostic
 symbol (@pxref{Flymake error types}), and @var{text} is a description
 of the problem detected in this region.  Most commonly @var{locus} is
 the buffer object designating for the current buffer being
-syntax-checked.  However, it may be a string nameing a file relative
+syntax-checked.  However, it may be a string naming a file relative
 to the current working directory.  @xref{Foreign and list-only
 diagnostics}, for when this may be useful.  Depending on the type of
 @var{locus}, @var{beg} and @var{end} are both either buffer positions
index c5accd0789d42ed7d565dff86180f3966cdf7b9f..56ba5fd3485ba3f46bd47cb4b89142d3ff67164b 100644 (file)
@@ -2834,7 +2834,7 @@ To reset the changes, we apply this and reload the theme:
 
 Users who wish to leverage such a mechanism can opt to implement it
 on-demand by means of a global minor mode.  The following snippet covers
-both themes and expands to some more assosiations in the palette:
+both themes and expands to some more associations in the palette:
 
 #+begin_src emacs-lisp
 (define-minor-mode my-modus-themes-tinted
@@ -5878,7 +5878,7 @@ interface virtually unusable.
 
 [[#h:5808be52-361a-4d18-88fd-90129d206f9b][Option for links]].
 
-Again, one must exercise judgement in order to avoid discrimination,
+Again, one must exercise judgment in order to avoid discrimination,
 where "discrimination" refers to:
 
 + The treatment of substantially different magnitudes as if they were of
@@ -5951,7 +5951,7 @@ the themes, which is partially fleshed out in this manual.
 
 With regard to the artistic aspect (where "art" qua skill may amount to
 an imprecise science), there is no hard-and-fast rule in effect as it
-requires one to exercize discretion and make decisions based on
+requires one to exercise discretion and make decisions based on
 context-dependent information or constraints.  As is true with most
 things in life, when in doubt, do not cling on to the letter of the law
 but try to understand its spirit.
index b30e5aeaa4d57f0db9b2d39f636a07d467281744..e85f096f99eaa2b3430361b607952b8fa3d7a135 100644 (file)
@@ -3605,7 +3605,7 @@ menu.  @xref{Key Bindings}.
 
 @deffn Command reftex-toc
 Show the table of contents for the current document.  When called with
-one ore two @kbd{C-u} prefixes, rescan the document first.
+one or two @kbd{C-u} prefixes, rescan the document first.
 @end deffn
 
 @deffn Command reftex-label
index a6745131d88828766b0fb97f90a4abcaf8b319d2..e5e7cccbe8d0f992616c211795e14b020c7c6388 100644 (file)
@@ -1957,7 +1957,7 @@ probably don't want that.
 @item
 @code{transient-suffix} and @code{transient-non-suffix} play a part when
 determining whether the currently active transient prefix command
-remains active/transient when a suffix or abitrary non-suffix
+remains active/transient when a suffix or arbitrary non-suffix
 command is invoked.  @xref{Transient State}.
 
 @item
index 2245b41d9e0782f18cd4d362124fcbfb00860a55..0b8f4539f9db4aa673dc59bbdb1299d1fd3d6190 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -165,7 +165,7 @@ time.
 +++
 *** New variable 'inhibit-automatic-native-compilation'.
 If set, Emacs will inhibit native compilation (and won't write
-anything to the eln cache automatically).  The variable is initialised
+anything to the eln cache automatically).  The variable is initialized
 from the 'EMACS_INHIBIT_AUTOMATIC_NATIVE_COMPILATION' environment
 variable on Emacs startup.
 
@@ -1592,7 +1592,7 @@ package maintainers.
 
 +++
 *** New user option 'package-vc-selected-packages'
-By customising this user option you can specify specific packages to
+By customizing this user option you can specify specific packages to
 install.
 
 ** Emacs Sessions (Desktop)
@@ -2954,7 +2954,7 @@ normal.
 
 ---
 ** Themes have special autoload cookies.
-All build-in themes are scraped for ';;;###theme-autoload' cookies
+All built-in themes are scraped for ';;;###theme-autoload' cookies
 that are loaded along with the regular auto-loaded code.
 
 +++
index cd02cf70230bd0604773d24536b55c90e978dcc6..bf304362705ba781ccc058addf0a17c3d5ea931d 100644 (file)
--- a/etc/TODO
+++ b/etc/TODO
@@ -1770,7 +1770,7 @@ The MPX code has not been tested under X toolkit or GTK+ 2.x builds
 and is not expected to work there.
 
 ** Framework for doing animations
-Emacs does animations all over the place, usually "pluse" animations.
+Emacs does animations all over the place, usually "pulse" animations.
 These currently animate by waiting for a small but fixed amount of
 time between each redisplay, which causes screen tearing by not
 synchronizing with the vertical refresh.  Frame synchronization works
index 23e61ff7872f53d0f3b2b47433f7c60e8501640c..9aa4caedfe5fb853ca2261e5c06c31b63deaea50 100644 (file)
        (verilog-skip-backward-comments, verilog-skip-forward-comment-p):
        fix bug for /* / comments.
        (verilog-backward-syntactic-ws, verilog-forward-syntactic-ws):
-       Speed up and simplfy as this is never called with a bound.
+       Speed up and simplify as this is never called with a bound.
        (verilog-pretty-declarations): Enhance to line up declarations
        inside a parameter list, suggested by Alan Morgan.
        (verilog-pretty-expr): Tune assignment regular expression match
        * simple.el (with-wrapper-hook): Fix thinko.
 
        * hfy-cmap.el (hfy-rgb-file): Use locate-file.
-       (htmlfontify-load-rgb-file): Remove unnused var `ff'.
+       (htmlfontify-load-rgb-file): Remove unused var `ff'.
        Use with-current-buffer and string-to-number.
        (hfy-fallback-colour-values): Use assoc-string.
        * htmlfontify.el (hfy-face-to-css): Remove unused var `style'.
index f0a50bb4bc0f379b5c0ed83347f6ff0c7a68769a..ef59698317d95f891b7f7cd831585f53c709b80a 100644 (file)
 2012-12-12  Jonas Bernoulli  <jonas@bernoul.li>
 
        * emacs-lisp/eieio.el: Prettier object pretty-printing (bug#13115).
-       (eieio-override-prin1): Don't quote kewords and booleans.
+       (eieio-override-prin1): Don't quote keywords and booleans.
        (object-write) <eieio-default-superclass>: Don't put closing parens
        on new line, avoid needless empty lines, align values that are objects
        with the slot keyword (instead of beginning on the same line).
 
        * play/zone.el (zone-hiding-mode-line): Rename from
        zone-hiding-modeline.  All callers changed.
-       (zone): Remove unusued `modeline-hidden-level' property.
+       (zone): Remove unused `modeline-hidden-level' property.
 
        * progmodes/xscheme.el (xscheme-mode-line-initialize): Rename from
        xscheme-modeline-initialize.  All callers changed.
 
        * emacs-lisp/lisp-mode.el (eval-defun-2): Use eval-sexp-add-defvars.
 
-       * htmlfontify.el (hfy-etags-cmd): Remove inoperant eval-and-compile.
+       * htmlfontify.el (hfy-etags-cmd): Remove inoperative eval-and-compile.
        (hfy-e2x-etags-cmd, hfy-etags-cmd-alist-default)
        (hfy-etags-cmd-alist): Don't eval-and-compile any more.
 
index df731fe9ed263c9149049ff0cfeba8eac5c4d635..c494f4389677092c8d896bb729d01b774e019f62 100644 (file)
 
        * desktop.el (desktop-buffer-info): Write docstring.
        (desktop-buffer-info): Use `pushnew' instead of `add-to-list' and
-       unquote lamda.
+       unquote lambda.
 
        * emacs-lisp/package.el (package-refresh-contents): Update doc.
 
index 747a9ffab984643ef8b38e7ee79a751c9e1a5445..c81968e6ee87c6e6ce65d74ce8f060e00574ae5c 100644 (file)
 
        * international/ccl.el: Change term translate-XXX-map to map-XXX
        throughout the file.  Change terms unify/unification to
-       translate/translation respectively throughtout the file.
+       translate/translation respectively throughout the file.
 
        * international/quail.el (quail-completion): Consecutive call of
        this command scrolls the Quail completion buffer.
 
        * international/mule.el: Change term unification to translation
-       throughtout the file.
+       throughout the file.
        (set-clipboard-coding-system): New function.
 
        * international/mule-conf.el: Change term unification to
-       translation throughtout the file.
+       translation throughout the file.
 
        * international/mule-util.el: Change term unification to
-       translation throughtout the file.
+       translation throughout the file.
 
 1998-05-17  Richard Stallman  <rms@psilocin.ai.mit.edu>
 
index 499c9dce73a7b8843ff87d7a9acfcbd559a47c55..a8523fc9dc284a4df83f3a949c2e9d40a8e04f79 100644 (file)
@@ -141,7 +141,7 @@ and `shell-dirtrack-mode'."
 
 (defun ansi-osc-hyperlink-handler (_ text)
   "Create a hyperlink from an OSC 8 escape sequence.
-This function is intended to be included as an elemnt of the list
+This function is intended to be included as an element of the list
 that is the value of `ansi-osc-handlers'."
   (when ansi-osc-hyperlink--state
     (let ((start (car ansi-osc-hyperlink--state))
index 98e91aaa75eeac78ff1d2638b7574b83987e4dfc..0ebfc4bb8d23f02599058fd85f17c3a156d780db 100644 (file)
@@ -92,7 +92,7 @@ are holidays."
 This is used by `diary-pull-attrs' to fontify certain diary
 elements.  REGEXP is a regular expression to for, and SUBEXP is
 the numbered sub-expression to extract.  `diary-glob-file-regexp-prefix'
-is pre-pended to REGEXP for file-wide specifiers.  ATTRIBUTE
+is prepended to REGEXP for file-wide specifiers.  ATTRIBUTE
 specifies which face attribute (e.g. `:foreground') to modify, or
 that this is a face (`:face') to apply.  TYPE is the type of
 attribute being applied.  Available TYPES (see `diary-attrtype-convert')
@@ -109,7 +109,7 @@ are: `string', `symbol', `int', `tnil', `stringtnil'."
   :group 'diary)
 
 (defcustom diary-glob-file-regexp-prefix "^#"
-  "Regular expression pre-pended to `diary-face-attrs' for file-wide specifiers."
+  "Regular expression prepended to `diary-face-attrs' for file-wide specifiers."
   :type 'regexp
   :group 'diary)
 
index e6bfd0b1e85553c2d05164cf6c365231ad53ad57..1118235757c08e09280fd894b70446aca136b862 100644 (file)
@@ -598,7 +598,7 @@ an EDE controlled project."
      "\\.#"
      "~$"
      )
-  "List of file name patters that EDE will never ask about.")
+  "List of file name patterns that EDE will never ask about.")
 
 (defun ede-ignore-file (filename)
   "Should we ignore FILENAME?"
index 61d52026b383a4cebc75e2458b9d26744f5fc4bf..b86070deeff7b7c37da16383c26bc696fb7cfc24 100644 (file)
@@ -56,7 +56,7 @@
 ;; which includes a kind of tutorial to get started with SMIE:
 ;;
 ;;     SMIE: Weakness is Power!  Auto-indentation with incomplete information
-;;     Stefan Monnier, <Programming> Journal 2020, volumn 5, issue 1.
+;;     Stefan Monnier, <Programming> Journal 2020, volume 5, issue 1.
 ;;     doi: 10.22152/programming-journal.org/2021/5/1
 
 ;; A good background to understand the development (especially the parts
index 8fc978543037b106acb286088b49fa0717ba6828..89c24758cb8540af85565be8d08890a43de9d4d5 100644 (file)
 
 2002-08-14  Mario Lang  <mlang@delysid.org>
 
-       * erc-button.el:
-       Try to be compatible to XEmacs regexp-opt. (Im going to quit this job if I find more of those damn differencies
+       * erc-button.el: Try to be compatible to XEmacs regexp-opt.  (I'm
+       going to quit this job if I find more of those damn differences.)
 
        * debian/README.Debian, debian/scripts/install:
        * Added info to README.Debian
index ecb6888651f2716aea5fe270e26663af3919f61d..0ec11e8a0b344b13b9141964a37536901e7c24e5 100644 (file)
@@ -296,7 +296,7 @@ directories separated by `path-separator'."
      (if (listp path)
         path
        ;; Don't use `parse-colon-path' here, since we don't want
-       ;; the additonal translations it does on each element.
+       ;; the additional translations it does on each element.
        (split-string path (path-separator))))))
 
 (defun eshell-parse-colon-path (path-env)
index 1949f626091d835857019e08f74e3078e52f9ef2..002b7bcfff6e07baf3a4f1ce9a56f9f0d2b64c80 100644 (file)
 1998-07-11  Mike McEwan  <mike@lotusland.demon.co.uk>
 
        * gnus-agent.el (gnus-agent-fetch-headers): Note last fetched
-       headers per sesion to aid expiry in `headers only' groups.
+       headers per session to aid expiry in `headers only' groups.
 
        * gnus-agent.el (gnus-agent-expire): Update group info to add
        expired articles to list of read articles and prevent
index c33c76f68d0a0791354e006e6769deb38381ee5b..8087021a7c8c2da07d139ed2ae0dd5a36d6b65da 100644 (file)
 2011-07-31  Marcus Harnisch  <marcus.harnisch@gmx.net>  (tiny change)
 
        * gnus-art.el (gnus-article-stop-animations): Use `elt' instead of
-       `aref' for XEmacs compatibiltiy.
+       `aref' for XEmacs compatibility.
 
 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
        Signal a specific `search-failed' rather than a generic `error'.
 
        * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
-       (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
+       (gnus-generate-vertical-tree): Use `bobp' rather than compare to 1.
        (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
 
 2004-09-10  Simon Josefsson  <jas@extundo.com>
index 73cd183a02a0957ec864ddcb7c6aaf5828e50972..8392eb601ff323240a13a1035241f0baca62c04f 100644 (file)
@@ -238,7 +238,7 @@ during splitting, which may be slow."
       (with-current-buffer (nnimap-buffer)
        (erase-buffer)
         ;; If we have a lot of ranges, split them up to avoid
-        ;; generating too-long lines.  (The limit is 8192 octects,
+        ;; generating too-long lines.  (The limit is 8192 octets,
         ;; and this should guarantee that it's (much) shorter than
         ;; that.)  We don't stream the requests, since the server
         ;; may respond to the requests out-of-order:
index 0a63e0a1dd5f40a22f5e866feef3eb2a3d44b2a0..ef710d582d3825390ac2efcc6bd8c77b3e2ffa2c 100644 (file)
@@ -228,7 +228,7 @@ the default otherwise."
 ;; Apropos `icomplete-scroll', we implement "scrolling icomplete"
 ;; within classic icomplete, which is "rotating", by contrast.
 ;;
-;; The two variables supporing this are
+;; The two variables supporting this are
 ;; `icomplete--scrolled-completions' and `icomplete--scrolled-past'.
 ;; They come into play when:
 ;;
index 27facaa858f3226931974f8c7217208e7a59e386..e2a21820f4f047dbc27a9e16217b048560f21a0f 100644 (file)
@@ -31,7 +31,7 @@
 
 ;;; Transliteration
 
-;; The followings provide the various transliteration schemes (such as
+;; The following provides the various transliteration schemes (such as
 ;; ITRANS, kyoto-harvard, and Aiba) of Indian scripts.  They are also
 ;; used in quail/indian.el for typing Indian script in Emacs.
 
 
 ;;; IS 13194 utilities
 
-;; The followings provide conversion between IS 13194 (ISCII) and UCS.
+;; The following provides conversion between IS 13194 (ISCII) and UCS.
 
 (dlet
     ;;Unicode vs IS13194  ;; only Devanagari is supported now.
index 31a34bc1de247ed56af5b53b07a5584ce20fa726..deef00b4c29ae3113802eebd493839f06ab767ca 100644 (file)
@@ -371,7 +371,7 @@ Full key sequences are listed below:")
 ;;; Tamil phonetic input method
 ;;;
 
-;; Define the input method straightaway.
+;; Define the input method straight away.
 (quail-define-package "tamil-phonetic" "Tamil" "ழ" t
  "Customisable Tamil phonetic input method.
 To change the translation rules of the input method, customize
index 73287ee78427f1ba1ff2a63ad3407cd7d6ae7b34..e9e11ac6799cc83c33a5265f13c260a2113ccd9c 100644 (file)
 
 (quail-define-package
  "gothic" "Gothic" "𐌰" nil
- "Input methid for the ancient Gothic script."
+ "Input method for the ancient Gothic script."
  nil t t t t nil nil nil nil nil t)
 
 (quail-define-rules
index 00e52df2bbe8ae6478185bc39daeea9689aa0770..c7f55861408c9a27b9ae168c8e4e9b7626b3c34a 100644 (file)
 
        * mh-e.el (mh-last-msg): Add call to mh-recenter.
 
-2002-10-26  Peter S Galbraith  <psg@debia.org>
+2002-10-26  Peter S Galbraith  <psg@debian.org>
 
        * mh-comp.el (mh-search-addr-regexp, mh-re-search-to-cc): Remove
        `mh-re-search-to-cc' in favor of more generalized new function
index 836e1430dfe663552ea3f0ea64dc2959acd55268..4e1c44d2bcf06a575e47dad337d44865b11e062d 100644 (file)
        (org-table-find-dataline, org-table-move-row)
        (org-table-insert-hline, org-table-kill-row):
        Use `org-move-to-column' with the IGNORE-INVISIBLE arg set to `t', so
-       that abbreviated rows don't interfer with setting the cursor back
+       that abbreviated rows don't interfere with setting the cursor back
        at the correct position.
 
        * org.el (org-agenda-prepare-buffers): Use `save-excursion'
 2013-11-12  Michael Brand  <michael.ch.brand@gmail.com>
 
        * org-table.el (org-table-eval-formula): Align the arrow pointing
-       to the error in a Calc formula to the other fomula debugger logs.
+       to the error in a Calc formula to the other formula debugger logs.
 
        * org.el (org-link-escape-chars-browser): Add char double quote.
        (org-open-at-point): Use the constant
        and scheduling search.
 
        * org-exp.el (org-html-handle-time-stamps): No longer check for
-       the `org-export-with-timestamps' option, because the preprocesser
+       the `org-export-with-timestamps' option, because the preprocessor
        has taken care of this already.
 
        * org.el (org-entry-properties): Catch the case when this is
 
        * org-exp.el (org-print-icalendar-entries): Move the call to
        `org-diary-to-ical-string' out of the loop, and kill the buffer
-       afterwords.
+       afterwards.
 
        * org-remember.el (org-remember-visit-immediately):
        Position cursor after moving to the note.
index 4b8154dafe4c28beeb8e2b610cd6dd2cae4f79e7..735d829769b00736e63f5c71e5d9be3847954ae6 100644 (file)
@@ -287,7 +287,7 @@ perhaps a `cc-bytecomp-restore-environment' is forgotten somewhere"))
                    (cons cc-file cc-bytecomp-loaded-files))
              (cc-bytecomp-debug-msg
               "cc-bytecomp-load: Loading %S" cc-file)
-             ;; native-comp may async compile also intalled el.gz
+             ;; native-comp may async compile also installed el.gz
              ;; files therefore we may have to load here other el.gz.
              (load cc-part nil t)
              (cc-bytecomp-debug-msg
index 0ea722a9225719d46ade169d1ccfe0f8f4b4cfa5..5d3d240886922b09f7246de91cd79f508b015f7b 100644 (file)
@@ -7356,7 +7356,7 @@ multi-line strings (but not C++, for example)."
 (defun c-ml-string-opener-intersects-region (&optional start finish)
   ;; If any part of the region [START FINISH] is inside an ml-string opener,
   ;; return a dotted list of the start, end and double-quote position of that
-  ;; opener.  That list wlll not include any "context characters" before or
+  ;; opener.  That list will not include any "context characters" before or
   ;; after the opener.  If an opener is found, the match-data will indicate
   ;; it, with (match-string 1) being the entire delimiter, and (match-string
   ;; 2) the "main" double-quote.  Otherwise, the match-data is undefined.
index 34ba97bb87f376b5082bcbf906c0ea61ad37e53c..fb5ef69413836f99c054d5201046cbaf1005485a 100644 (file)
@@ -2505,7 +2505,7 @@ with // and /*, not more generic line and block comments."
                     (not (eobp)))
              (progn
                (c-forward-over-token)
-               ;; Cope with having POS withing a syntactically invalid
+               ;; Cope with having POS within a syntactically invalid
                ;; (...), by moving backward out of the parens and trying
                ;; again.
                (when (and (eq (char-before) ?\))
index a091d892b68e795ea2e055db6fc101e188085638..167fd129a5c4b5e805f27d9806e338d40b2f78be 100644 (file)
@@ -56,7 +56,7 @@
 ;;   available as GNU ELPA :core packages.  Historically, a number of
 ;;   :core packages were added or reworked in Emacs to make this
 ;;   possible.  This principle should be upheld when adding new LSP
-;;   features or tweaking exising ones.  Design any new facilities in
+;;   features or tweaking existing ones.  Design any new facilities in
 ;;   a way that they could work in the absence of LSP or using some
 ;;   different protocol, then make sure Eglot can link up LSP
 ;;   information to it.
@@ -586,7 +586,7 @@ on unknown notifications and errors on unknown requests."))
 (cl-defmacro eglot--dbind (vars object &body body)
   "Destructure OBJECT, binding VARS in BODY.
 VARS is ([(INTERFACE)] SYMS...)
-Honour `eglot-strict-mode'."
+Honor `eglot-strict-mode'."
   (declare (indent 2) (debug (sexp sexp &rest form)))
   (let ((interface-name (if (consp (car vars))
                             (car (pop vars))))
@@ -613,7 +613,7 @@ Honour `eglot-strict-mode'."
 
 (cl-defmacro eglot--lambda (cl-lambda-list &body body)
   "Function of args CL-LAMBDA-LIST for processing INTERFACE objects.
-Honour `eglot-strict-mode'."
+Honor `eglot-strict-mode'."
   (declare (indent 1) (debug (sexp &rest form)))
   (let ((e (cl-gensym "jsonrpc-lambda-elem")))
     `(lambda (,e) (eglot--dbind ,cl-lambda-list ,e ,@body))))
@@ -1249,7 +1249,7 @@ This docstring appeases checkdoc, that's all."
     (setf (eglot--language-id server) language-id)
     (setf (eglot--inferior-process server) autostart-inferior-process)
     (run-hook-with-args 'eglot-server-initialized-hook server)
-    ;; Now start the handshake.  To honour `eglot-sync-connect'
+    ;; Now start the handshake.  To honor `eglot-sync-connect'
     ;; maybe-sync-maybe-async semantics we use `jsonrpc-async-request'
     ;; and mimic most of `jsonrpc-request'.
     (unwind-protect
@@ -1676,7 +1676,7 @@ against a variable's name.  Examples include the string
 Before Eglot starts \"managing\" a particular buffer, it
 opinionatedly sets some peripheral Emacs facilities, such as
 Flymake, Xref and Company.  These overriding settings help ensure
-consistent Eglot behaviour and only stay in place until
+consistent Eglot behavior and only stay in place until
 \"managing\" stops (usually via `eglot-shutdown'), whereupon the
 previous settings are restored.
 
@@ -3140,7 +3140,7 @@ Returns a list as described in docstring of `imenu--index-alist'."
           (unless (y-or-n-p
                    (format "[eglot] Server wants to edit:\n  %s\n Proceed? "
                            (mapconcat #'identity (mapcar #'car prepared) "\n  ")))
-            (jsonrpc-error "User cancelled server edit")))
+            (jsonrpc-error "User canceled server edit")))
       (cl-loop for edit in prepared
                for (path edits version) = edit
                do (with-current-buffer (find-file-noselect path)
index 8f81ec33a6eb35e5ee02e703f4e527a8fff2af17..c7ae77d128bac593b2ef7f5652853aa92653940a 100644 (file)
@@ -2818,7 +2818,7 @@ see the documentation of `replace-match' to find out how to simulate
 `case-replace'.
 
 This function returns nil if there were no matches to make, or
-the user cancelled the call.
+the user canceled the call.
 
 REPLACEMENTS is either a string, a list of strings, or a cons cell
 containing a function and its first argument.  The function is
index 2dd9a9a476cda8021a7f5c9df1c79a4cf73f524a..98e31df70c838ac049fd472aa46df8aaa1be34cd 100644 (file)
@@ -27,7 +27,7 @@ along with GNU Emacs.  If not, see <https://www.gnu.org/licenses/>.  */
 #include <mingw_time.h>
 
 /* MinGW-w64 gcc does not automotically define a macro for
-   differentiating it fom MinGW gcc. We need to test the presence of
+   differentiating it from MinGW gcc. We need to test the presence of
    __MINGW64_VERSION_MAJOR in _mingw.h: */
 #ifdef __MINGW32__
 # include <_mingw.h>
index 268a59219c4f604994d6588e8390ea796f8f7db4..6eb54dfb2cfa80d4b795c63f986650c7255cb737 100644 (file)
        (w32_wnd_proc): Handle bottom divider width.
        For WM_WINDOWPOSCHANGING return zero if we resize pixelwise.
        (Fx_create_frame): Default divider width parameters.
-       Caclulate sizes pixelwise.  Add vertical drag cursor support.
+       Calculate sizes pixelwise.  Add vertical drag cursor support.
        (x_create_tip_frame): Default divider widths to zero.
        Pixelize call to change_frame_size.
        (Fx_show_tip): Add handling of divider widths.  Pixelize window
index e893a2a6d821046e783a1c9b99592eba8df343d4..9c6fd810d34b8a2061e80cb7d75aaea912f7e132 100644 (file)
 
        * ccl.c: Change term translation to code conversion, then change
        terms unify/unification to translate/translation respectively
-       throughtout the file.
+       throughout the file.
 
        * charset.c: Change terms unify/unification to
-       translate/translation respectively throughtout the file.
+       translate/translation respectively throughout the file.
        (ONE_BYTE_CHAR_WIDTH): Delete unnecessary continuation line at the
        tail.
 
        * charset.h: Change terms unify/unification to
-       translate/translation respectively throughtout the file.
+       translate/translation respectively throughout the file.
        (GET_TRANSLATION_TABLE): Name changed from UNIFICATION_ID_TABLE.
 
        * coding.c: Change terms unify/unification to
-       translate/translation respectively throughtout the file.
+       translate/translation respectively throughout the file.
        (encode_coding_iso2022): Fix bug in encoding a text ending by a
        composite character.
        (check_composing_code): If we are decoding the last block of data,
index 989173db4e59ff0277775f7044249b2203128ea0..ae69c97d6dfb507b56d99d54aa48108ff586f829 100644 (file)
@@ -70,7 +70,7 @@ along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
    but not the END.  The previous/next overlay change operations need
    to find the nearest point where there is *either* an interval BEG
    or END point, but there is no efficient way to narrow the search
-   space over END postions.
+   space over END positions.
 
    Consider the case where next-overlay-change is called at POS, all
    interval BEG positions are less than pos POS and all interval END
@@ -771,7 +771,7 @@ interval_tree_insert_fix (struct itree_tree *tree,
 }
 
 /* Insert a NODE into the TREE.
-   Note, that inserting a node twice results in undefined behaviour.  */
+   Note, that inserting a node twice results in undefined behavior.  */
 
 static void
 interval_tree_insert (struct itree_tree *tree, struct itree_node *node)
@@ -786,7 +786,7 @@ interval_tree_insert (struct itree_tree *tree, struct itree_node *node)
   struct itree_node *parent = NULL;
   struct itree_node *child = tree->root;
   uintmax_t otick = tree->otick;
-  /* It's the responsability of the caller to set `otick` on the node,
+  /* It's the responsibility of the caller to set `otick` on the node,
      to "confirm" that the begin/end fields are up to date.  */
   eassert (node->otick == otick);
 
index 93b7f80f268c5d3e8827ccdb2111596827d02f20..c7eddcba6deb14b257133fe8791efdc7ae2417ec 100644 (file)
@@ -8417,7 +8417,7 @@ a ShowWindow flag:
 
   current_dir = ENCODE_FILE (current_dir);
   /* Cannot use filename_to_utf16/ansi with DOCUMENT, since it could
-     be a URL that is not limited to MAX_PATH chararcters.  */
+     be a URL that is not limited to MAX_PATH characters.  */
   doclen = pMultiByteToWideChar (CP_UTF8, multiByteToWideCharFlags,
                                 SSDATA (document), -1, NULL, 0);
   doc_w = xmalloc (doclen * sizeof (wchar_t));
index 0a25d7de05ad6e305709ad572c5c3c4418927eed..b1e74199d716ff2a955b969a5e05933a85883266 100644 (file)
@@ -18780,7 +18780,7 @@ handle_one_xevent (struct x_display_info *dpyinfo,
 
        /* If drag-and-drop or another modal dialog/menu is in
           progress, handle SelectionRequest events immediately, by
-          pushing it onto the selecction queue.  */
+          pushing it onto the selection queue.  */
 
        if (x_use_pending_selection_requests)
          {
index 65a9945266812d23ab139f789b6fbd73083ab508..3fc52eaf8b6d0c2628da68949e21246a2fa82d87 100644 (file)
@@ -1724,7 +1724,7 @@ Test both rear-advance and non-rear-advance overlays."
 
 This test works best when Emacs is configured with
 --enable-checking=yes.  This is a little bit like fuzz testing,
-except this test has no way to reduce to a minimal failng test
+except this test has no way to reduce to a minimal failing test
 case.  Regardless, by exercising many corner cases bugs can be
 found using Emacs' internal consistency assertions."
   (let* (