Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
94478:618e87ee72c0 | 94479:0e056b86de6f |
---|---|
1 2008-04-29 Stefan Monnier <monnier@iro.umontreal.ca> | |
2 | |
3 * files.el (read-buffer-to-switch): | |
4 Avoid making assumptions about `other-buffer'. | |
5 | |
1 2008-04-29 Sam Steingold <sds@gnu.org> | 6 2008-04-29 Sam Steingold <sds@gnu.org> |
2 | 7 |
3 * vc.el (vc-dir-mode-hook): Add normal hook. | 8 * vc.el (vc-dir-mode-hook): Add normal hook. |
4 (vc-dir-mode): Run it. | 9 (vc-dir-mode): Run it. |
5 | 10 |