emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/syntax.c,v


From: Alan Mackenzie
Subject: [Emacs-diffs] Changes to emacs/src/syntax.c,v
Date: Sat, 09 Dec 2006 23:30:12 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Alan Mackenzie <acmacm> 06/12/09 23:30:12

Index: syntax.c
===================================================================
RCS file: /cvsroot/emacs/emacs/src/syntax.c,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -b -r1.201 -r1.202
--- syntax.c    24 Nov 2006 09:49:37 -0000      1.201
+++ syntax.c    9 Dec 2006 23:30:12 -0000       1.202
@@ -3046,7 +3046,7 @@
  any character that starts a sexp.
 Fifth arg OLDSTATE is a list like what this function returns.
  It is used to initialize the state of the parse.  Elements number 1, 2, 6
- and 8 are ignored; you can leave off element 8 (the last) entirely.
+ and 8 are ignored.
 Sixth arg COMMENTSTOP non-nil means stop at the start of a comment.
  If it is symbol `syntax-table', stop after the start of a comment or a
  string, or after end of a comment or a string.  */)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]