aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorDave Love1999-11-02 14:23:20 +0000
committerDave Love1999-11-02 14:23:20 +0000
commitb5540f0dc6e5bc532f26238465676a3f133fa9b9 (patch)
tree85bc0127a61da5ea368c9112514d481fc106bd75 /src/ChangeLog
parenta69a6e61d4d9f9ce354034ccce5d64d466723769 (diff)
downloademacs-b5540f0dc6e5bc532f26238465676a3f133fa9b9.tar.gz
emacs-b5540f0dc6e5bc532f26238465676a3f133fa9b9.zip
Use string.h for strsignal.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index aca01812d4f..3f1019ea362 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
11999-11-02 Dave Love <fx@gnu.org>
2
3 * process.c: Use string.h for strsignal.
4
11999-11-02 Gerd Moellmann <gerd@gnu.org> 51999-11-02 Gerd Moellmann <gerd@gnu.org>
2 6
3 * lisp.h (QUIT): Give it statement form. 7 * lisp.h (QUIT): Give it statement form.