*** empty log message ***
authorGerd Moellmann <gerd@gnu.org>
Thu, 9 Aug 2001 09:48:24 +0000 (09:48 +0000)
committerGerd Moellmann <gerd@gnu.org>
Thu, 9 Aug 2001 09:48:24 +0000 (09:48 +0000)
lisp/ChangeLog
src/ChangeLog

index dc1b209..7268055 100644 (file)
@@ -1,3 +1,10 @@
+2001-08-09  Gerd Moellmann  <gerd@gnu.org>
+
+       * image.el (image-type-regexps): Allow whitespace at the start
+       of the image data for XPM, XBM and Postscript, which are
+       text files.
+       (image-jpeg-p): Correct calculation of next field offset.
+
 2001-08-08  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
        * battery.el: Fix typo.
index 2d35ac3..539bfbd 100644 (file)
@@ -1,3 +1,17 @@
+2001-08-09  Gerd Moellmann  <gerd@gnu.org>
+
+       * xfns.c (x_create_im): Remove prototype.
+
+       * xdisp.c (mark_window_display_accurate_1): Remove an assertion.
+
+       * dispnew.c (adjust_glyph_matrix): Undo last change.
+       
+2001-08-08  Gerd Moellmann  <gerd@gnu.org>
+
+       * dispnew.c (adjust_glyph_matrix): In the optimization for
+       windows whose height has changed, disable partially visible
+       lines.
+
 2001-08-07  Gerd Moellmann  <gerd@gnu.org>
 
        * window.c (Frecenter): If ARG < 0, and on a window system