emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/ChangeLog


From: Dave Love
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Thu, 13 Feb 2003 17:23:39 -0500

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.3094 emacs/src/ChangeLog:1.3095
*** emacs/src/ChangeLog:1.3094  Thu Feb 13 05:33:49 2003
--- emacs/src/ChangeLog Thu Feb 13 07:44:27 2003
***************
*** 1,5 ****
--- 1,10 ----
  2003-02-13  Kim F. Storm  <address@hidden>
  
+       * lread.c (read_escape): Interpret \s as a SPACE character, except
+       for \s-X in a character constant which still is the super modifier.
+       (read1): Signal an `invalid read syntax' error if a character
+       constant is immediately followed by a digit or symbol character.
+ 
        * search.c (Fmatch_data): Doc fix.  Explicitly state that
        match-data is undefined if last search failed.
  




reply via email to

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