]> git.eshelyaron.com Git - emacs.git/commitdiff
Complete documentation of syntax flags by adding `c'
authorAlan Mackenzie <acm@muc.de>
Fri, 13 Apr 2018 14:35:13 +0000 (14:35 +0000)
committerAlan Mackenzie <acm@muc.de>
Fri, 13 Apr 2018 14:35:13 +0000 (14:35 +0000)
* doc/lispref/syntax.texi ("Syntax Table Internals"): Add entry for `c'
as `(1 lsh 23)'.

doc/lispref/syntax.texi

index 3327d7855c4fee3c88e180ff804e5b186978b09e..44a7730c7ab960b8c60ca86d558ba2e305eeb9eb 100644 (file)
@@ -1018,7 +1018,7 @@ corresponds to each syntax flag.
 @item
 @samp{3} @tab @code{(lsh 1 18)} @tab @samp{n} @tab @code{(lsh 1 22)}
 @item
-@samp{4} @tab @code{(lsh 1 19)}
+@samp{4} @tab @code{(lsh 1 19)} @tab @samp{c} @tab @code{(lsh 1 23)}
 @end multitable
 
 @defun string-to-syntax desc