aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGerd Moellmann2002-03-12 10:12:20 +0000
committerGerd Moellmann2002-03-12 10:12:20 +0000
commit656132ebd3ac2359182c1bf8822253c60bbdb153 (patch)
tree4bbdc0d2e64d015d3cac3c47c92519bbc8096861 /src/ChangeLog
parent4006b74e367da694696bd19773706c0ce69e19a1 (diff)
downloademacs-656132ebd3ac2359182c1bf8822253c60bbdb153.tar.gz
emacs-656132ebd3ac2359182c1bf8822253c60bbdb153.zip
Include stdio.h because termhooks.h needs it.
Include termopt.h for interrupt_input.
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 7d4dab55bb5..575db7931a9 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12002-03-12 Gerd Moellmann <gerd@gnu.org>
2
3 * xsmfns.c: Include stdio.h because termhooks.h needs it.
4 Include termopt.h for interrupt_input.
5
12002-03-11 Andreas Schwab <schwab@suse.de> 62002-03-11 Andreas Schwab <schwab@suse.de>
2 7
3 * coding.c (syms_of_coding) <file-coding-system-alist>: Doc fix. 8 * coding.c (syms_of_coding) <file-coding-system-alist>: Doc fix.