Mercurial > emacs
changeset 61948:722ca07ff821
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 30 Apr 2005 20:20:59 +0000 |
parents | 8d917e74f135 |
children | d0cfb9c978f9 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 29 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Apr 30 20:20:41 2005 +0000 +++ b/lisp/ChangeLog Sat Apr 30 20:20:59 2005 +0000 @@ -1,3 +1,32 @@ +2005-04-30 Richard M. Stallman <rms@gnu.org> + + + * 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 <cyd@stupidchicken.com> + + * 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 <nickrob@snap.net.nz> * progmodes/cc-mode.el (cc-create-define-alist): Check that file