Mercurial > hg > xemacs-beta
comparison 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 |
comparison
equal
deleted
inserted
replaced
2020:e27c11d23f79 | 2021:cb22c508fb00 |
---|---|
1 2004-04-09 Mike Sperber <mike@xemacs.org> | |
2 | |
3 * minibuf.el (reset-buffer): Zap the mark of the minibuffer as | |
4 well, to prevent it from hijacking other buffers' marks when | |
5 typing in the minibuffer later. | |
6 | |
1 2004-04-05 Jerry James <james@xemacs.org> | 7 2004-04-05 Jerry James <james@xemacs.org> |
2 | 8 |
3 * cl-extra.el (coerce): Add support for general numeric conversions. | 9 * cl-extra.el (coerce): Add support for general numeric conversions. |
4 * cl.el (eql): Update for more number types. | 10 * cl.el (eql): Update for more number types. |
5 * cl.el (cl-random-time): Ensure the result is a fixnum. | 11 * cl.el (cl-random-time): Ensure the result is a fixnum. |