Mercurial > emacs
changeset 59653:497b5dc83803
*** empty log message ***
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Thu, 20 Jan 2005 14:23:23 +0000 |
parents | 9672303dbf4f |
children | 9a3b84758dc1 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Jan 20 14:22:52 2005 +0000 +++ b/lisp/ChangeLog Thu Jan 20 14:23:23 2005 +0000 @@ -1,3 +1,8 @@ +2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca> + + * window.el (handle-select-window): Don't switch window when we're + in the minibuffer. + 2005-01-10 Paul Pogonyshev <pogonyshev@gmx.net> * subr.el (dotimes-with-progress-reporter): New macro.