Mercurial > hg > xemacs-beta
comparison 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 |
comparison
equal
deleted
inserted
replaced
2134:ab08d33c34e5 | 2135:e6d43c299b9c |
---|---|
1 2004-06-07 Jerry James <james@xemacs.org> | |
2 | |
3 * derived.el: Synch with Emacs 21.3. | |
4 * subr.el (with-local-quit): New, from Emacs 21.3. | |
5 * subr.el (delayed-mode-hooks): New variable, from Emacs 21.3. | |
6 * subr.el (run-mode-hooks): New function, from Emacs 21.3. | |
7 * subr.el (delay-mode-hooks): New macro, from Emacs 21.3. | |
8 | |
1 2004-06-10 Adrian Aichner <adrian@xemacs.org> | 9 2004-06-10 Adrian Aichner <adrian@xemacs.org> |
2 | 10 |
3 * cus-edit.el (custom-save-variables): Fix bug introduced by | 11 * cus-edit.el (custom-save-variables): Fix bug introduced by |
4 nconc/make-list removal. | 12 nconc/make-list removal. |
5 * cus-edit.el (custom-save-faces): Ditto. | 13 * cus-edit.el (custom-save-faces): Ditto. |