]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Mon, 29 Nov 2004 15:34:57 +0000 (15:34 +0000)
committerKim F. Storm <storm@cua.dk>
Mon, 29 Nov 2004 15:34:57 +0000 (15:34 +0000)
src/ChangeLog

index 6253b258c2f26ef06ecf86353e3c3084f8aee42e..9f53a2b098b1cf3648e6ace5469f29a816c44396 100644 (file)
@@ -1,3 +1,7 @@
+2004-11-29  Kim F. Storm  <storm@cua.dk>
+
+       * fns.c (concat): Use SAFE_ALLOCA.
+
 2004-11-29  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * sysdep.c (emacs_write): Don't use QUIT.