Mercurial > hg > xemacs-beta
diff lisp/ChangeLog @ 2135:e6d43c299b9c
[xemacs-hg @ 2004-06-17 03:01:10 by james]
Synch with Emacs 21.3 derived.el, plus new stuff in subr.el to support it,
as well as some documentation.
author | james |
---|---|
date | Thu, 17 Jun 2004 03:01:17 +0000 |
parents | 3c70cbcc7ae8 |
children | 9d6ec778e1e8 |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Jun 16 21:50:51 2004 +0000 +++ b/lisp/ChangeLog Thu Jun 17 03:01:17 2004 +0000 @@ -1,3 +1,11 @@ +2004-06-07 Jerry James <james@xemacs.org> + + * derived.el: Synch with Emacs 21.3. + * subr.el (with-local-quit): New, from Emacs 21.3. + * subr.el (delayed-mode-hooks): New variable, from Emacs 21.3. + * subr.el (run-mode-hooks): New function, from Emacs 21.3. + * subr.el (delay-mode-hooks): New macro, from Emacs 21.3. + 2004-06-10 Adrian Aichner <adrian@xemacs.org> * cus-edit.el (custom-save-variables): Fix bug introduced by