emacs-diffs
[Top][All Lists]
Advanced

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

emacs-29 9292f595a7: ; Fix typos


From: Stefan Kangas
Subject: emacs-29 9292f595a7: ; Fix typos
Date: Sat, 31 Dec 2022 06:48:08 -0500 (EST)

branch: emacs-29
commit 9292f595a71870eec1ffdfd187b859cc990c2f0b
Author: Stefan Kangas <stefankangas@gmail.com>
Commit: Stefan Kangas <stefankangas@gmail.com>

    ; Fix typos
---
 ChangeLog.1                                          |  2 +-
 ChangeLog.2                                          |  2 +-
 ChangeLog.3                                          | 20 ++++++++++----------
 .../html-manual/Parser_002dbased-Indentation.html    |  2 +-
 doc/lispref/ChangeLog.1                              |  2 +-
 lisp/ChangeLog.16                                    | 10 +++++-----
 lisp/ChangeLog.17                                    |  2 +-
 lisp/emacs-lisp/chart.el                             |  2 +-
 lisp/emacs-lisp/subr-x.el                            |  2 +-
 lisp/eshell/esh-var.el                               |  2 +-
 lisp/gnus/ChangeLog.2                                |  2 +-
 lisp/gnus/ChangeLog.3                                |  2 +-
 lisp/gnus/message.el                                 |  2 +-
 lisp/mh-e/ChangeLog.1                                |  2 +-
 lisp/obsolete/rlogin.el                              |  2 +-
 lisp/org/org-capture.el                              |  2 +-
 lisp/org/org-element.el                              |  2 +-
 lisp/progmodes/python.el                             |  2 +-
 lisp/textmodes/bibtex.el                             |  2 +-
 lisp/treesit.el                                      |  4 ++--
 lisp/vc/pcvs-parse.el                                |  2 +-
 src/ChangeLog.11                                     |  2 +-
 22 files changed, 36 insertions(+), 36 deletions(-)

diff --git a/ChangeLog.1 b/ChangeLog.1
index a8df1c0420..16b5f7bae0 100644
--- a/ChangeLog.1
+++ b/ChangeLog.1
@@ -4302,7 +4302,7 @@
        (install-arch-indep): Don't install-etc for self-contained ns builds.
 
        * configure.in (GCC_TEST_OPTIONS, NON_GCC_TEST_OPTIONS) <darwin>:
-       No longer unconditonally add /sw directories.  (Bug#2280)
+       No longer unconditionally add /sw directories.  (Bug#2280)
 
        * Makefile.in (install-arch-dep): Depend on install-arch-indep.
        (install-arch-indep): Depend on install-leim.
diff --git a/ChangeLog.2 b/ChangeLog.2
index 5d4c1afc36..bd2433a494 100644
--- a/ChangeLog.2
+++ b/ChangeLog.2
@@ -11843,7 +11843,7 @@
 
 2016-01-05  Alan Mackenzie  <acm@muc.de>
 
-       Make C++ buffers writeable when writing their initial text properties.
+       Make C++ buffers writable when writing their initial text properties.
 
        This is a correction to yesterday's CC Mode patch.
 
diff --git a/ChangeLog.3 b/ChangeLog.3
index bff2f7a66d..6085daa791 100644
--- a/ChangeLog.3
+++ b/ChangeLog.3
@@ -10733,7 +10733,7 @@
 
        Bump lisp/progmodes/project.el version to 0.7.1
 
-       Amont other things exposes the new project-buffers generic function to
+       Among other things exposes the new project-buffers generic function to
        ELPA users.
 
        * lisp/progmodes/project.el (Version): Bump to 0.7.1
@@ -25218,7 +25218,7 @@
 
 2021-05-12  Richard Stallman  <rms@gnu.org>
 
-       Little improvements in rmail.el.  Recognize encryped override headers.
+       Little improvements in rmail.el.  Recognize encrypted override headers.
 
        * lisp/mail/rmail.el (rmail-simplified-subject): Delete `[External] :'.
        (rmail-reply): In encrypted message, search for other header fields
@@ -27333,7 +27333,7 @@
 
 2021-04-24  Glenn Morris  <rgm@gnu.org>
 
-       Simlify top-level Makefile since admin is always included
+       Simplify top-level Makefile since admin is always included
 
        * Makefile.in (clean_dirs, distclean_dirs, maintainer_clean_dirs):
        Add admin directories.
@@ -27668,7 +27668,7 @@
        * lisp/international/mule-cmds.el (ucs-names):
        * lisp/progmodes/ebrowse.el (ebrowse-read):
        * test/src/coding-tests.el (benchmark-decoder): Avoid lowering
-       gc-cons-treshold.
+       gc-cons-threshold.
 
 2021-04-22  Stefan Kangas  <stefan@marxist.se>
 
@@ -46569,7 +46569,7 @@
        Fix syntax of symbol and punctuation characters
 
        * lisp/international/characters.el: Adjust syntax of punctuation
-       and symbol charcaters to follow that of Unicode properties.
+       and symbol characters to follow that of Unicode properties.
        (Bug#44974)
 
 2021-01-02  Andrea Corallo  <akrl@sdf.org>
@@ -63457,9 +63457,9 @@
 
 2020-09-30  Lars Ingebrigtsen  <larsi@gnus.org>
 
-       Fix isearch-group-* colors on low-colour displays
+       Fix isearch-group-* colors on low-color displays
 
-       * lisp/isearch.el (isearch-group-1): On low-colour displays, just
+       * lisp/isearch.el (isearch-group-1): On low-color displays, just
        use the normal isearch color (bug#43702).
        (isearch-group-2 etc): Ditto.
 
@@ -123828,7 +123828,7 @@
 
        * doc/lispref/text.texi (Special Properties): For the hook property
        modification-hooks, state that inhibit-modification-hooks is NOT bound 
to
-       non-nil when calling its functions.  For the hooks insert-in-fron-hooks 
and
+       non-nil when calling its functions.  For the hooks 
insert-in-front-hooks and
        insert-behind-hooks, state that that variable does get bound to non-nil.
 
 2019-06-24  Hong Xu  <hong@topbug.net>
@@ -156545,7 +156545,7 @@
        Obsolete Flymake's flymake-diagnostic-types-alist
 
        That variable was an association between symbols and properties,
-       effecively duplicating symbol's property lists.  It is simpler to just
+       effectively duplicating symbol's property lists.  It is simpler to just
        put properties on symbols.  Backward compatibility to the old variable
        has been kept.
 
@@ -190693,7 +190693,7 @@
        Support multi-lingual detection of SEE ALSO man sections
 
        * lisp/man.el (Man-see-also-regexp): Add support for SEE ALSO
-       section detection in several langages: French, German, Spanish,
+       section detection in several languages: French, German, Spanish,
        Portuguese, Italian, Polish, Turkish, Japanese, Chinese.  (Bug#28142)
 
 2017-08-26  Paul Eggert  <eggert@cs.ucla.edu>
diff --git 
a/admin/notes/tree-sitter/html-manual/Parser_002dbased-Indentation.html 
b/admin/notes/tree-sitter/html-manual/Parser_002dbased-Indentation.html
index 95005de6d1..1d48398bbc 100644
--- a/admin/notes/tree-sitter/html-manual/Parser_002dbased-Indentation.html
+++ b/admin/notes/tree-sitter/html-manual/Parser_002dbased-Indentation.html
@@ -240,7 +240,7 @@ expression <code>treesit-comment-start</code> (see <a 
href="Tree_002dsitter-majo
 the comment node.
 </p>
 </dd>
-<dt 
id='index-coment_002dstart_002dskip'><span><code>coment-start-skip</code><a 
href='#index-coment_002dstart_002dskip' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt 
id='index-coment_002dstart_002dskip'><span><code>comment-start-skip</code><a 
href='#index-coment_002dstart_002dskip' class='copiable-anchor'> 
&para;</a></span></dt>
 <dd><p>This anchor is a function that is called with 3 arguments: 
<var>node</var>,
 <var>parent</var>, and <var>bol</var>, and returns the position after the
 comment-start token and any whitespace characters following that
diff --git a/doc/lispref/ChangeLog.1 b/doc/lispref/ChangeLog.1
index 361e816bc3..cc4ff37ccb 100644
--- a/doc/lispref/ChangeLog.1
+++ b/doc/lispref/ChangeLog.1
@@ -2201,7 +2201,7 @@
        * doclicense.texi: Update to latest version from FSF.
        These are just minor editorial changes.
        * elisp.texi (GNU Free Documentation License)
-       (GNU General Public Licens):
+       (GNU General Public License):
        Provide sectioning, since doclicense.texi no longer does that.
 
        * loading.texi (Named Features): @ -> @@ to fix typo.
diff --git a/lisp/ChangeLog.16 b/lisp/ChangeLog.16
index ef230bf9ed..d2480c6fa3 100644
--- a/lisp/ChangeLog.16
+++ b/lisp/ChangeLog.16
@@ -10968,8 +10968,8 @@
        * comint.el (comint-history-isearch-end):
        Use `isearch-search-fun-default'.
        (comint-history-isearch-search): Use `isearch-search-fun-default'
-       and remove spacial case for `isearch-word'.
-       (comint-history-isearch-wrap): Remove spacial case for
+       and remove special case for `isearch-word'.
+       (comint-history-isearch-wrap): Remove special case for
        `isearch-word'.
 
        * hexl.el (hexl-isearch-search-function):
@@ -10982,13 +10982,13 @@
        Use `isearch-search-fun-default'.
 
        * simple.el (minibuffer-history-isearch-search):
-       Use `isearch-search-fun-default' and remove spacial case for
+       Use `isearch-search-fun-default' and remove special case for
        `isearch-word'.
-       (minibuffer-history-isearch-wrap): Remove spacial case for
+       (minibuffer-history-isearch-wrap): Remove special case for
        `isearch-word'.
 
        * textmodes/reftex-global.el (reftex-isearch-wrap-function):
-       Remove spacial case for `isearch-word'.
+       Remove special case for `isearch-word'.
        (reftex-isearch-isearch-search): Use `isearch-search-fun-default'.
 
 2012-05-28  Agustín Martín Domingo  <agustin.martin@hispalinux.es>
diff --git a/lisp/ChangeLog.17 b/lisp/ChangeLog.17
index 57620513e3..021ddd0b2b 100644
--- a/lisp/ChangeLog.17
+++ b/lisp/ChangeLog.17
@@ -15465,7 +15465,7 @@
 2013-12-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
 
        * progmodes/python.el (python-indent-context)
-       (python-indent-calculate-indentation): Fix auto-identation
+       (python-indent-calculate-indentation): Fix auto-indentation
        behavior for comment blocks.  (Bug#15916)
 
 2013-12-12  Nathan Trapuzzano  <nbtrap@nbtrap.com>  (tiny change)
diff --git a/lisp/emacs-lisp/chart.el b/lisp/emacs-lisp/chart.el
index 16c2c34740..b154a131a4 100644
--- a/lisp/emacs-lisp/chart.el
+++ b/lisp/emacs-lisp/chart.el
@@ -517,7 +517,7 @@ cons cells of the form (NAME . NUM).  See `sort' for more 
details."
     (if (eobp) (newline num))
     (if (< x 0) (setq x 0))
     (if (< y 0) (setq y 0))
-    ;; Now, a quicky column moveto/forceto method.
+    ;; Now, a quickie column moveto/forceto method.
     (or (= (move-to-column x) x)
        (let ((p (point)))
          (indent-to x)
diff --git a/lisp/emacs-lisp/subr-x.el b/lisp/emacs-lisp/subr-x.el
index 415f8db52c..c7ce02e501 100644
--- a/lisp/emacs-lisp/subr-x.el
+++ b/lisp/emacs-lisp/subr-x.el
@@ -334,7 +334,7 @@ as the new values of the bound variables in the recursive 
invocation."
 (defun string-glyph-split (string)
   "Split STRING into a list of strings representing separate glyphs.
 This takes into account combining characters and grapheme clusters:
-if compositions are enbaled, each sequence of characters composed
+if compositions are enabled, each sequence of characters composed
 on display into a single grapheme cluster is treated as a single
 indivisible unit."
   (let ((result nil)
diff --git a/lisp/eshell/esh-var.el b/lisp/eshell/esh-var.el
index 57ea42f493..4806041c59 100644
--- a/lisp/eshell/esh-var.el
+++ b/lisp/eshell/esh-var.el
@@ -209,7 +209,7 @@ nil.  If SIMPLE-FUNCTION is non-nil, call the function with 
no
 arguments and then pass its return value to `eshell-apply-indices'.
 
 When VALUE is a function, it's read-only by default.  To make it
-writeable, use the (GET . SET) form described above.  If SET is a
+writable, use the (GET . SET) form described above.  If SET is a
 function, it takes two arguments: a list of indices (currently
 always nil, but reserved for future enhancement), and the new
 value to set.
diff --git a/lisp/gnus/ChangeLog.2 b/lisp/gnus/ChangeLog.2
index 4ac69b575f..292e8fbe5b 100644
--- a/lisp/gnus/ChangeLog.2
+++ b/lisp/gnus/ChangeLog.2
@@ -8859,7 +8859,7 @@
        signencrypt.
        * mml-sec.el (mml-secure-message-encrypt-pgpmime): Ditto.
        * mml.el (mml-generate-mime-1): Change logic so a part which is
-       both signed & encryped is processed in one operation (rather than
+       both signed & encrypted is processed in one operation (rather than
        two separate ops: sign, then encrypt).
        * mml2015.el (mml2015-gpg-extract-signature-details): Give some
        indication if a message is signed by an expired key.
diff --git a/lisp/gnus/ChangeLog.3 b/lisp/gnus/ChangeLog.3
index bf64780799..7242307333 100644
--- a/lisp/gnus/ChangeLog.3
+++ b/lisp/gnus/ChangeLog.3
@@ -17348,7 +17348,7 @@
        * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
        New function.
        (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
-       (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
+       (rfc2047-strip-backslashes-in-quoted-strings): New function.
        (rfc2047-decode-region): Use it; add optional argument `address-mime'.
        (rfc2047-decode-string): Ditto.
        (rfc2047-decode-address-region): New function.
diff --git a/lisp/gnus/message.el b/lisp/gnus/message.el
index 6c10a4ae97..272e6bf4b7 100644
--- a/lisp/gnus/message.el
+++ b/lisp/gnus/message.el
@@ -2822,7 +2822,7 @@ systematically send encrypted emails when possible."
 
 The value must be a list of three elements, all strings:
 - Key ID, in hexadecimal form;
-- Key URL or ASCII armoured key; and
+- Key URL or ASCII armored key; and
 - Protection preference, one of: \"unprotected\", \"sign\",
   \"encrypt\" or \"signencrypt\".
 
diff --git a/lisp/mh-e/ChangeLog.1 b/lisp/mh-e/ChangeLog.1
index d6893fb9ec..f3053f3a25 100644
--- a/lisp/mh-e/ChangeLog.1
+++ b/lisp/mh-e/ChangeLog.1
@@ -761,7 +761,7 @@
        below, docstring was usually completely rewritten. Use "on"
        instead of "t" in docstring to match what is seen in customization
        buffer. Use headline capitalization. Standardize on "Auto-detect"
-       text when option has that capibility.
+       text when option has that capability.
        (mh): Since we work on more than one type of Emacs, use Emacs
        instead of GNU Emacs. Prefer GNU mailutils over GNU Mailutils.
        (mh-variant): s/Autodetect at startup/Auto-detect/.
diff --git a/lisp/obsolete/rlogin.el b/lisp/obsolete/rlogin.el
index 6a06300ae3..935209650e 100644
--- a/lisp/obsolete/rlogin.el
+++ b/lisp/obsolete/rlogin.el
@@ -95,7 +95,7 @@ This variable becomes local to a buffer when set in any 
fashion for it.
 It is better to use the function of the same name to change the behavior of
 directory tracking in an rlogin session once it has begun, rather than
 simply setting this variable, since the function does the necessary
-re-synching of directories."
+re-syncing of directories."
   :type '(choice (const :tag "off" nil)
                 (const :tag "ftp" t)
                 (other :tag "local" local))
diff --git a/lisp/org/org-capture.el b/lisp/org/org-capture.el
index b26afeb036..4e65706315 100644
--- a/lisp/org/org-capture.el
+++ b/lisp/org/org-capture.el
@@ -1700,7 +1700,7 @@ Expansion occurs in a temporary Org mode buffer."
              (condition-case error
                  (insert-file-contents filename)
                (error
-                (insert (format "%%![couldn not insert %s: %s]"
+                (insert (format "%%![could not insert %s: %s]"
                                 filename
                                 error))))))))
       ;; Mark %() embedded elisp for later evaluation.
diff --git a/lisp/org/org-element.el b/lisp/org/org-element.el
index ace1cc1a98..aa618a088a 100644
--- a/lisp/org/org-element.el
+++ b/lisp/org/org-element.el
@@ -5299,7 +5299,7 @@ indentation removed from its contents."
 ;; mechanism is robust enough to preserve total order among elements
 ;; even when the tree is only partially synchronized.
 ;;
-;; The cache code debuggin is fairly complex because cache request
+;; The cache code debugging is fairly complex because cache request
 ;; state is often hard to reproduce.  An extensive diagnostics
 ;; functionality is built into the cache code to assist hunting bugs.
 ;; See `org-element--cache-self-verify', 
`org-element--cache-self-verify-frequency',
diff --git a/lisp/progmodes/python.el b/lisp/progmodes/python.el
index 641b4ccff2..694b897cc0 100644
--- a/lisp/progmodes/python.el
+++ b/lisp/progmodes/python.el
@@ -1192,7 +1192,7 @@ fontified."
   "Check whether NODE is a variable.
 NODE's type should be \"identifier\"."
   ;; An identifier can be a function/class name, a property, or a
-  ;; variables.  This funtion filters out function/class names and
+  ;; variables.  This function filters out function/class names and
   ;; properties.
   (pcase (treesit-node-type (treesit-node-parent node))
     ((or "function_definition" "class_definition") nil)
diff --git a/lisp/textmodes/bibtex.el b/lisp/textmodes/bibtex.el
index 2390974288..9dec998f7e 100644
--- a/lisp/textmodes/bibtex.el
+++ b/lisp/textmodes/bibtex.el
@@ -4093,7 +4093,7 @@ move point to the beginning of buffer.  Return the new 
location of point."
   (interactive)
   (beginning-of-line)
   ;; `bibtex-any-valid-entry-type' would fail if users "disable"
-  ;; an entry by chosing an invalid entry type.
+  ;; an entry by choosing an invalid entry type.
   (or (looking-at bibtex-any-entry-maybe-empty-head)
       (re-search-backward bibtex-any-entry-maybe-empty-head nil 'move))
   (point))
diff --git a/lisp/treesit.el b/lisp/treesit.el
index 5c3b68ea87..e3edaabe99 100644
--- a/lisp/treesit.el
+++ b/lisp/treesit.el
@@ -1623,7 +1623,7 @@ BACKWARD and ALL are the same as in 
`treesit-search-forward'."
 ;; TODO: I'm not entirely sure how would this go, so I only documented
 ;; the "defun" functions and didn't document any "thing" functions.
 ;; We should also document `treesit-block-type-regexp' and support it
-;; in major modes if we can meaningfully intergrate hideshow: I tried
+;; in major modes if we can meaningfully integrate hideshow: I tried
 ;; and failed, we need SomeOne that understands hideshow to look at
 ;; it.  (BTW, hideshow should use its own
 ;; `treesit-hideshow-block-type-regexp'.)
@@ -2617,7 +2617,7 @@ window."
 (defvar treesit-language-source-alist nil
   "Configuration for downloading and installing tree-sitter language grammars.
 
-The value should be an alist where each elemnt has the form
+The value should be an alist where each element has the form
 
     (LANG . (URL SOURCE-DIR GRAMMAR-DIR CC C++))
 
diff --git a/lisp/vc/pcvs-parse.el b/lisp/vc/pcvs-parse.el
index 77c5469a17..5b4c3019ca 100644
--- a/lisp/vc/pcvs-parse.el
+++ b/lisp/vc/pcvs-parse.el
@@ -435,7 +435,7 @@ The remaining KEYS are passed directly to 
`cvs-create-fileinfo'."
        ;; Conflict
        (and
         (cvs-match (concat "C \\(.*" qfile "\\)$") (path 1) (type 'CONFLICT))
-        ;; C might be followed by a "spurious" U for non-mergable files
+        ;; C might be followed by a "spurious" U for non-mergeable files
         (cvs-or (cvs-match (concat "U \\(.*" qfile "\\)$")) t))
        ;; Successful merge
        (cvs-match (concat "M \\(.*" qfile "\\)$") (path 1))
diff --git a/src/ChangeLog.11 b/src/ChangeLog.11
index 77180262ac..8517e5cc3c 100644
--- a/src/ChangeLog.11
+++ b/src/ChangeLog.11
@@ -3294,7 +3294,7 @@
 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
        * gnutls.c (syms_of_gnutls): All the bootprops are keywords.
-       (emacs_gnutls_write): Remove the debuggin fsync call.
+       (emacs_gnutls_write): Remove the debugging fsync call.
        (emacs_gnutls_read): Return -1 if we got an error from
        gnutls_read.  This allows us to actually read lots of data from
        the GnuTLS stream.



reply via email to

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