aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorMiles Bader2000-10-27 01:47:24 +0000
committerMiles Bader2000-10-27 01:47:24 +0000
commit05ea7ef21a0f047b31205de0434af6bc3a42dfcd (patch)
treeb508b57bd3c931114ce74e04e256d46b623f13c6 /lisp/ChangeLog
parent073f69e6f7eeafe53d19fb29d44eb5f2bedda38d (diff)
downloademacs-05ea7ef21a0f047b31205de0434af6bc3a42dfcd.tar.gz
emacs-05ea7ef21a0f047b31205de0434af6bc3a42dfcd.zip
*** empty log message ***
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 12efa199f32..5257328d944 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12000-10-27 Miles Bader <miles@lsi.nec.co.jp>
2
3 * faces.el (face-spec-choose): Change syntax so that the list of
4 attribute-value pairs is now the cdr of each clause, not the cadr.
5 Detect old-style entries, and handle them. Use pop.
6
12000-10-26 Stefan Monnier <monnier@cs.yale.edu> 72000-10-26 Stefan Monnier <monnier@cs.yale.edu>
2 8
3 * vc.el (vc-start-entry): Only erase the buffer if comment is set. 9 * vc.el (vc-start-entry): Only erase the buffer if comment is set.