Mercurial > hg > xemacs-beta
diff lisp/ChangeLog @ 2021:cb22c508fb00
[xemacs-hg @ 2004-04-17 09:59:24 by michaels]
2004-04-09 Mike Sperber <mike@xemacs.org>
* minibuf.el (reset-buffer): Zap the mark of the minibuffer as
well, to prevent it from hijacking other buffers' marks when
typing in the minibuffer later.
author | michaels |
---|---|
date | Sat, 17 Apr 2004 09:59:25 +0000 |
parents | 9c872f33ecbe |
children | 488b2f76d852 |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Apr 16 21:50:42 2004 +0000 +++ b/lisp/ChangeLog Sat Apr 17 09:59:25 2004 +0000 @@ -1,3 +1,9 @@ +2004-04-09 Mike Sperber <mike@xemacs.org> + + * minibuf.el (reset-buffer): Zap the mark of the minibuffer as + well, to prevent it from hijacking other buffers' marks when + typing in the minibuffer later. + 2004-04-05 Jerry James <james@xemacs.org> * cl-extra.el (coerce): Add support for general numeric conversions.