aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 93f8c924f15..cb299eaec77 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,12 @@
12000-08-14 Dave Love <fx@gnu.org>
2
3 * alloc.c [HAVE_UNISTD_H]: Include unistd.h; don't declare sbrk.
4 [!HAVE_UNISTD_H]: Use POINTER_TYPE to declare sbrk.
5 (lisp_free): Declare and make static.
6
7 * window.c: Fix embedded comment.
8 (syms_of_window): Fix doc string.
9
12000-08-14 Gerd Moellmann <gerd@gnu.org> 102000-08-14 Gerd Moellmann <gerd@gnu.org>
2 11
3 * keymap.c (push_key_description): If C without modifiers is < 32, 12 * keymap.c (push_key_description): If C without modifiers is < 32,