emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Sun, 08 Sep 2002 20:28:39 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.4289 emacs/lisp/ChangeLog:1.4290
*** emacs/lisp/ChangeLog:1.4289 Sun Sep  8 16:37:44 2002
--- emacs/lisp/ChangeLog        Sun Sep  8 20:28:38 2002
***************
*** 1,3 ****
--- 1,23 ----
+ 2002-09-08  Richard M. Stallman  <address@hidden>
+ 
+       * emacs-lisp/bytecomp.el (byte-compile-delete-errors): Default to nil.
+ 
+       * simple.el (undo-elt-in-region): Fix one-off error at END.
+       (forward-visible-line): Handle invisibility by ignoring
+       invisible newlines.  Also include entire invisible lines beyond
+       the stopping point.
+ 
+       * cus-edit.el (custom-save-variables, custom-save-faces): 
+       Clarify the comments written into .emacs.
+ 
+ 2002-09-08  Markus Triska  <address@hidden>
+ 
+       * play/doctor.el (doctor-doc): Recognize question words
+       and use qlist.  Use doctor-shorten's return value.
+       (doctor-shorten): Compute a return value, don't alter `sent'.
+       (doctor-hates1): Add a question mark.
+       (doctor-strangelove): Unused function deleted.
+ 
  2002-09-08  Kim F. Storm  <address@hidden>
  
        * kmacro.el (kmacro-end-and-call-macro): New command to end and




reply via email to

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