aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii2010-11-20 13:24:28 +0200
committerEli Zaretskii2010-11-20 13:24:28 +0200
commitd9a95e676752a131a373d2341146a3f13add0dbd (patch)
tree4a5ef11b66193f2385aafa5c170e70c35b9faa11 /src/ChangeLog
parent059b2b00fb82f5ba6dc8dcca2e4a6aa6e5c82692 (diff)
downloademacs-d9a95e676752a131a373d2341146a3f13add0dbd.tar.gz
emacs-d9a95e676752a131a373d2341146a3f13add0dbd.zip
msdos.c (dos_rawgetc): Use gen_help_event, instead of doing the same in-line.
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 902570f804f..ae622eaac28 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12010-11-20 Eli Zaretskii <eliz@gnu.org>
2
3 * msdos.c (dos_rawgetc): Use gen_help_event, instead of doing the
4 same in-line.
5
12010-11-11 Stefan Monnier <monnier@iro.umontreal.ca> 62010-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
2 7
3 * cmds.c (Fself_insert_command): Don't call XFASTINT without checking 8 * cmds.c (Fself_insert_command): Don't call XFASTINT without checking