]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Thu, 22 Sep 2005 09:38:45 +0000 (09:38 +0000)
committerKim F. Storm <storm@cua.dk>
Thu, 22 Sep 2005 09:38:45 +0000 (09:38 +0000)
src/ChangeLog

index 12479a963d9ad45da0072db2711b18a4776d613b..62e82540ac932e07e1b915bfd0c903b445acf84f 100644 (file)
@@ -1,3 +1,10 @@
+2005-09-22  Kim F. Storm  <storm@cua.dk>
+
+       * xdisp.c (message_dolog): Add warning about GC and Lisp strings.
+       (message2): Fix commentary.  Ok to use alloca'ed memory.
+       Still not ok to use Lisp string data (because of GC).
+       (set_message): Add comment why GC cannot happen.
+
 2005-09-22  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
 
        * macterm.c (xlfdpat_block_match_1): Fix assertion.