aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorKim F. Storm2002-08-19 14:57:49 +0000
committerKim F. Storm2002-08-19 14:57:49 +0000
commitdec7e3028842c114aa4b7bb9624b521865359e00 (patch)
tree9d4cf4f7577c58ff6e8b08b928c262784dbdd178 /src
parent623b1d5e4484c577f3c96031725a5874fbda43fb (diff)
downloademacs-dec7e3028842c114aa4b7bb9624b521865359e00.tar.gz
emacs-dec7e3028842c114aa4b7bb9624b521865359e00.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index d592bad9b52..e0bc7599fda 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12002-08-19 Kim F. Storm <storm@cua.dk>
2
3 * keyboard.c (Fclear_this_command_keys): Added optional arg
4 KEEP-RECORD to avoid clearing lossage when we just want to clear
5 the current key sequence (kmacro needs this).
6
12002-08-19 Kenichi Handa <handa@localhost> 72002-08-19 Kenichi Handa <handa@localhost>
2 8
3 * composite.c (run_composition_function): Call FUNC if it is 9 * composite.c (run_composition_function): Call FUNC if it is