Mercurial > emacs
diff lisp/ChangeLog @ 32941:7a425cdcc3b2
*** empty log message ***
author | Miles Bader <miles@gnu.org> |
---|---|
date | Fri, 27 Oct 2000 01:47:24 +0000 |
parents | fa11b28f7ce5 |
children | c95a2b544015 |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Oct 27 01:46:13 2000 +0000 +++ b/lisp/ChangeLog Fri Oct 27 01:47:24 2000 +0000 @@ -1,3 +1,9 @@ +2000-10-27 Miles Bader <miles@lsi.nec.co.jp> + + * faces.el (face-spec-choose): Change syntax so that the list of + attribute-value pairs is now the cdr of each clause, not the cadr. + Detect old-style entries, and handle them. Use pop. + 2000-10-26 Stefan Monnier <monnier@cs.yale.edu> * vc.el (vc-start-entry): Only erase the buffer if comment is set.