From 0c01f97b73cffc373944fd2720e42520e86bc2e4 Mon Sep 17 00:00:00 2001 From: Xiyue Deng Date: Wed, 27 Dec 2023 12:35:39 -0800 Subject: [PATCH] Wrap @pxref of Abbrevs in parentheses (bug#68375) * doc/lispref/symbols.texi (Shorthands): Wrap `@pxref{Abbrevs}' in parentheses. Copyright-paperwork-exempt: yes --- doc/lispref/symbols.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/lispref/symbols.texi b/doc/lispref/symbols.texi index dccd9694b2e..dfbcf903e7d 100644 --- a/doc/lispref/symbols.texi +++ b/doc/lispref/symbols.texi @@ -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 -- 2.39.2