]> 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)
committerEli Zaretskii <eliz@gnu.org>
Thu, 11 Jan 2024 10:36:31 +0000 (12:36 +0200)
* doc/lispref/symbols.texi (Shorthands): Wrap `@pxref{Abbrevs}' in
parentheses.

Copyright-paperwork-exempt: yes

doc/lispref/symbols.texi

index dccd9694b2ee64c3d1e5ac1c06743f2f0f98125e..dfbcf903e7d5065f93dd9a4c2466b2e4453d435a 100644 (file)
@@ -669,7 +669,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