diff options
| author | Stefan Kangas | 2022-12-26 10:43:57 +0100 |
|---|---|---|
| committer | Stefan Kangas | 2022-12-31 12:43:32 +0100 |
| commit | 9292f595a71870eec1ffdfd187b859cc990c2f0b (patch) | |
| tree | 1068180db18bc10359ed9e18dd7616ce6072923e | |
| parent | 43c7e05a2acadf1ba3ff24fba1706317e347a2ac (diff) | |
| download | emacs-9292f595a71870eec1ffdfd187b859cc990c2f0b.tar.gz emacs-9292f595a71870eec1ffdfd187b859cc990c2f0b.zip | |
; Fix typos
| -rw-r--r-- | ChangeLog.1 | 2 | ||||
| -rw-r--r-- | ChangeLog.2 | 2 | ||||
| -rw-r--r-- | ChangeLog.3 | 20 | ||||
| -rw-r--r-- | admin/notes/tree-sitter/html-manual/Parser_002dbased-Indentation.html | 2 | ||||
| -rw-r--r-- | doc/lispref/ChangeLog.1 | 2 | ||||
| -rw-r--r-- | lisp/ChangeLog.16 | 10 | ||||
| -rw-r--r-- | lisp/ChangeLog.17 | 2 | ||||
| -rw-r--r-- | lisp/emacs-lisp/chart.el | 2 | ||||
| -rw-r--r-- | lisp/emacs-lisp/subr-x.el | 2 | ||||
| -rw-r--r-- | lisp/eshell/esh-var.el | 2 | ||||
| -rw-r--r-- | lisp/gnus/ChangeLog.2 | 2 | ||||
| -rw-r--r-- | lisp/gnus/ChangeLog.3 | 2 | ||||
| -rw-r--r-- | lisp/gnus/message.el | 2 | ||||
| -rw-r--r-- | lisp/mh-e/ChangeLog.1 | 2 | ||||
| -rw-r--r-- | lisp/obsolete/rlogin.el | 2 | ||||
| -rw-r--r-- | lisp/org/org-capture.el | 2 | ||||
| -rw-r--r-- | lisp/org/org-element.el | 2 | ||||
| -rw-r--r-- | lisp/progmodes/python.el | 2 | ||||
| -rw-r--r-- | lisp/textmodes/bibtex.el | 2 | ||||
| -rw-r--r-- | lisp/treesit.el | 4 | ||||
| -rw-r--r-- | lisp/vc/pcvs-parse.el | 2 | ||||
| -rw-r--r-- | src/ChangeLog.11 | 2 |
22 files changed, 36 insertions, 36 deletions
diff --git a/ChangeLog.1 b/ChangeLog.1 index a8df1c04202..16b5f7bae05 100644 --- a/ChangeLog.1 +++ b/ChangeLog.1 | |||
| @@ -4302,7 +4302,7 @@ | |||
| 4302 | (install-arch-indep): Don't install-etc for self-contained ns builds. | 4302 | (install-arch-indep): Don't install-etc for self-contained ns builds. |
| 4303 | 4303 | ||
| 4304 | * configure.in (GCC_TEST_OPTIONS, NON_GCC_TEST_OPTIONS) <darwin>: | 4304 | * configure.in (GCC_TEST_OPTIONS, NON_GCC_TEST_OPTIONS) <darwin>: |
| 4305 | No longer unconditonally add /sw directories. (Bug#2280) | 4305 | No longer unconditionally add /sw directories. (Bug#2280) |
| 4306 | 4306 | ||
| 4307 | * Makefile.in (install-arch-dep): Depend on install-arch-indep. | 4307 | * Makefile.in (install-arch-dep): Depend on install-arch-indep. |
| 4308 | (install-arch-indep): Depend on install-leim. | 4308 | (install-arch-indep): Depend on install-leim. |
diff --git a/ChangeLog.2 b/ChangeLog.2 index 5d4c1afc369..bd2433a4944 100644 --- a/ChangeLog.2 +++ b/ChangeLog.2 | |||
| @@ -11843,7 +11843,7 @@ | |||
| 11843 | 11843 | ||
| 11844 | 2016-01-05 Alan Mackenzie <acm@muc.de> | 11844 | 2016-01-05 Alan Mackenzie <acm@muc.de> |
| 11845 | 11845 | ||
| 11846 | Make C++ buffers writeable when writing their initial text properties. | 11846 | Make C++ buffers writable when writing their initial text properties. |
| 11847 | 11847 | ||
| 11848 | This is a correction to yesterday's CC Mode patch. | 11848 | This is a correction to yesterday's CC Mode patch. |
| 11849 | 11849 | ||
diff --git a/ChangeLog.3 b/ChangeLog.3 index bff2f7a66d9..6085daa791b 100644 --- a/ChangeLog.3 +++ b/ChangeLog.3 | |||
| @@ -10733,7 +10733,7 @@ | |||
| 10733 | 10733 | ||
| 10734 | Bump lisp/progmodes/project.el version to 0.7.1 | 10734 | Bump lisp/progmodes/project.el version to 0.7.1 |
| 10735 | 10735 | ||
| 10736 | Amont other things exposes the new project-buffers generic function to | 10736 | Among other things exposes the new project-buffers generic function to |
| 10737 | ELPA users. | 10737 | ELPA users. |
| 10738 | 10738 | ||
| 10739 | * lisp/progmodes/project.el (Version): Bump to 0.7.1 | 10739 | * lisp/progmodes/project.el (Version): Bump to 0.7.1 |
| @@ -25218,7 +25218,7 @@ | |||
| 25218 | 25218 | ||
| 25219 | 2021-05-12 Richard Stallman <rms@gnu.org> | 25219 | 2021-05-12 Richard Stallman <rms@gnu.org> |
| 25220 | 25220 | ||
| 25221 | Little improvements in rmail.el. Recognize encryped override headers. | 25221 | Little improvements in rmail.el. Recognize encrypted override headers. |
| 25222 | 25222 | ||
| 25223 | * lisp/mail/rmail.el (rmail-simplified-subject): Delete `[External] :'. | 25223 | * lisp/mail/rmail.el (rmail-simplified-subject): Delete `[External] :'. |
| 25224 | (rmail-reply): In encrypted message, search for other header fields | 25224 | (rmail-reply): In encrypted message, search for other header fields |
| @@ -27333,7 +27333,7 @@ | |||
| 27333 | 27333 | ||
| 27334 | 2021-04-24 Glenn Morris <rgm@gnu.org> | 27334 | 2021-04-24 Glenn Morris <rgm@gnu.org> |
| 27335 | 27335 | ||
| 27336 | Simlify top-level Makefile since admin is always included | 27336 | Simplify top-level Makefile since admin is always included |
| 27337 | 27337 | ||
| 27338 | * Makefile.in (clean_dirs, distclean_dirs, maintainer_clean_dirs): | 27338 | * Makefile.in (clean_dirs, distclean_dirs, maintainer_clean_dirs): |
| 27339 | Add admin directories. | 27339 | Add admin directories. |
| @@ -27668,7 +27668,7 @@ | |||
| 27668 | * lisp/international/mule-cmds.el (ucs-names): | 27668 | * lisp/international/mule-cmds.el (ucs-names): |
| 27669 | * lisp/progmodes/ebrowse.el (ebrowse-read): | 27669 | * lisp/progmodes/ebrowse.el (ebrowse-read): |
| 27670 | * test/src/coding-tests.el (benchmark-decoder): Avoid lowering | 27670 | * test/src/coding-tests.el (benchmark-decoder): Avoid lowering |
| 27671 | gc-cons-treshold. | 27671 | gc-cons-threshold. |
| 27672 | 27672 | ||
| 27673 | 2021-04-22 Stefan Kangas <stefan@marxist.se> | 27673 | 2021-04-22 Stefan Kangas <stefan@marxist.se> |
| 27674 | 27674 | ||
| @@ -46569,7 +46569,7 @@ | |||
| 46569 | Fix syntax of symbol and punctuation characters | 46569 | Fix syntax of symbol and punctuation characters |
| 46570 | 46570 | ||
| 46571 | * lisp/international/characters.el: Adjust syntax of punctuation | 46571 | * lisp/international/characters.el: Adjust syntax of punctuation |
| 46572 | and symbol charcaters to follow that of Unicode properties. | 46572 | and symbol characters to follow that of Unicode properties. |
| 46573 | (Bug#44974) | 46573 | (Bug#44974) |
| 46574 | 46574 | ||
| 46575 | 2021-01-02 Andrea Corallo <akrl@sdf.org> | 46575 | 2021-01-02 Andrea Corallo <akrl@sdf.org> |
| @@ -63457,9 +63457,9 @@ | |||
| 63457 | 63457 | ||
| 63458 | 2020-09-30 Lars Ingebrigtsen <larsi@gnus.org> | 63458 | 2020-09-30 Lars Ingebrigtsen <larsi@gnus.org> |
| 63459 | 63459 | ||
| 63460 | Fix isearch-group-* colors on low-colour displays | 63460 | Fix isearch-group-* colors on low-color displays |
| 63461 | 63461 | ||
| 63462 | * lisp/isearch.el (isearch-group-1): On low-colour displays, just | 63462 | * lisp/isearch.el (isearch-group-1): On low-color displays, just |
| 63463 | use the normal isearch color (bug#43702). | 63463 | use the normal isearch color (bug#43702). |
| 63464 | (isearch-group-2 etc): Ditto. | 63464 | (isearch-group-2 etc): Ditto. |
| 63465 | 63465 | ||
| @@ -123828,7 +123828,7 @@ | |||
| 123828 | 123828 | ||
| 123829 | * doc/lispref/text.texi (Special Properties): For the hook property | 123829 | * doc/lispref/text.texi (Special Properties): For the hook property |
| 123830 | modification-hooks, state that inhibit-modification-hooks is NOT bound to | 123830 | modification-hooks, state that inhibit-modification-hooks is NOT bound to |
| 123831 | non-nil when calling its functions. For the hooks insert-in-fron-hooks and | 123831 | non-nil when calling its functions. For the hooks insert-in-front-hooks and |
| 123832 | insert-behind-hooks, state that that variable does get bound to non-nil. | 123832 | insert-behind-hooks, state that that variable does get bound to non-nil. |
| 123833 | 123833 | ||
| 123834 | 2019-06-24 Hong Xu <hong@topbug.net> | 123834 | 2019-06-24 Hong Xu <hong@topbug.net> |
| @@ -156545,7 +156545,7 @@ | |||
| 156545 | Obsolete Flymake's flymake-diagnostic-types-alist | 156545 | Obsolete Flymake's flymake-diagnostic-types-alist |
| 156546 | 156546 | ||
| 156547 | That variable was an association between symbols and properties, | 156547 | That variable was an association between symbols and properties, |
| 156548 | effecively duplicating symbol's property lists. It is simpler to just | 156548 | effectively duplicating symbol's property lists. It is simpler to just |
| 156549 | put properties on symbols. Backward compatibility to the old variable | 156549 | put properties on symbols. Backward compatibility to the old variable |
| 156550 | has been kept. | 156550 | has been kept. |
| 156551 | 156551 | ||
| @@ -190693,7 +190693,7 @@ | |||
| 190693 | Support multi-lingual detection of SEE ALSO man sections | 190693 | Support multi-lingual detection of SEE ALSO man sections |
| 190694 | 190694 | ||
| 190695 | * lisp/man.el (Man-see-also-regexp): Add support for SEE ALSO | 190695 | * lisp/man.el (Man-see-also-regexp): Add support for SEE ALSO |
| 190696 | section detection in several langages: French, German, Spanish, | 190696 | section detection in several languages: French, German, Spanish, |
| 190697 | Portuguese, Italian, Polish, Turkish, Japanese, Chinese. (Bug#28142) | 190697 | Portuguese, Italian, Polish, Turkish, Japanese, Chinese. (Bug#28142) |
| 190698 | 190698 | ||
| 190699 | 2017-08-26 Paul Eggert <eggert@cs.ucla.edu> | 190699 | 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 95005de6d11..1d48398bbce 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 | |||
| 240 | the comment node. | 240 | the comment node. |
| 241 | </p> | 241 | </p> |
| 242 | </dd> | 242 | </dd> |
| 243 | <dt id='index-coment_002dstart_002dskip'><span><code>coment-start-skip</code><a href='#index-coment_002dstart_002dskip' class='copiable-anchor'> ¶</a></span></dt> | 243 | <dt id='index-coment_002dstart_002dskip'><span><code>comment-start-skip</code><a href='#index-coment_002dstart_002dskip' class='copiable-anchor'> ¶</a></span></dt> |
| 244 | <dd><p>This anchor is a function that is called with 3 arguments: <var>node</var>, | 244 | <dd><p>This anchor is a function that is called with 3 arguments: <var>node</var>, |
| 245 | <var>parent</var>, and <var>bol</var>, and returns the position after the | 245 | <var>parent</var>, and <var>bol</var>, and returns the position after the |
| 246 | comment-start token and any whitespace characters following that | 246 | comment-start token and any whitespace characters following that |
diff --git a/doc/lispref/ChangeLog.1 b/doc/lispref/ChangeLog.1 index 361e816bc37..cc4ff37ccbc 100644 --- a/doc/lispref/ChangeLog.1 +++ b/doc/lispref/ChangeLog.1 | |||
| @@ -2201,7 +2201,7 @@ | |||
| 2201 | * doclicense.texi: Update to latest version from FSF. | 2201 | * doclicense.texi: Update to latest version from FSF. |
| 2202 | These are just minor editorial changes. | 2202 | These are just minor editorial changes. |
| 2203 | * elisp.texi (GNU Free Documentation License) | 2203 | * elisp.texi (GNU Free Documentation License) |
| 2204 | (GNU General Public Licens): | 2204 | (GNU General Public License): |
| 2205 | Provide sectioning, since doclicense.texi no longer does that. | 2205 | Provide sectioning, since doclicense.texi no longer does that. |
| 2206 | 2206 | ||
| 2207 | * loading.texi (Named Features): @ -> @@ to fix typo. | 2207 | * loading.texi (Named Features): @ -> @@ to fix typo. |
diff --git a/lisp/ChangeLog.16 b/lisp/ChangeLog.16 index ef230bf9edb..d2480c6fa36 100644 --- a/lisp/ChangeLog.16 +++ b/lisp/ChangeLog.16 | |||
| @@ -10968,8 +10968,8 @@ | |||
| 10968 | * comint.el (comint-history-isearch-end): | 10968 | * comint.el (comint-history-isearch-end): |
| 10969 | Use `isearch-search-fun-default'. | 10969 | Use `isearch-search-fun-default'. |
| 10970 | (comint-history-isearch-search): Use `isearch-search-fun-default' | 10970 | (comint-history-isearch-search): Use `isearch-search-fun-default' |
| 10971 | and remove spacial case for `isearch-word'. | 10971 | and remove special case for `isearch-word'. |
| 10972 | (comint-history-isearch-wrap): Remove spacial case for | 10972 | (comint-history-isearch-wrap): Remove special case for |
| 10973 | `isearch-word'. | 10973 | `isearch-word'. |
| 10974 | 10974 | ||
| 10975 | * hexl.el (hexl-isearch-search-function): | 10975 | * hexl.el (hexl-isearch-search-function): |
| @@ -10982,13 +10982,13 @@ | |||
| 10982 | Use `isearch-search-fun-default'. | 10982 | Use `isearch-search-fun-default'. |
| 10983 | 10983 | ||
| 10984 | * simple.el (minibuffer-history-isearch-search): | 10984 | * simple.el (minibuffer-history-isearch-search): |
| 10985 | Use `isearch-search-fun-default' and remove spacial case for | 10985 | Use `isearch-search-fun-default' and remove special case for |
| 10986 | `isearch-word'. | 10986 | `isearch-word'. |
| 10987 | (minibuffer-history-isearch-wrap): Remove spacial case for | 10987 | (minibuffer-history-isearch-wrap): Remove special case for |
| 10988 | `isearch-word'. | 10988 | `isearch-word'. |
| 10989 | 10989 | ||
| 10990 | * textmodes/reftex-global.el (reftex-isearch-wrap-function): | 10990 | * textmodes/reftex-global.el (reftex-isearch-wrap-function): |
| 10991 | Remove spacial case for `isearch-word'. | 10991 | Remove special case for `isearch-word'. |
| 10992 | (reftex-isearch-isearch-search): Use `isearch-search-fun-default'. | 10992 | (reftex-isearch-isearch-search): Use `isearch-search-fun-default'. |
| 10993 | 10993 | ||
| 10994 | 2012-05-28 Agustín Martín Domingo <agustin.martin@hispalinux.es> | 10994 | 2012-05-28 Agustín Martín Domingo <agustin.martin@hispalinux.es> |
diff --git a/lisp/ChangeLog.17 b/lisp/ChangeLog.17 index 57620513e3b..021ddd0b2bd 100644 --- a/lisp/ChangeLog.17 +++ b/lisp/ChangeLog.17 | |||
| @@ -15465,7 +15465,7 @@ | |||
| 15465 | 2013-12-12 Fabián Ezequiel Gallina <fgallina@gnu.org> | 15465 | 2013-12-12 Fabián Ezequiel Gallina <fgallina@gnu.org> |
| 15466 | 15466 | ||
| 15467 | * progmodes/python.el (python-indent-context) | 15467 | * progmodes/python.el (python-indent-context) |
| 15468 | (python-indent-calculate-indentation): Fix auto-identation | 15468 | (python-indent-calculate-indentation): Fix auto-indentation |
| 15469 | behavior for comment blocks. (Bug#15916) | 15469 | behavior for comment blocks. (Bug#15916) |
| 15470 | 15470 | ||
| 15471 | 2013-12-12 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change) | 15471 | 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 16c2c347409..b154a131a4f 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." | |||
| 517 | (if (eobp) (newline num)) | 517 | (if (eobp) (newline num)) |
| 518 | (if (< x 0) (setq x 0)) | 518 | (if (< x 0) (setq x 0)) |
| 519 | (if (< y 0) (setq y 0)) | 519 | (if (< y 0) (setq y 0)) |
| 520 | ;; Now, a quicky column moveto/forceto method. | 520 | ;; Now, a quickie column moveto/forceto method. |
| 521 | (or (= (move-to-column x) x) | 521 | (or (= (move-to-column x) x) |
| 522 | (let ((p (point))) | 522 | (let ((p (point))) |
| 523 | (indent-to x) | 523 | (indent-to x) |
diff --git a/lisp/emacs-lisp/subr-x.el b/lisp/emacs-lisp/subr-x.el index 415f8db52ca..c7ce02e5013 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." | |||
| 334 | (defun string-glyph-split (string) | 334 | (defun string-glyph-split (string) |
| 335 | "Split STRING into a list of strings representing separate glyphs. | 335 | "Split STRING into a list of strings representing separate glyphs. |
| 336 | This takes into account combining characters and grapheme clusters: | 336 | This takes into account combining characters and grapheme clusters: |
| 337 | if compositions are enbaled, each sequence of characters composed | 337 | if compositions are enabled, each sequence of characters composed |
| 338 | on display into a single grapheme cluster is treated as a single | 338 | on display into a single grapheme cluster is treated as a single |
| 339 | indivisible unit." | 339 | indivisible unit." |
| 340 | (let ((result nil) | 340 | (let ((result nil) |
diff --git a/lisp/eshell/esh-var.el b/lisp/eshell/esh-var.el index 57ea42f4933..4806041c59e 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 | |||
| 209 | arguments and then pass its return value to `eshell-apply-indices'. | 209 | arguments and then pass its return value to `eshell-apply-indices'. |
| 210 | 210 | ||
| 211 | When VALUE is a function, it's read-only by default. To make it | 211 | When VALUE is a function, it's read-only by default. To make it |
| 212 | writeable, use the (GET . SET) form described above. If SET is a | 212 | writable, use the (GET . SET) form described above. If SET is a |
| 213 | function, it takes two arguments: a list of indices (currently | 213 | function, it takes two arguments: a list of indices (currently |
| 214 | always nil, but reserved for future enhancement), and the new | 214 | always nil, but reserved for future enhancement), and the new |
| 215 | value to set. | 215 | value to set. |
diff --git a/lisp/gnus/ChangeLog.2 b/lisp/gnus/ChangeLog.2 index 4ac69b575f5..292e8fbe5b7 100644 --- a/lisp/gnus/ChangeLog.2 +++ b/lisp/gnus/ChangeLog.2 | |||
| @@ -8859,7 +8859,7 @@ | |||
| 8859 | signencrypt. | 8859 | signencrypt. |
| 8860 | * mml-sec.el (mml-secure-message-encrypt-pgpmime): Ditto. | 8860 | * mml-sec.el (mml-secure-message-encrypt-pgpmime): Ditto. |
| 8861 | * mml.el (mml-generate-mime-1): Change logic so a part which is | 8861 | * mml.el (mml-generate-mime-1): Change logic so a part which is |
| 8862 | both signed & encryped is processed in one operation (rather than | 8862 | both signed & encrypted is processed in one operation (rather than |
| 8863 | two separate ops: sign, then encrypt). | 8863 | two separate ops: sign, then encrypt). |
| 8864 | * mml2015.el (mml2015-gpg-extract-signature-details): Give some | 8864 | * mml2015.el (mml2015-gpg-extract-signature-details): Give some |
| 8865 | indication if a message is signed by an expired key. | 8865 | indication if a message is signed by an expired key. |
diff --git a/lisp/gnus/ChangeLog.3 b/lisp/gnus/ChangeLog.3 index bf64780799d..72423073338 100644 --- a/lisp/gnus/ChangeLog.3 +++ b/lisp/gnus/ChangeLog.3 | |||
| @@ -17348,7 +17348,7 @@ | |||
| 17348 | * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): | 17348 | * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): |
| 17349 | New function. | 17349 | New function. |
| 17350 | (rfc2047-encode-message-header, rfc2047-encode-region): Use it. | 17350 | (rfc2047-encode-message-header, rfc2047-encode-region): Use it. |
| 17351 | (rfc2047-strip-backslashes-in-quoted-strings): New fnction. | 17351 | (rfc2047-strip-backslashes-in-quoted-strings): New function. |
| 17352 | (rfc2047-decode-region): Use it; add optional argument `address-mime'. | 17352 | (rfc2047-decode-region): Use it; add optional argument `address-mime'. |
| 17353 | (rfc2047-decode-string): Ditto. | 17353 | (rfc2047-decode-string): Ditto. |
| 17354 | (rfc2047-decode-address-region): New function. | 17354 | (rfc2047-decode-address-region): New function. |
diff --git a/lisp/gnus/message.el b/lisp/gnus/message.el index 6c10a4ae976..272e6bf4b7d 100644 --- a/lisp/gnus/message.el +++ b/lisp/gnus/message.el | |||
| @@ -2822,7 +2822,7 @@ systematically send encrypted emails when possible." | |||
| 2822 | 2822 | ||
| 2823 | The value must be a list of three elements, all strings: | 2823 | The value must be a list of three elements, all strings: |
| 2824 | - Key ID, in hexadecimal form; | 2824 | - Key ID, in hexadecimal form; |
| 2825 | - Key URL or ASCII armoured key; and | 2825 | - Key URL or ASCII armored key; and |
| 2826 | - Protection preference, one of: \"unprotected\", \"sign\", | 2826 | - Protection preference, one of: \"unprotected\", \"sign\", |
| 2827 | \"encrypt\" or \"signencrypt\". | 2827 | \"encrypt\" or \"signencrypt\". |
| 2828 | 2828 | ||
diff --git a/lisp/mh-e/ChangeLog.1 b/lisp/mh-e/ChangeLog.1 index d6893fb9ec4..f3053f3a257 100644 --- a/lisp/mh-e/ChangeLog.1 +++ b/lisp/mh-e/ChangeLog.1 | |||
| @@ -761,7 +761,7 @@ | |||
| 761 | below, docstring was usually completely rewritten. Use "on" | 761 | below, docstring was usually completely rewritten. Use "on" |
| 762 | instead of "t" in docstring to match what is seen in customization | 762 | instead of "t" in docstring to match what is seen in customization |
| 763 | buffer. Use headline capitalization. Standardize on "Auto-detect" | 763 | buffer. Use headline capitalization. Standardize on "Auto-detect" |
| 764 | text when option has that capibility. | 764 | text when option has that capability. |
| 765 | (mh): Since we work on more than one type of Emacs, use Emacs | 765 | (mh): Since we work on more than one type of Emacs, use Emacs |
| 766 | instead of GNU Emacs. Prefer GNU mailutils over GNU Mailutils. | 766 | instead of GNU Emacs. Prefer GNU mailutils over GNU Mailutils. |
| 767 | (mh-variant): s/Autodetect at startup/Auto-detect/. | 767 | (mh-variant): s/Autodetect at startup/Auto-detect/. |
diff --git a/lisp/obsolete/rlogin.el b/lisp/obsolete/rlogin.el index 6a06300ae35..935209650ef 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. | |||
| 95 | It is better to use the function of the same name to change the behavior of | 95 | It is better to use the function of the same name to change the behavior of |
| 96 | directory tracking in an rlogin session once it has begun, rather than | 96 | directory tracking in an rlogin session once it has begun, rather than |
| 97 | simply setting this variable, since the function does the necessary | 97 | simply setting this variable, since the function does the necessary |
| 98 | re-synching of directories." | 98 | re-syncing of directories." |
| 99 | :type '(choice (const :tag "off" nil) | 99 | :type '(choice (const :tag "off" nil) |
| 100 | (const :tag "ftp" t) | 100 | (const :tag "ftp" t) |
| 101 | (other :tag "local" local)) | 101 | (other :tag "local" local)) |
diff --git a/lisp/org/org-capture.el b/lisp/org/org-capture.el index b26afeb036a..4e65706315c 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." | |||
| 1700 | (condition-case error | 1700 | (condition-case error |
| 1701 | (insert-file-contents filename) | 1701 | (insert-file-contents filename) |
| 1702 | (error | 1702 | (error |
| 1703 | (insert (format "%%![couldn not insert %s: %s]" | 1703 | (insert (format "%%![could not insert %s: %s]" |
| 1704 | filename | 1704 | filename |
| 1705 | error)))))))) | 1705 | error)))))))) |
| 1706 | ;; Mark %() embedded elisp for later evaluation. | 1706 | ;; Mark %() embedded elisp for later evaluation. |
diff --git a/lisp/org/org-element.el b/lisp/org/org-element.el index ace1cc1a984..aa618a088ae 100644 --- a/lisp/org/org-element.el +++ b/lisp/org/org-element.el | |||
| @@ -5299,7 +5299,7 @@ indentation removed from its contents." | |||
| 5299 | ;; mechanism is robust enough to preserve total order among elements | 5299 | ;; mechanism is robust enough to preserve total order among elements |
| 5300 | ;; even when the tree is only partially synchronized. | 5300 | ;; even when the tree is only partially synchronized. |
| 5301 | ;; | 5301 | ;; |
| 5302 | ;; The cache code debuggin is fairly complex because cache request | 5302 | ;; The cache code debugging is fairly complex because cache request |
| 5303 | ;; state is often hard to reproduce. An extensive diagnostics | 5303 | ;; state is often hard to reproduce. An extensive diagnostics |
| 5304 | ;; functionality is built into the cache code to assist hunting bugs. | 5304 | ;; functionality is built into the cache code to assist hunting bugs. |
| 5305 | ;; See `org-element--cache-self-verify', `org-element--cache-self-verify-frequency', | 5305 | ;; 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 641b4ccff23..694b897cc00 100644 --- a/lisp/progmodes/python.el +++ b/lisp/progmodes/python.el | |||
| @@ -1192,7 +1192,7 @@ fontified." | |||
| 1192 | "Check whether NODE is a variable. | 1192 | "Check whether NODE is a variable. |
| 1193 | NODE's type should be \"identifier\"." | 1193 | NODE's type should be \"identifier\"." |
| 1194 | ;; An identifier can be a function/class name, a property, or a | 1194 | ;; An identifier can be a function/class name, a property, or a |
| 1195 | ;; variables. This funtion filters out function/class names and | 1195 | ;; variables. This function filters out function/class names and |
| 1196 | ;; properties. | 1196 | ;; properties. |
| 1197 | (pcase (treesit-node-type (treesit-node-parent node)) | 1197 | (pcase (treesit-node-type (treesit-node-parent node)) |
| 1198 | ((or "function_definition" "class_definition") nil) | 1198 | ((or "function_definition" "class_definition") nil) |
diff --git a/lisp/textmodes/bibtex.el b/lisp/textmodes/bibtex.el index 23909742889..9dec998f7ee 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." | |||
| 4093 | (interactive) | 4093 | (interactive) |
| 4094 | (beginning-of-line) | 4094 | (beginning-of-line) |
| 4095 | ;; `bibtex-any-valid-entry-type' would fail if users "disable" | 4095 | ;; `bibtex-any-valid-entry-type' would fail if users "disable" |
| 4096 | ;; an entry by chosing an invalid entry type. | 4096 | ;; an entry by choosing an invalid entry type. |
| 4097 | (or (looking-at bibtex-any-entry-maybe-empty-head) | 4097 | (or (looking-at bibtex-any-entry-maybe-empty-head) |
| 4098 | (re-search-backward bibtex-any-entry-maybe-empty-head nil 'move)) | 4098 | (re-search-backward bibtex-any-entry-maybe-empty-head nil 'move)) |
| 4099 | (point)) | 4099 | (point)) |
diff --git a/lisp/treesit.el b/lisp/treesit.el index 5c3b68ea873..e3edaabe996 100644 --- a/lisp/treesit.el +++ b/lisp/treesit.el | |||
| @@ -1623,7 +1623,7 @@ BACKWARD and ALL are the same as in `treesit-search-forward'." | |||
| 1623 | ;; TODO: I'm not entirely sure how would this go, so I only documented | 1623 | ;; TODO: I'm not entirely sure how would this go, so I only documented |
| 1624 | ;; the "defun" functions and didn't document any "thing" functions. | 1624 | ;; the "defun" functions and didn't document any "thing" functions. |
| 1625 | ;; We should also document `treesit-block-type-regexp' and support it | 1625 | ;; We should also document `treesit-block-type-regexp' and support it |
| 1626 | ;; in major modes if we can meaningfully intergrate hideshow: I tried | 1626 | ;; in major modes if we can meaningfully integrate hideshow: I tried |
| 1627 | ;; and failed, we need SomeOne that understands hideshow to look at | 1627 | ;; and failed, we need SomeOne that understands hideshow to look at |
| 1628 | ;; it. (BTW, hideshow should use its own | 1628 | ;; it. (BTW, hideshow should use its own |
| 1629 | ;; `treesit-hideshow-block-type-regexp'.) | 1629 | ;; `treesit-hideshow-block-type-regexp'.) |
| @@ -2617,7 +2617,7 @@ window." | |||
| 2617 | (defvar treesit-language-source-alist nil | 2617 | (defvar treesit-language-source-alist nil |
| 2618 | "Configuration for downloading and installing tree-sitter language grammars. | 2618 | "Configuration for downloading and installing tree-sitter language grammars. |
| 2619 | 2619 | ||
| 2620 | The value should be an alist where each elemnt has the form | 2620 | The value should be an alist where each element has the form |
| 2621 | 2621 | ||
| 2622 | (LANG . (URL SOURCE-DIR GRAMMAR-DIR CC C++)) | 2622 | (LANG . (URL SOURCE-DIR GRAMMAR-DIR CC C++)) |
| 2623 | 2623 | ||
diff --git a/lisp/vc/pcvs-parse.el b/lisp/vc/pcvs-parse.el index 77c5469a175..5b4c3019cac 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'." | |||
| 435 | ;; Conflict | 435 | ;; Conflict |
| 436 | (and | 436 | (and |
| 437 | (cvs-match (concat "C \\(.*" qfile "\\)$") (path 1) (type 'CONFLICT)) | 437 | (cvs-match (concat "C \\(.*" qfile "\\)$") (path 1) (type 'CONFLICT)) |
| 438 | ;; C might be followed by a "spurious" U for non-mergable files | 438 | ;; C might be followed by a "spurious" U for non-mergeable files |
| 439 | (cvs-or (cvs-match (concat "U \\(.*" qfile "\\)$")) t)) | 439 | (cvs-or (cvs-match (concat "U \\(.*" qfile "\\)$")) t)) |
| 440 | ;; Successful merge | 440 | ;; Successful merge |
| 441 | (cvs-match (concat "M \\(.*" qfile "\\)$") (path 1)) | 441 | (cvs-match (concat "M \\(.*" qfile "\\)$") (path 1)) |
diff --git a/src/ChangeLog.11 b/src/ChangeLog.11 index 77180262aca..8517e5cc3c9 100644 --- a/src/ChangeLog.11 +++ b/src/ChangeLog.11 | |||
| @@ -3294,7 +3294,7 @@ | |||
| 3294 | 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org> | 3294 | 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 3295 | 3295 | ||
| 3296 | * gnutls.c (syms_of_gnutls): All the bootprops are keywords. | 3296 | * gnutls.c (syms_of_gnutls): All the bootprops are keywords. |
| 3297 | (emacs_gnutls_write): Remove the debuggin fsync call. | 3297 | (emacs_gnutls_write): Remove the debugging fsync call. |
| 3298 | (emacs_gnutls_read): Return -1 if we got an error from | 3298 | (emacs_gnutls_read): Return -1 if we got an error from |
| 3299 | gnutls_read. This allows us to actually read lots of data from | 3299 | gnutls_read. This allows us to actually read lots of data from |
| 3300 | the GnuTLS stream. | 3300 | the GnuTLS stream. |