1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-06 11:50:51 -08:00
emacs/lisp/international
Paul Eggert 481ad70d5c December 2025 spelling fixes
Some of the fixes are to continue to use American
rather than British spelling.
* doc/misc/modus-themes.org (my-modus-themes-engraved-faces):
Fix misspelled ‘:foreground’s.
* etc/themes/modus-themes.el (modus-themes-faces):
Fix misspelled ‘modus-themes-bold’.
* lisp/emacs-lisp/rx.el (rx--normalize-char-pattern):
Rename from rx--normalise-char-pattern.
(rx--optimize-or-args):	Rename from rx--optimise-or-args.
* lisp/frame.el (frame--special-parameters):
Fix misspelled "right-divider-width".
* lisp/net/tramp.el (tramp-fingerprint-prompt-regexp):
Use American spelling “centered”, to match current libfprintf.
* lisp/org/org-fold-core.el (org-fold-core--optimize-for-huge-buffers):
Rename from org-fold-core--optimise-for-huge-buffers.
(org-fold-core-update-optimization):
Rename from org-fold-core-update-optimisation,
leaving an alias behind.
(org-fold-core-remove-optimization):
Rename from org-fold-core-remove-optimisation,
leaving an alias behind.
* lisp/org/org.el (org-advertized-archive-subtree):
This alias is now obsolete.
* lisp/play/zone.el (zone-ignored-buffers):
Fix misspelling of ‘zone--buffer-encrypted-p’.
* lisp/progmodes/csharp-mode.el (csharp-ts-mode-faces):
Fix misspelling of ‘csharp’ group.
* lisp/vc/vc.el (vc-clonable-backends-custom-type):
Rename from vc-cloneable-backends-custom-type,
leaving an alias behind.
* test/lisp/emacs-lisp/bytecomp-tests.el:
(bytecomp-tests--warn-arity-non-compiled-callee):
Rename from bytecomp-tests--warn-arity-noncompiled-callee.
(bytecomp-test-defface-spec): Reword a deliberate misspelling
of “default” that is so common I don’t want it to pollute the
spelling dictionary.
* test/lisp/emacs-lisp/package-vc-tests.el:
(package-vc-tests-preserve-artifacts):
Rename from package-vc-tests-preserve-artifacts.
* test/lisp/eshell/em-prompt-tests.el:
(em-prompt-test/forward-backward-paragraph-1):
Reword a deliberate misspelling of “goodbye” that is so common I
don’t want it to pollute the spelling dictionary.
2025-12-26 10:22:12 -08:00
..
ccl.el
characters.el December 2025 spelling fixes 2025-12-26 10:22:12 -08:00
emoji.el
fontset.el Add new scripts to the default fontset 2025-09-12 16:08:40 +03:00
isearch-x.el
iso-ascii.el
iso-cvt.el
iso-transl.el
ja-dic-cnv.el
ja-dic-utl.el
kinsoku.el
kkc.el Avoid lexbind warnings in kkc.el 2025-08-02 17:59:36 +03:00
latexenc.el
latin1-disp.el
mule-cmds.el Fix Unicode-related tests 2025-09-13 17:52:30 +03:00
mule-conf.el
mule-diag.el
mule-util.el
mule.el Don't apply EditorConfig files to themselves 2025-11-24 11:42:27 -05:00
ogonek.el
quail.el Eliminate some gratuitous string mutation 2025-08-21 15:11:13 +02:00
rfc1843.el
robin.el
textsec-check.el ; * lisp/international/textsec-check.el (textsec-suspicious-p): Doc fix. 2025-09-21 13:03:16 +03:00
textsec.el Make textsec descriptive texts more user-friendly 2025-09-28 15:35:17 +03:00
titdic-cnv.el
ucs-normalize.el Fix 'ucs-normalize' tests following Unciode 17.0 import 2025-09-14 07:34:41 +03:00
utf-7.el
utf7.el