1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-02 18:21:19 -08:00
emacs/test/lisp/eshell
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
..
resources Port Eshell tests to Android 2025-02-26 20:58:01 +08:00
em-alias-tests.el Port Eshell tests to Android 2025-02-26 20:58:01 +08:00
em-basic-tests.el Port Eshell tests to Android 2025-02-26 20:58:01 +08:00
em-cmpl-tests.el Port Eshell tests to Android 2025-02-26 20:58:01 +08:00
em-dirs-tests.el Port Eshell tests to Android 2025-02-26 20:58:01 +08:00
em-extpipe-tests.el Port Eshell tests to Android 2025-02-26 20:58:01 +08:00
em-glob-tests.el Port Eshell tests to Android 2025-02-26 20:58:01 +08:00
em-hist-tests.el Port Eshell tests to Android 2025-02-26 20:58:01 +08:00
em-ls-tests.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
em-pred-tests.el Port Eshell tests to Android 2025-02-26 20:58:01 +08:00
em-prompt-tests.el December 2025 spelling fixes 2025-12-26 10:22:12 -08:00
em-script-tests.el Fix some tests on OpenBSD 2025-08-07 17:43:58 +03:00
em-tramp-tests.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
em-unix-tests.el Port Eshell tests to Android 2025-02-26 20:58:01 +08:00
esh-arg-tests.el Port Eshell tests to Android 2025-02-26 20:58:01 +08:00
esh-cmd-tests.el Port Eshell tests to Android 2025-02-26 20:58:01 +08:00
esh-ext-tests.el Port Eshell tests to Android 2025-02-26 20:58:01 +08:00
esh-io-tests.el Merge from origin/emacs-30 2025-07-26 06:58:12 -04:00
esh-mode-tests.el Port Eshell tests to Android 2025-02-26 20:58:01 +08:00
esh-opt-tests.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
esh-proc-tests.el Port Eshell tests to Android 2025-02-26 20:58:01 +08:00
esh-util-tests.el Port Eshell tests to Android 2025-02-26 20:58:01 +08:00
esh-var-tests.el Port Eshell tests to Android 2025-02-26 20:58:01 +08:00
eshell-tests-unload.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
eshell-tests.el Port Eshell tests to Android 2025-02-26 20:58:01 +08:00