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: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Sat, 29 Dec 2001 22:24:27 -0500

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.2349 emacs/src/ChangeLog:1.2350
*** emacs/src/ChangeLog:1.2349  Sat Dec 29 16:42:22 2001
--- emacs/src/ChangeLog Sat Dec 29 22:24:26 2001
***************
*** 1,9 ****
--- 1,21 ----
+ 2001-12-29  Richard M. Stallman  <address@hidden>
+ 
+       * print.c (print_object): In multibyte string, use hex escapes.
+       Use octal only for unibyte strings.
+       (PRINTPREPARE): Don't ever set Qprint_escape_nonascii.
+ 
+       * lread.c (read_escape): New arg BYTEREP for reporting whether
+       escape forces unibyte or multibyte.
+       (read1): When reading a string, take note of that info.
+ 
  2001-12-29  Ken Raeburn  <address@hidden>
  
        * abbrev.c (Fexpand_abbrev): Use NILP instead of implicit zero
        comparison to test lisp value returned by Fget.
  
  2001-12-29  Richard M. Stallman  <address@hidden>
+ 
+       * lisp.h (max_specpdl_size): Add declaration.
  
        * fileio.c (Fdo_auto_save): If NO_MESSAGE, don't call push_message.
  



reply via email to

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