Mercurial > emacs
diff lisp/ChangeLog @ 103461:145036a4bf0d
* files.el (save-some-buffers-action-alist): Fix last change (Bug#3578).
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Wed, 17 Jun 2009 15:06:25 +0000 |
parents | 06e3d329a58c |
children | 3c0923fbcb01 |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Jun 17 07:32:58 2009 +0000 +++ b/lisp/ChangeLog Wed Jun 17 15:06:25 2009 +0000 @@ -1,3 +1,8 @@ +2009-06-17 Tiago Saboga <tiagosaboga@gmail.com> (tiny change) + + * files.el (save-some-buffers-action-alist): Fix last + change (Bug#3578). + 2009-06-17 Glenn Morris <rgm@gnu.org> * files.el (dir-locals-set-directory-class): Fix doc typo.