Mercurial > hg > xemacs-beta
diff lisp/ChangeLog @ 988:5df795348f45
[xemacs-hg @ 2002-09-01 22:13:52 by andyp]
apply various 21.4 patches
author | andyp |
---|---|
date | Sun, 01 Sep 2002 22:14:58 +0000 |
parents | 7f62a956b825 |
children | a28c97bd4634 |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Sep 01 17:54:58 2002 +0000 +++ b/lisp/ChangeLog Sun Sep 01 22:14:58 2002 +0000 @@ -1,3 +1,20 @@ +2002-07-12 Andy Piper <andy@xemacs.org> + + * custom.el (custom-theme-set-variables): remove bogus + arguments. Use custom-set-default to set defaults. + (custom-set-variables): update doc. + (custom-local-buffer): new, synced from FSF. + (custom-set-default): ditto. + (defcustom): update doc. + +2002-07-23 Andy Piper <andy@xemacs.org> + + * about.el (about-personal-info): update me. + +2002-08-28 Andy Piper <andy@xemacs.org> + + * files.el (revert-buffer): propagate revert-without-query-status. + 2002-08-31 Seiichi Ikiuo <ikiuo@polyphony.co.jp> * code-init.el (reset-coding-categories-to-default): Add new