changeset 57649:3ab316cf5b35

*** empty log message ***
author John Paul Wallington <jpw@pobox.com>
date Sat, 23 Oct 2004 10:11:17 +0000
parents f2e389526e8b
children f5a516c3f545
files lisp/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Oct 23 10:09:44 2004 +0000
+++ b/lisp/ChangeLog	Sat Oct 23 10:11:17 2004 +0000
@@ -1,3 +1,9 @@
+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.
+
 2004-10-22  Kenichi Handa  <handa@m17n.org>
 
 	* international/mule.el (translate-region): Implement it in Lisp