]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorGerd Moellmann <gerd@gnu.org>
Thu, 3 May 2001 16:19:51 +0000 (16:19 +0000)
committerGerd Moellmann <gerd@gnu.org>
Thu, 3 May 2001 16:19:51 +0000 (16:19 +0000)
src/ChangeLog

index 9171a4eb3f96287278d50d81c387156de69c275d..d49c94171187bc633a9a8fb46cadd4a02b37b9c2 100644 (file)
@@ -1,3 +1,11 @@
+2001-05-03  Gerd Moellmann  <gerd@gnu.org>
+
+       * xdisp.c (try_window_id): Cases of changes all in front of 
+       the window start or all below the window end mostly rewritten.
+       (redisplay_window): Move the tests if try_window_id is
+       applicable to try_window_id.
+       (GIVE_UP): New macro.
+
 2001-05-02  Gerd Moellmann  <gerd@gnu.org>
 
        * xterm.c (expose_window): Return int.  If W is the window
@@ -37,8 +45,9 @@
        * term.c (toggle_highlight): New function.
        (turn_on_face): Change handling of reverse video.
 
-       * process.c (wait_reading_process_input):
-       Call record_asynch_buffer_change only if a timer really changed buffers.
+       * process.c (wait_reading_process_input): Call
+       record_asynch_buffer_change only if a timer really changed
+       buffers.
 
        * buffer.c (mouse_face_overlay_overlaps): Fix the computation
        of the number of overlays to check.
 
        * xfaces.c (Qscalable_fonts_allowed): New variable.
        (realizing_basic_faces_p): Removed.
-       (x_face_list_fonts): Special handling for realizing_basic_faces_p removed.
+       (x_face_list_fonts): Special handling for realizing_basic_faces_p
+       removed.
        (realize_basic_faces): Specbind Qscalable_fonts_allowed to t.
-       (syms_of_xfaces): Initialize Qscalable_fonts_allowed.  Change default
-       for scalable-fonts-allowed to t.
+       (syms_of_xfaces): Initialize Qscalable_fonts_allowed.  Change
+       default for scalable-fonts-allowed to t.
 
        * fileio.c (Finsert_file_contents): If the file size returned from
        stat is zero, set END to READ_BUF_SIZE.  This makes sure we can