Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 4257:ef6c55ab3090
[xemacs-hg @ 2007-11-08 14:43:38 by aidan]
Fix corruption of ~/.emacs when trying to migrate an init file;
thank you Jason Spiro!
author | aidan |
---|---|
date | Thu, 08 Nov 2007 14:43:40 +0000 |
parents | 1dabc28c10d0 |
children | c5a2b80bc4fa |
comparison
equal
deleted
inserted
replaced
4256:1dabc28c10d0 | 4257:ef6c55ab3090 |
---|---|
1 2007-11-08 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * cus-edit.el (custom-save-all): | |
4 Merge Jason Spiro's fix of | |
5 c241693f0710021645g642f145n5925c7a35e7b2c58@mail.gmail.com , to | |
6 avoid corruption of the custom-set-variables and custom-set-fonts | |
7 calls in ~/.emacs if XEmacs doesn't understand any part of the | |
8 syntax of ~/.emacs . | |
9 | |
1 2007-10-31 Mike Sperber <mike@xemacs.org> | 10 2007-10-31 Mike Sperber <mike@xemacs.org> |
2 | 11 |
3 * autoload.el (make-autoload): Add `defclass' and `defmethod' as | 12 * autoload.el (make-autoload): Add `defclass' and `defmethod' as |
4 defmacro-like operators. This is need to enable compilation of | 13 defmacro-like operators. This is need to enable compilation of |
5 packages that depend on eieio. | 14 packages that depend on eieio. |