changeset 42302:d8ad3f9bd404

Replace "comment-fence" and "string-fence" with consistent terms.
author Richard M. Stallman <rms@gnu.org>
date Mon, 24 Dec 2001 18:01:56 +0000
parents 2d1a5980a302
children c5ddbcd62234
files lispref/syntax.texi
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lispref/syntax.texi	Mon Dec 24 17:11:11 2001 +0000
+++ b/lispref/syntax.texi	Mon Dec 24 18:01:56 2001 +0000
@@ -875,10 +875,10 @@
 @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)}.