Mercurial > emacs
diff lisp/ChangeLog @ 94479:0e056b86de6f
(read-buffer-to-switch): Avoid making assumptions about `other-buffer'.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Tue, 29 Apr 2008 14:47:45 +0000 |
parents | 618e87ee72c0 |
children | cf998cc4d006 |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Apr 29 13:42:15 2008 +0000 +++ b/lisp/ChangeLog Tue Apr 29 14:47:45 2008 +0000 @@ -1,3 +1,8 @@ +2008-04-29 Stefan Monnier <monnier@iro.umontreal.ca> + + * files.el (read-buffer-to-switch): + Avoid making assumptions about `other-buffer'. + 2008-04-29 Sam Steingold <sds@gnu.org> * vc.el (vc-dir-mode-hook): Add normal hook.