emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ChangeLog


From: Dave Love
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Wed, 20 Aug 2003 12:57:23 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.3339 emacs/src/ChangeLog:1.3340
*** emacs/src/ChangeLog:1.3339  Tue Aug 19 19:47:31 2003
--- emacs/src/ChangeLog Wed Aug 20 12:57:22 2003
***************
*** 1,3 ****
--- 1,24 ----
+ 2003-08-20  Dave Love  <address@hidden>
+ 
+       * atimer.h: Include lisp.h.
+ 
+       * lisp.h (EMACS_LISP_H): New.
+       (popup_activated_flag): Don't declare.
+ 
+       * alloca.c: Some merging with gnulib.  Change logic and doc
+       concerning (x)malloc/(x)free -- no longer Emacs-specific.
+       [DO_BLOCK_INPUT]: Don't include lisp.h.
+       (xmalloc, xfree): Declare.
+       (malloc): Don't declare.
+ 
+       * Makefile.in (LWLIB_OPTIONS): Removed (unused).
+       (alloca.o): Remove obsolete stuff concerning alloca.s.  Depend on
+       atimer.h, blockinput.h.
+ 
+       * alloc.c (lisp_align_malloc): Change type of `aligned'.
+ 
+       * alloca.s: Removed.
+ 
  2003-08-19  Gerd Moellmann  <address@hidden>
  
        * s/freebsd.h [__FreeBSD_version >= 400000]: Define TERMINFO,




reply via email to

[Prev in Thread] Current Thread [Next in Thread]