]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Tue, 23 Nov 2004 00:51:35 +0000 (00:51 +0000)
committerKim F. Storm <storm@cua.dk>
Tue, 23 Nov 2004 00:51:35 +0000 (00:51 +0000)
src/ChangeLog

index 888bcf6e988273421f125e61d480c2ea0f0b70a2..c9d6b946962cd0c3b5cdbc8c5961694528b63230 100644 (file)
@@ -1,5 +1,8 @@
 2004-11-23  Kim F. Storm  <storm@cua.dk>
 
+       * dispextern.h (MATRIX_ROW_ENDS_IN_MIDDLE_OF_CHAR_P)
+       (MATRIX_ROW_STARTS_IN_MIDDLE_OF_CHAR_P): Not if dpvec_index is zero.
+
        * xfaces.c (lookup_named_face): Add signal_p arg.  Return -1 if
        signal_p is zero and face name is unknown.
        (Fx_list_fonts): Don't signal error in lookup_named_face.