From b66bc4a41688ef8a7baf22ba00d2c7264c85facd Mon Sep 17 00:00:00 2001 From: "Kim F. Storm" Date: Sat, 23 Feb 2002 22:32:39 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 9 +++++++++ src/ChangeLog | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 87b7510d67a..e3ab1c215c2 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,12 @@ +2002-02-23 Kim F. Storm + + * 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 * calc/calcalg3.el (calc-invent-variables): Convert integer to diff --git a/src/ChangeLog b/src/ChangeLog index efb3a8d2aad..99e4b445a3c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,4 +1,4 @@ -2002-02-23 Kim F. Storm +2002-02-23 Kim F. Storm The following changes rework my patch of 2002-02-06 which added command remapping by entering the commands directly into -- 2.39.2