]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorDave Love <fx@gnu.org>
Mon, 14 Aug 2000 14:26:59 +0000 (14:26 +0000)
committerDave Love <fx@gnu.org>
Mon, 14 Aug 2000 14:26:59 +0000 (14:26 +0000)
src/ChangeLog

index 93f8c924f1523ed8231d964315ba32379f1dc561..cb299eaec7716bc6f4d2b2cbd18d6006c36b418c 100644 (file)
@@ -1,3 +1,12 @@
+2000-08-14  Dave Love  <fx@gnu.org>
+
+       * 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  <gerd@gnu.org>
 
        * keymap.c (push_key_description): If C without modifiers is < 32,