mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-26 23:31:55 -08:00
*** empty log message ***
This commit is contained in:
parent
962ffad8d7
commit
b66bc4a416
2 changed files with 10 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue