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, 27 Feb 2005 05:38:39 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7027 emacs/lisp/ChangeLog:1.7028
*** emacs/lisp/ChangeLog:1.7027 Sun Feb 27 02:30:58 2005
--- emacs/lisp/ChangeLog        Sun Feb 27 10:38:37 2005
***************
*** 1,3 ****
--- 1,23 ----
+ 2005-02-27  Richard M. Stallman  <address@hidden>
+ 
+       * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
+ 
+       * textmodes/flyspell.el (flyspell-mode-on):
+       Call ispell-change-dictionary only if necessary.
+ 
+       * emacs-lisp/re-builder.el (regexp-builder): New function.
+ 
+       * register.el (describe-register-1): Explicitly handle
+       yank-excluded-properties = t.
+ 
+       * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
+       (custom-magic-alist): Change the status descriptions again.
+       (face widget-type): Total rewrite based on `restricted-sexp'
+       to eliminate the confusing double hiding levels.
+ 
+       * emacs-lisp/debug.el (debug-on-entry-1):
+       If function body is empty, add nil as body form.
+ 
  2005-02-26  Stefan Monnier  <address@hidden>
  
        * emacs-lisp/trace.el (inhibit-trace): New var.




reply via email to

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