Mercurial > emacs
changeset 49576:873d790b25eb
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Mon, 03 Feb 2003 16:31:35 +0000 |
parents | 336c18b62203 |
children | dad6f3184ccd |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Feb 03 16:30:27 2003 +0000 +++ b/lisp/ChangeLog Mon Feb 03 16:31:35 2003 +0000 @@ -1,3 +1,9 @@ +2003-02-03 Juanma Barranquero <lektu@terra.es> + + * calculator.el (calculator): Don't use the minibuffer even in + electric mode; use a private buffer and display it in the minibuffer + window using `set-window-buffer'. + 2003-02-03 Dave Love <fx@gnu.org> * emacs-lisp/benchmark.el: New. @@ -122,8 +128,6 @@ * antlr-mode.el (antlr): Moved to SourceForge.net - Changes from 2002-02-28: - * antlr-mode.el: Minor bug fixes: insert options and indentation. (antlr-option-location): Don't use point as position where to insert options if point is in comment.