Mercurial > emacs
changeset 57650:f5a516c3f545
*** empty log message ***
author | John Paul Wallington <jpw@pobox.com> |
---|---|
date | Sat, 23 Oct 2004 10:19:56 +0000 |
parents | 3ab316cf5b35 |
children | 750e4a565152 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 1 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Oct 23 10:11:17 2004 +0000 +++ b/lisp/ChangeLog Sat Oct 23 10:19:56 2004 +0000 @@ -1,8 +1,7 @@ 2004-10-23 John Paul Wallington <jpw@gnu.org> * ibuf-ext.el (ibuffer-jump-to-buffer): Read buffer name in - interactive spec rather than use `interactive-p' in body of - function. + interactive spec rather than use `interactive-p'. 2004-10-22 Kenichi Handa <handa@m17n.org>