aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 7bfd266b4d8..bef5242c9cb 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,11 @@
12010-11-15 Dan Nicolaescu <dann@ics.uci.edu> 12010-11-15 Dan Nicolaescu <dann@ics.uci.edu>
2 2
3 * keyboard.c (pending_malloc_warning): Add const to match
4 definition in alloc.c.
5 (Fset_input_interrupt_mode): Simplify #ifdefs.
6
72010-11-15 Dan Nicolaescu <dann@ics.uci.edu>
8
3 Clean up systty.h macros. 9 Clean up systty.h macros.
4 * systty.h (EMACS_GET_TTY_PGRP, EMACS_SET_TTY_PGRP, EMACS_GET_TTY) 10 * systty.h (EMACS_GET_TTY_PGRP, EMACS_SET_TTY_PGRP, EMACS_GET_TTY)
5 (EMACS_SET_TTY): Remove unneeded abstraction, instead inline the 11 (EMACS_SET_TTY): Remove unneeded abstraction, instead inline the