Mercurial > emacs
changeset 53162:9ef6052ba695
*** empty log message ***
author | Stephen Eglen <stephen@gnu.org> |
---|---|
date | Tue, 25 Nov 2003 14:41:08 +0000 |
parents | 779a274d72ed |
children | edb49454fb8c |
files | lisp/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Nov 25 14:37:44 2003 +0000 +++ b/lisp/ChangeLog Tue Nov 25 14:41:08 2003 +0000 @@ -1,3 +1,10 @@ +2003-11-25 Stephen Eglen <stephen@bushmills.inf.ed.ac.uk> + + * iswitchb.el (iswitchb-read-buffer,iswitchb-exit-minibuffer): + iswitchb-exit is set to 'usefirst when user selects buffer at head + of list using RET. (Selecting buffers at the head of the list was + broken if the substring was also a complete buffername.) + 2003-11-23 Kim F. Storm <storm@cua.dk> * progmodes/compile.el (grep-command, grep-use-null-device)