>From fd8ce85a531be327bc0f5b41adfee078f608d251 Mon Sep 17 00:00:00 2001 From: Xiyue Deng Date: Wed, 27 Dec 2023 12:35:39 -0800 Subject: [PATCH 4/6] Wrap @pxref of Abbrevs in parentheses * doc/lispref/symbols.texi (Shorthands): Wrap `@pxref{Abbrevs}' in parentheses. --- 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 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 -- 2.39.2