log src/xdisp.c @ 64281:6d94773592af

age author description
Wed, 13 Jul 2005 10:02:42 +0000 Kim F. Storm * xdisp.c (start_display): Don't reseat to next visible line start
Wed, 13 Jul 2005 09:36:12 +0000 Kim F. Storm (cursor_row_fully_visible_p): Allow partially visible
Mon, 04 Jul 2005 16:49:24 +0000 Lute Kamstra Update FSF's address.
Sun, 03 Jul 2005 16:51:02 +0000 Richard M. Stallman (try_window): Fix previous change in how it handles
Thu, 30 Jun 2005 14:56:02 +0000 Juri Linkov (x_draw_vertical_border): If left fringe is not present
Sat, 25 Jun 2005 22:35:42 +0000 Richard M. Stallman (try_window): New arg CHECK_MARGINS. Calls changed.
Fri, 24 Jun 2005 09:32:11 +0000 Juanma Barranquero (syms_of_xdisp) <nobreak-char-display>: Doc fix.
Thu, 23 Jun 2005 21:32:26 +0000 Richard M. Stallman (get_next_display_element):
Fri, 17 Jun 2005 14:09:45 +0000 Richard M. Stallman (get_next_display_element): Reverse test of Vshow_nonbreak_escape.
Mon, 13 Jun 2005 20:49:14 +0000 Stefan Monnier (note_mode_line_or_margin_highlight): Lisp_Object/int mixup.
Fri, 10 Jun 2005 05:31:45 +0000 Masatake YAMATO * xdisp.c (note_mode_line_or_margin_highlight): Call clear_mouse_face
Wed, 08 Jun 2005 22:33:36 +0000 Kim F. Storm * composite.c (compose_chars_in_text):
Wed, 08 Jun 2005 15:25:52 +0000 Richard M. Stallman (get_next_display_element): Alter previous change:
Tue, 07 Jun 2005 14:32:23 +0000 Masatake YAMATO * xdisp.c (note_mode_line_or_margin_highlight): Check
Mon, 06 Jun 2005 12:36:29 +0000 Juri Linkov (Qno_break_space): New variable.