Mercurial > emacs
changeset 30785:cbfd75137078
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Mon, 14 Aug 2000 14:26:59 +0000 |
parents | dbc1e69a89a9 |
children | 550344dcef43 |
files | src/ChangeLog |
diffstat | 1 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Mon Aug 14 14:15:44 2000 +0000 +++ b/src/ChangeLog Mon Aug 14 14:26:59 2000 +0000 @@ -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,