diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 5 |
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 @@ | |||
| 1 | 2008-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 | |||
| 1 | 2008-12-09 Stefan Monnier <monnier@iro.umontreal.ca> | 6 | 2008-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. |