From 4eb22d33e48bea14996610cc3f3223fe40aff41e Mon Sep 17 00:00:00 2001 From: Dave Love Date: Mon, 14 Aug 2000 14:26:59 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 93f8c924f15..cb299eaec77 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,12 @@ +2000-08-14 Dave Love + + * alloc.c [HAVE_UNISTD_H]: Include unistd.h; don't declare sbrk. + [!HAVE_UNISTD_H]: Use POINTER_TYPE to declare sbrk. + (lisp_free): Declare and make static. + + * window.c: Fix embedded comment. + (syms_of_window): Fix doc string. + 2000-08-14 Gerd Moellmann * keymap.c (push_key_description): If C without modifiers is < 32, -- 2.39.2