]> git.eshelyaron.com Git - emacs.git/commitdiff
Wrap @pxref of Abbrevs in parentheses (bug#68375)
authorXiyue Deng <manphiz@gmail.com>
Wed, 27 Dec 2023 20:35:39 +0000 (12:35 -0800)
committerEshel Yaron <me@eshelyaron.com>
Sat, 13 Jan 2024 18:22:40 +0000 (19:22 +0100)
* doc/lispref/symbols.texi (Shorthands): Wrap `@pxref{Abbrevs}' in
parentheses.

Copyright-paperwork-exempt: yes
(cherry picked from commit 0c01f97b73cffc373944fd2720e42520e86bc2e4)

doc/lispref/symbols.texi

index 6fe4189901ab7023cb9994ace59277f07011c3c1..367bd195f16e0ff77670864f6c7fee029b6ba7fe 100644 (file)
@@ -675,7 +675,7 @@ name} (@pxref{Symbol Components}).
 
 It is useful to think of shorthands as @emph{abbreviating} the full
 names of intended symbols.  Despite this, do not confuse shorthands with the
-Abbrev system @pxref{Abbrevs}.
+Abbrev system (@pxref{Abbrevs}).
 
 @cindex namespace etiquette
 Shorthands make Emacs Lisp's @dfn{namespacing etiquette} easier to work