1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-02 10:11:05 -08:00
emacs/lisp/textmodes
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
..
artist.el
bib-mode.el
bibtex-style.el
bibtex.el * lisp/textmodes/bibtex.el (bibtex-mode): Fix hs variables (bug#79934). 2025-12-08 09:20:48 +02:00
conf-mode.el
css-mode.el Check if treesit-major-mode-remap-alist is bound in ts-modes autoload forms 2025-10-16 09:45:30 +03:00
dns-mode.el
emacs-authors-mode.el
emacs-news-mode.el
enriched.el
fill.el ; Improve documentation of fill-region-as-paragraph-semlf 2025-12-06 18:48:38 +02:00
flyspell.el Improve performance of 'flyspell-goto-next-error' 2025-12-04 14:19:51 +02:00
glyphless-mode.el
html-ts-mode.el New user option 'treesit-enabled-modes' (bug#79180) 2025-08-14 19:40:08 +03:00
ispell.el Fix ispell’s handling of comment-end when adding local words 2025-11-22 13:15:45 +02:00
less-css-mode.el
makeinfo.el
markdown-ts-mode.el December 2025 spelling fixes 2025-12-26 10:22:12 -08:00
mhtml-mode.el hideshow: Rework previous changes 2025-11-08 20:04:30 +02:00
mhtml-ts-mode.el Remove the cached values in tree-sitter modes (bug#79363) 2025-11-28 00:12:28 -08:00
nroff-mode.el
page-ext.el
page.el
paragraphs.el New 'R' code letter for 'interactive' forms 2025-12-08 15:01:50 +00:00
picture.el
pixel-fill.el
po.el
refbib.el
refer.el
refill.el
reftex-auc.el
reftex-cite.el
reftex-dcr.el
reftex-global.el
reftex-index.el
reftex-parse.el
reftex-ref.el Move some RefTeX 'setq's to major mode definition 2025-07-14 21:24:45 +02:00
reftex-sel.el Move some RefTeX 'setq's to major mode definition 2025-07-14 21:24:45 +02:00
reftex-toc.el
reftex-vars.el Replace obsolete floatfig package with floatflt 2025-10-10 11:17:54 +02:00
reftex.el
remember.el Fix whitespace in remember.el 2025-12-01 15:16:49 +02:00
rst.el
sgml-mode.el hideshow: Rework previous changes 2025-11-08 20:04:30 +02:00
string-edit.el ; (read-string-from-buffer): Fix thinko and typo. 2025-09-27 16:00:41 +02:00
table.el
tex-mode.el Improve prettification of (La)TeX symbols 2025-07-14 12:25:45 -04:00
texinfmt.el
texinfo.el Add multi-character pairs to lua-ts-mode and texinfo-mode 2025-08-09 13:41:43 +03:00
texnfo-upd.el
text-mode.el
tildify.el
toml-ts-mode.el Check if treesit-major-mode-remap-alist is bound in ts-modes autoload forms 2025-10-16 09:45:30 +03:00
two-column.el
underline.el
word-wrap-mode.el
yaml-ts-mode.el Improve hideshow support for heex-ts-mode and yaml-ts-mode 2025-11-10 21:46:29 +02:00