]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Thu, 20 Jan 2005 15:37:13 +0000 (15:37 +0000)
committerKim F. Storm <storm@cua.dk>
Thu, 20 Jan 2005 15:37:13 +0000 (15:37 +0000)
src/ChangeLog

index d14994fc3f22271021f20998fb8ce6240095a37b..d69409965f10f23947e0ca2042fc967d1bc26271 100644 (file)
@@ -1,5 +1,7 @@
 2005-01-20  Kim F. Storm  <storm@cua.dk>
 
+       * alloc.c (STRING_MARKED_P, VECTOR_MARKED_P): Return boolean.
+
        * xterm.c (x_draw_glyph_string_box): Fix last_x for full width rows.
        Thanks to Chong Yidong <cyd@stupidchicken.com> for debugging this.