Wrap @pxref of Abbrevs in parentheses (bug#68375)
* doc/lispref/symbols.texi (Shorthands): Wrap `@pxref{Abbrevs}' in
parentheses.
Copyright-paperwork-exempt: yes
This commit is contained in:
committed by
Eli Zaretskii
parent
70a09325d6
commit
0c01f97b73
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user