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: Tue, 16 Jul 2002 09:38:31 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.4113 emacs/lisp/ChangeLog:1.4114
*** emacs/lisp/ChangeLog:1.4113 Tue Jul 16 08:25:41 2002
--- emacs/lisp/ChangeLog        Tue Jul 16 09:38:30 2002
***************
*** 1,3 ****
--- 1,30 ----
+ 2002-07-16  Richard M. Stallman  <address@hidden>
+ 
+       * simple.el (choose-completion-string): Doc fix.
+ 
+       * cus-edit.el: New operation :custom-standard-value.
+       (Custom-reset-standard): Use it.
+       (custom-variable, custom-face): Define it.
+       (custom-variable-standard-value, custom-face-standard-value): New fns.
+       (custom-face-save): Don't save a face whose value is standard.
+       (custom-save-faces): Use SYMBOL, not 'default, to set NOW and COMMENT.
+       
+       * cus-edit.el (custom-face-edit-fix-value):
+       If VALUE is not a list, pass it thru.
+ 
+       * compare-w.el (compare-windows-whitespace): Always allow newline
+       even if it does not have whitespace syntax.
+ 
+ 2002-07-14  Richard M. Stallman  <address@hidden>
+ 
+       * files.el (find-alternate-file): Offer to save a modified buffer.
+       Handle kill-buffer-query-functions better.
+ 
+       * startup.el (normal-splash-screen, fancy-splash-text):
+       Update name of help menu item for ordering printed manuals.
+ 
+       * emacs-lisp/checkdoc.el: Fix doc typos.
+ 
  2002-07-16  Juanma Barranquero  <address@hidden>
  
        * timer.el (timer-set-time, timer-set-time-with-usecs): Fix docstring.



reply via email to

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