/[emacs]/emacs/src/ChangeLog
ViewVC logotype

Diff of /emacs/src/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3331.2.26 by miles, Wed Oct 27 05:42:02 2004 UTC revision 1.3331.2.27 by miles, Wed Oct 27 06:03:07 2004 UTC
# Line 1  Line 1 
1    2004-10-27  Kim F. Storm  <storm@cua.dk>
2    
3            * editfns.c (Fformat): Allocate discarded table with SAFE_ALLOCA.
4            Only allocate info and discarded tables once.
5    
6            * lisp.h (USE_SAFE_ALLOCA): Add and init sa_must_free integer.
7            (SAFE_ALLOCA, SAFE_ALLOCA_LISP): Increment it when malloc is used.
8            (SAFE_FREE): Test it to determine if we need to unwind to free.
9            Remove size arg.  All users changed.
10            (SAFE_FREE_LISP) Remove.  All users changed to use SAFE_FREE.
11    
12  2004-10-26  Jan Dj,Ad(Brv  <jan.h.d@swipnet.se>  2004-10-26  Jan Dj,Ad(Brv  <jan.h.d@swipnet.se>
13    
14          * gtkutil.c: Put empty line between comment and function body.          * gtkutil.c: Put empty line between comment and function body.

Legend:
Removed from v.1.3331.2.26  
changed lines
  Added in v.1.3331.2.27

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26