]> git.eshelyaron.com Git - emacs.git/commitdiff
Replace "comment-fence" and "string-fence" with consistent terms.
authorRichard M. Stallman <rms@gnu.org>
Mon, 24 Dec 2001 18:01:56 +0000 (18:01 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 24 Dec 2001 18:01:56 +0000 (18:01 +0000)
lispref/syntax.texi

index 731956407ebec50f0533cecba9c3a8151db28fe5..bc3ac9c36bbc7e72297a09c0cde6d58a9ed00327 100644 (file)
@@ -875,10 +875,10 @@ to each syntactic type.
 @tab
 9 @ @  escape
 @tab
-14 @ @  comment-fence
+14 @ @  generic comment
 @item
 @tab
-15 @  string-fence
+15 @  generic string
 @end multitable
 
   For example, the usual syntax value for @samp{(} is @code{(4 . 41)}.