comparison lisp/ChangeLog @ 5631:5e256f495401

Don't error with a non-list plist, #'copy-symbol lisp/ChangeLog addition: 2011-12-30 Aidan Kehoe <kehoea@parhasard.net> * subr.el (copy-symbol): Don't error with a non-list plist, as happens with symbols in abbrev tables.
author Aidan Kehoe <kehoea@parhasard.net>
date Fri, 30 Dec 2011 13:55:07 +0000
parents c39052c921b5
children bd80d9103fc8
comparison
equal deleted inserted replaced
5630:f5315ccbf005 5631:5e256f495401
1 2011-12-30 Aidan Kehoe <kehoea@parhasard.net>
2
3 * subr.el (copy-symbol): Don't error with a non-list plist, as
4 happens with symbols in abbrev tables.
5
1 2011-12-27 Didier Verna <didier@xemacs.org> 6 2011-12-27 Didier Verna <didier@xemacs.org>
2 7
3 * cl-macs.el (face-foreback): New defsetf. 8 * cl-macs.el (face-foreback): New defsetf.
4 * faces.el (set-face-property): Document the foreback property. 9 * faces.el (set-face-property): Document the foreback property.
5 * faces.el (face-foreback): 10 * faces.el (face-foreback):