log src/xdisp.c @ 66501:737938f4c826

age author description
Fri, 28 Oct 2005 16:27:47 +0000 Richard M. Stallman (decode_mode_spec): Define %e to indicate memory full.
Thu, 13 Oct 2005 22:41:40 +0000 Kim F. Storm (pos_visible_p): Convert w->hscroll to pixels before use.
Wed, 12 Oct 2005 09:50:06 +0000 YAMAMOTO Mitsuharu (remember_mouse_glyph): Use MATRIX_BOTTOM_TEXT_ROW to
Tue, 11 Oct 2005 22:36:46 +0000 Kim F. Storm (remember_mouse_glyph): New generic version based on
Fri, 07 Oct 2005 07:39:17 +0000 YAMAMOTO Mitsuharu Rename member for_overlaps_p in struct glyph_string to
Sat, 01 Oct 2005 20:42:09 +0000 Kim F. Storm (try_window): Skip scroll-margin check if ZV is visible.
Tue, 27 Sep 2005 18:48:59 +0000 Dan Nicolaescu * xlwmenu.c (find_next_selectable):
Thu, 22 Sep 2005 09:39:01 +0000 Kim F. Storm (message_dolog): Add warning about GC and Lisp strings.
Thu, 15 Sep 2005 13:16:53 +0000 Richard M. Stallman (overlay_arrow_at_row): Add HAVE_WINDOW_SYSTEM conditional.
Thu, 15 Sep 2005 12:06:39 +0000 Kim F. Storm (move_it_vertically): Don't try to fetch byte BEGV-1.
Mon, 12 Sep 2005 13:42:30 +0000 Kim F. Storm (message3): Pass copy of lisp string to message_dolog.
Mon, 12 Sep 2005 11:50:05 +0000 Kenichi Handa (display_mode_element): Be sure to make variables THIS
Thu, 08 Sep 2005 22:57:16 +0000 Kim F. Storm * xdisp.c (try_window_reusing_current_matrix): Clear mode_line_p
Thu, 08 Sep 2005 22:29:49 +0000 Kim F. Storm (redisplay_internal): Mark updated frames in new updated_p
Wed, 07 Sep 2005 21:59:36 +0000 Kim F. Storm * xdisp.c (handle_display_prop): Respect overlay window property.
Wed, 07 Sep 2005 08:46:04 +0000 Kim F. Storm (try_window): Remove superfluous cursor_height calculation.
Sun, 04 Sep 2005 01:28:41 +0000 Richard M. Stallman (redisplay_internal): Make UPDATED as long as needed.
Fri, 26 Aug 2005 15:56:48 +0000 Stefan Monnier (pos_visible_p): Yet another int/Lisp_Object mixup (YAILOM).
Fri, 26 Aug 2005 11:04:16 +0000 Kim F. Storm (resize_mini_window): Fix 2005-08-20 change.
Sun, 21 Aug 2005 20:58:03 +0000 Kim F. Storm (redisplay_window): Call update_window_fringes with
Sat, 20 Aug 2005 05:26:08 +0000 Richard M. Stallman (display_echo_area_1): Get display start pos from w->start.
Thu, 18 Aug 2005 11:31:22 +0000 Kim F. Storm (calc_pixel_width_or_height): Use actual display
Wed, 17 Aug 2005 14:59:41 +0000 Kim F. Storm (pos_visible_p): Adjust X value if window is hscrolled.
Tue, 16 Aug 2005 01:34:06 +0000 Richard M. Stallman (message3_nolog): Clear echo_message_buffer.
Sun, 07 Aug 2005 12:33:19 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Sat, 30 Jul 2005 19:02:14 +0000 Juanma Barranquero (syms_of_xdisp) <redisplay-end-trigger-functions>: Defvar it.
Mon, 18 Jul 2005 20:59:41 +0000 Kim F. Storm (redisplay_internal): Only try to hscroll each frame once
Fri, 15 Jul 2005 18:11:34 +0000 Richard M. Stallman (select_frame_for_redisplay): Use find_symbol_value.
Fri, 15 Jul 2005 11:32:15 +0000 Kim F. Storm Fix redisplay loop in last change.
Wed, 13 Jul 2005 10:02:42 +0000 Kim F. Storm * xdisp.c (start_display): Don't reseat to next visible line start