comparison lisp/ChangeLog @ 100298:cdbab14860b4

* files.el (save-some-buffers): At each map-y-or-n-p iteration, check whether the buffer is still alive.
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 09 Dec 2008 23:43:03 +0000
parents bb1d2d686d04
children 4dfef179eed3
comparison
equal deleted inserted replaced
100297:0a269d00caef 100298:cdbab14860b4
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.
4 9
5 2008-12-09 Glenn Morris <rgm@gnu.org> 10 2008-12-09 Glenn Morris <rgm@gnu.org>