; * doc/lispref/symbols.texi (Shorthands): Fix markup.
This commit is contained in:
parent
7b8c17d527
commit
bea8b09568
1 changed files with 1 additions and 1 deletions
|
|
@ -772,7 +772,7 @@ There are two exceptions to rules governing Shorthand transformations:
|
|||
@itemize @bullet
|
||||
@item
|
||||
Symbol forms comprised entirely of characters of
|
||||
the set @code{^*+-/<=>_|} are not transformed.
|
||||
the set @samp{^*+-/<=>_|} are not transformed.
|
||||
For example, it's possible to use @code{-} or @code{/=} as shorthand
|
||||
prefixes, but that won't shadow the arithmetic @emph{functions} of
|
||||
those names.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue