aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 6dd1cd01bb1..8dade0843ec 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12008-12-09 Chong Yidong <cyd@stupidchicken.com>
2
3 * files.el (save-some-buffers): At each map-y-or-n-p iteration,
4 check whether the buffer is still alive.
5
12008-12-09 Stefan Monnier <monnier@iro.umontreal.ca> 62008-12-09 Stefan Monnier <monnier@iro.umontreal.ca>
2 7
3 * emacs-lisp/rx.el (rx-submatch): Pass : to rx-form. 8 * emacs-lisp/rx.el (rx-submatch): Pass : to rx-form.