projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
20ad0cc
)
* doc/lispref/syntax.texi (Syntax Class Table): Clarify `@`
author
Stefan Monnier
<monnier@iro.umontreal.ca>
Mon, 4 Jan 2021 01:14:16 +0000
(20:14 -0500)
committer
Stefan Monnier
<monnier@iro.umontreal.ca>
Mon, 4 Jan 2021 01:14:16 +0000
(20:14 -0500)
doc/lispref/syntax.texi
patch
|
blob
|
history
diff --git
a/doc/lispref/syntax.texi
b/doc/lispref/syntax.texi
index b4bd48771f0f161dded5338a112ec2b19befe344..d27053a1799b43caa3f8ad6e23138f434126e1b2 100644
(file)
--- a/
doc/lispref/syntax.texi
+++ b/
doc/lispref/syntax.texi
@@
-252,7
+252,7
@@
comment and a newline or formfeed ends one.
@item Inherit standard syntax: @samp{@@}
This syntax class does not specify a particular syntax. It says to
-look in the
standard
syntax table to find the syntax of this
+look in the
parent
syntax table to find the syntax of this
character.
@item Generic comment delimiters: @samp{!}