]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Sat, 23 Feb 2002 22:32:39 +0000 (22:32 +0000)
committerKim F. Storm <storm@cua.dk>
Sat, 23 Feb 2002 22:32:39 +0000 (22:32 +0000)
lisp/ChangeLog
src/ChangeLog

index 87b7510d67affb5093ea87fa15e21a9249c1d3e1..e3ab1c215c2b34ba59b9b76ee7e65f56dac5f29f 100644 (file)
@@ -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
index efb3a8d2aad8bf986a7f5ffdf91a3c167cb1165c..99e4b445a3cd79920efba9ae9f37b6bbea825ed7 100644 (file)
@@ -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