summaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorAndrew Innes <andrewi@gnu.org>2001-11-05 23:20:02 +0000
committerAndrew Innes <andrewi@gnu.org>2001-11-05 23:20:02 +0000
commit96238a5ae743901ccc692df055219a110b74beee (patch)
tree15f6d8d56ad8881a00ddef75119ff64038ebba65 /src/ChangeLog
parent5de7f0f75a1b269a5facc14f4e826b3736cf78dc (diff)
downloademacs-96238a5ae743901ccc692df055219a110b74beee.tar.gz
*** empty log message ***
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index f958a513586..7d9912997f1 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
+2001-11-05 Andrew Innes <andrewi@gnu.org>
+
+ * w32proc.c (Fw32_set_keyboard_layout): Use CHECK_NUMBER_CAR and
+ CHECK_NUMBER_CDR.
+
2001-11-05 Richard M. Stallman <rms@gnu.org>
* unexelf.c (unexec): Minor changes; clean up comments.