From: Dave Love Date: Mon, 14 Aug 2000 14:26:59 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.0.90~2328 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=4eb22d33e48bea14996610cc3f3223fe40aff41e;p=emacs.git *** empty log message *** --- 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,