Mercurial > emacs
changeset 43501:98905a7f7018
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Sat, 23 Feb 2002 22:32:39 +0000 |
parents | 9f334f15ae09 |
children | 648c407e84cb |
files | lisp/ChangeLog src/ChangeLog |
diffstat | 2 files changed, 10 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Feb 23 22:31:02 2002 +0000 +++ b/lisp/ChangeLog Sat Feb 23 22:32:39 2002 +0000 @@ -1,3 +1,12 @@ +2002-02-23 Kim F. Storm <storm@cua.dk> + + * help.el (where-is): Use remap-command. + + * help-fns.el (describe-function-1): Use remap-command. + + * subr.el (global-set-key, local-set-key): Undo 2002-02-06 + change (no longer accept a symbol for the KEY argument). + 2002-02-23 Colin Walters <walters@debian.org> * calc/calcalg3.el (calc-invent-variables): Convert integer to
--- a/src/ChangeLog Sat Feb 23 22:31:02 2002 +0000 +++ b/src/ChangeLog Sat Feb 23 22:32:39 2002 +0000 @@ -1,4 +1,4 @@ -2002-02-23 Kim F. Storm <no-spam@cua.dk> +2002-02-23 Kim F. Storm <storm@cua.dk> The following changes rework my patch of 2002-02-06 which added command remapping by entering the commands directly into