log src/xdisp.c @ 68969:2253db4514ba

age author description
Fri, 17 Feb 2006 12:35:52 +0000 Kenichi Handa (display_mode_element): Call display_string with correct
Fri, 03 Feb 2006 13:14:43 +0000 Kim F. Storm Cache last merged escape glyph face.
Tue, 24 Jan 2006 07:59:23 +0000 Kroly Lrentey (handle_invisible_prop): Set it->position to fix cursor
Mon, 23 Jan 2006 13:14:01 +0000 Kim F. Storm (handle_single_display_spec): Fix handling of space
Sat, 21 Jan 2006 18:04:09 +0000 Romain Francoise (get_window_cursor_type): Fix last change.
Thu, 19 Jan 2006 21:12:22 +0000 Chong Yidong * xdisp.c (get_window_cursor_type): Use cursor type specified by
Sun, 11 Dec 2005 15:37:00 +0000 Richard M. Stallman (syms_of_xdisp) <blink-cursor-alist>: Doc fix.
Fri, 11 Nov 2005 15:33:23 +0000 Kim F. Storm (handle_stop): Skip overlay string handling if
Mon, 07 Nov 2005 11:55:20 +0000 Kim F. Storm Use local var `b' instead of XBUFFER (w->buffer) also when
Fri, 04 Nov 2005 10:14:54 +0000 Kim F. Storm (show_mouse_face): Clear mouse face to eol.
Sun, 30 Oct 2005 20:08:09 +0000 Kim F. Storm (display_line): Restore it->current_x and call
Sat, 29 Oct 2005 20:03:42 +0000 Richard M. Stallman (Fformat_mode_line): Clear mode_line_proptrans_alist after saving.
Sat, 29 Oct 2005 19:43:46 +0000 Richard M. Stallman (handle_fontified_prop): Do nothing if memory full.
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.