From f7ee6609ae3b9cbafd48c89bad160b4e17f5b386 Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Fri, 18 Nov 2022 13:06:55 +0100 Subject: ; Fix typos (prefer US spelling) --- ChangeLog.3 | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) (limited to 'ChangeLog.3') diff --git a/ChangeLog.3 b/ChangeLog.3 index b76431fbbdd..a78f53f377b 100644 --- a/ChangeLog.3 +++ b/ChangeLog.3 @@ -5557,7 +5557,7 @@ Fix ert errors when there's a test that binds `debug-on-error' * lisp/emacs-lisp/ert.el (ert--run-test-internal): Don't infloop - on errors when signalling errors (bug#51131). + on errors when signaling errors (bug#51131). 2021-10-10 Paul Eggert @@ -41213,7 +41213,7 @@ 2021-02-02 Lars Ingebrigtsen - Fix up invalid_syntax error signalling + Fix up invalid_syntax error signaling * src/lread.c (invalid_syntax_lisp): Instead of putting the line/column in a string, signal an error containing the numbers as @@ -63478,7 +63478,7 @@ user-error when there's a wrong password (bug#43704). (epa--wrong-password-p): New function. (epa-file-insert-file-contents): Use it, and stash the error away - for later signalling. + for later signaling. * lisp/emacs-lisp/subr-x.el (if-let): Autoload. @@ -73089,7 +73089,7 @@ * lisp/textmodes/tex-mode.el (tex-font-lock-keywords-2): End the expression before the terminating $ in constructions like $\it identifiername$ - (bug#28277). This avoids italicising the final $ character. + (bug#28277). This avoids italicizing the final $ character. This fixes the final $ of the final test case here: @@ -73421,7 +73421,7 @@ 2020-08-08 Lars Ingebrigtsen - Modernise a code example in os.texi + Modernize a code example in os.texi * doc/lispref/os.texi (Session Management): Use with-current-buffer in the example instead of save+switch (bug#40341). @@ -75687,7 +75687,7 @@ * lisp/net/eww.el (eww-list-bookmarks): Don't show buffer if there are no bookmarks. (Bug#41385) - (eww-bookmark-prepare): Move signalling an error if there are no + (eww-bookmark-prepare): Move signaling an error if there are no bookmarks from here... (eww-read-bookmarks): ...to here. Add new argument `error-out' to control this. @@ -101483,7 +101483,7 @@ (Create_Pixmap_From_Bitmap_Data): (xpm_load): Use new function. * src/xterm.c (x_composite_image): Use PictOpOver when there is a mask - so the transparency is honoured. + so the transparency is honored. (x_draw_image_foreground_1): Use x_composite_image. 2019-11-29 Stefan Monnier @@ -113664,7 +113664,7 @@ Make the NSM not pop up an X dialogue on non-mouse actions * lisp/emacs-lisp/rmc.el (read-multiple-choice): Don't pop up X - dialogues on (url-retrieve "https://expired.badssl.com/" #'ignore) + dialogs on (url-retrieve "https://expired.badssl.com/" #'ignore) and the like. 2019-09-04 Lars Ingebrigtsen @@ -115157,7 +115157,7 @@ 2019-08-21 Lars Ingebrigtsen - Make hide-ifdef-mode-prefix-key customisable + Make hide-ifdef-mode-prefix-key customizable * lisp/progmodes/hideif.el (hide-ifdef-mode-prefix-key): Make into a defcustom since it seems like this is something that should be @@ -130710,7 +130710,7 @@ Fix diff-mode face problem when used in terminals (Bug#35695) In a terminal supporting 256 colors, both diff-added and diff-removed - was mapped to the same greyish color. + was mapped to the same grayish color. * lisp/vc/diff-mode.el: Modify the colors of diff-removed, diff-added, diff-refine-removed, and diff-refine-added when @@ -158744,7 +158744,7 @@ 2018-04-17 Basil L. Contovounesios - Modernise face specs and set version tags in eww/shr + Modernize face specs and set version tags in eww/shr * lisp/net/shr.el (shr-strike-through, shr-link, shr-selected-link): Set :version tag (bug#31200). @@ -159218,10 +159218,10 @@ 2018-04-14 Lars Ingebrigtsen - Modernise a Gnus function a bit + Modernize a Gnus function a bit * lisp/gnus/gnus-start.el (gnus-update-active-hashtb-from-killed): - Modernise code a bit. + Modernize code a bit. 2018-04-14 Lars Ingebrigtsen @@ -166738,7 +166738,7 @@ 5a7d009 * lisp/vc/smerge-mode.el (smerge-refine): Replace obsolete al... e019c35 FOR_EACH_FRAME no longer assumes frame-list d64b88d * src/font.c (Ffont_info): Doc fix. (Bug#29682) - 92b2604 Modernise message.el face spec syntax + 92b2604 Modernize message.el face spec syntax b1efbe6 Update message.el obsolete face aliases 2494c14 ; * lisp/comint.el (comint-terminfo-terminal): Add a :version... 12ad276 Improve documentation of TERM environment variable @@ -167034,7 +167034,7 @@ 5a7d0095a4 * lisp/vc/smerge-mode.el (smerge-refine): Replace obsolete... e019c35df6 FOR_EACH_FRAME no longer assumes frame-list d64b88da2f * src/font.c (Ffont_info): Doc fix. (Bug#29682) - 92b2604a7f Modernise message.el face spec syntax + 92b2604a7f Modernize message.el face spec syntax b1efbe6564 Update message.el obsolete face aliases 2494c14e76 ; * lisp/comint.el (comint-terminfo-terminal): Add a :vers... 12ad276d15 Improve documentation of TERM environment variable @@ -181827,7 +181827,7 @@ 2017-12-15 Basil L. Contovounesios - Modernise message.el face spec syntax + Modernize message.el face spec syntax * lisp/gnus/message.el (message-header-to, message-header-cc) (message-header-subject, message-header-newsgroups) -- cgit v1.2.3