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: Sat, 30 Apr 2005 16:21:00 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7418 emacs/lisp/ChangeLog:1.7419
*** emacs/lisp/ChangeLog:1.7418 Sat Apr 30 05:15:52 2005
--- emacs/lisp/ChangeLog        Sat Apr 30 20:20:59 2005
***************
*** 1,3 ****
--- 1,32 ----
+ 2005-04-30  Richard M. Stallman  <address@hidden>
+ 
+ 
+       * loadup.el: load jka-comp-hook.
+ 
+       * jka-compr.el: Many functions and vars moved to jka-compr-hook.el.
+       (jka-compr-handler): Add autoload.  `put' calls moved
+       to jka-compr-hook.el.
+       (compression, jka-compr): defgroups moved to jka-compr-hook.el.
+       (jka-compr-inhibit): Autoload.
+       
+       * jka-comp-hook.el: New file.
+       Enable the mode by default.
+ 
+       * files.el (backup-buffer-copy): Use copy-file instead
+       of write-region, and put back the 'excl.
+ 
+ 2005-04-30  Chong Yidong  <address@hidden>
+ 
+       * progmodes/flymake.el (flymake-split-string)
+       (flymake-split-string, flymake-log, flymake-pid-to-names)
+       (flymake-reg-names, flymake-get-source-buffer-name)
+       (flymake-unreg-names, flymake-add-line-err-info)
+       (flymake-add-err-info): Clarify docstrings.
+       (flymake-popup-menu, flymake-make-emacs-menu)
+       (flymake-make-xemacs-menu): Add docstrings.
+       (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
+       Set variables directly throughout.
+ 
  2005-04-30  Nick Roberts  <address@hidden>
  
        * progmodes/cc-mode.el (cc-create-define-alist): Check that file




reply via email to

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