Mercurial > emacs
changeset 47693:6dd3bdf36ac0
*** empty log message ***
author | Colin Walters <walters@gnu.org> |
---|---|
date | Mon, 30 Sep 2002 04:23:09 +0000 |
parents | ff9770dda600 |
children | c7b1f2c10ed4 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 14 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Sep 29 20:50:15 2002 +0000 +++ b/lisp/ChangeLog Mon Sep 30 04:23:09 2002 +0000 @@ -1,3 +1,17 @@ +2002-09-30 Colin Walters <walters@gnu.org> + + * calc/calc-stuff.el (calc-flush-caches): Add optional arg + `inhibit-msg'. + + * calc/calc-prog.el (calc-kbd-report, calc-kbd-query): Don't bind + `executing-kbd-macro' and `defining-kbd-macro'. + + * calc/calc-ext.el (calc-reset): Don't bind `executing-kbd-macro'. + Call `calc-flush-caches' with inhibit-msg arg. + (calc-change-mode): Remove extra arg for `calc-save-modes'. + + * calc/calc-mode.el (calc-save-modes): Remove `quiet' arg; Don't bind `executing-kbd-macro'. + 2002-09-29 Noah Friedman <friedman@splode.com> * subr.el (read-key): Use read-key-auxiliary-map, not