log src/xdisp.c @ 63550:0691dbaf122b

age author description
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.
Thu, 02 Jun 2005 12:27:05 +0000 Kim F. Storm (MODE_LINE_NOPROP_LEN): New macro.
Tue, 31 May 2005 22:46:22 +0000 Kim F. Storm (display_mode_line): Support nested calls to redisplay
Tue, 31 May 2005 21:54:52 +0000 Stefan Monnier (note_mode_line_or_margin_highlight): Lisp_Object/int mixup.
Tue, 31 May 2005 15:00:44 +0000 Kim F. Storm (mode_line_noprop_buf, mode_line_noprop_buf_end)
Fri, 27 May 2005 16:59:55 +0000 Masatake YAMATO * xdisp.c (note_mode_line_or_margin_highlight): Change the
Wed, 25 May 2005 14:53:47 +0000 Richard M. Stallman Whitespace and parenthesis changes.
Tue, 24 May 2005 16:56:41 +0000 Masatake YAMATO 2005-05-24 Masatake YAMATO <jet@gyve.org>
Mon, 23 May 2005 11:19:17 +0000 Masatake YAMATO Supprot mouse-face on mode-line.