1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

Merge from origin/emacs-30

0c32f7521b ; * admin/notes/spelling: More precisely qualify saying j...
bc51fabc10 Add a choice to 'dired-movement-style' to restore the pre...
10d534023a ; Fix some markup in doc/lispref/commands.texi.
c2c287b325 Improve docstring of should-error
This commit is contained in:
Sean Whitton 2025-03-24 10:41:45 +08:00
commit 0cfe700e33
4 changed files with 32 additions and 16 deletions

View file

@ -18,5 +18,6 @@ Re "behavior" vs "behaviour", etc.
- In comments, docstrings and other documentation that forms part of
Emacs itself, prefer not to abbreviate "Emacs Lisp".
Say just "Lisp" whenever the context allows.
In docstrings and the Texinfo manuals, say just "Lisp" whenever the
context renders it unambiguous that you mean "Emacs Lisp".
If you must abbreviate "Emacs Lisp", capitalize it thus: "Elisp".