From: Xiyue Deng Date: Wed, 27 Dec 2023 20:35:39 +0000 (-0800) Subject: Wrap @pxref of Abbrevs in parentheses (bug#68375) X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1c825a7638d7cb3a0ef1557c175fc5e54e00fc4b;p=emacs.git Wrap @pxref of Abbrevs in parentheses (bug#68375) * doc/lispref/symbols.texi (Shorthands): Wrap `@pxref{Abbrevs}' in parentheses. Copyright-paperwork-exempt: yes (cherry picked from commit 0c01f97b73cffc373944fd2720e42520e86bc2e4) --- diff --git a/doc/lispref/symbols.texi b/doc/lispref/symbols.texi index 6fe4189901a..367bd195f16 100644 --- a/doc/lispref/symbols.texi +++ b/doc/lispref/symbols.texi @@ -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