log src/xdisp.c @ 76798:95e8e1e8d4de

age author description
Sun, 18 Mar 2007 08:06:57 +0000 YAMAMOTO Mitsuharu (redisplay_internal, note_mouse_highlight): Check
Sat, 17 Mar 2007 19:47:13 +0000 Chong Yidong (try_window_id): Increment matrix positions if the buffer's byte count
Sat, 10 Mar 2007 01:07:05 +0000 Kim F. Storm (redisplay_window): Don't automatically select a new window
Thu, 22 Feb 2007 16:58:48 +0000 Kim F. Storm (it_props): Undo last change.
Thu, 22 Feb 2007 11:23:11 +0000 Kim F. Storm From: Daniel Brockman <daniel@brockman.se> (tiny change)
Sun, 21 Jan 2007 23:29:20 +0000 Chong Yidong (try_window): Revert previous change.
Sun, 21 Jan 2007 04:57:37 +0000 Glenn Morris Add 2007 to copyright years.
Sat, 20 Jan 2007 21:03:22 +0000 Chong Yidong (try_window): Clear mouse-face highlights first.
Fri, 29 Dec 2006 23:29:45 +0000 Kim F. Storm (auto_resize_tool_bars_p): Replace with ...
Fri, 15 Dec 2006 00:23:10 +0000 Kim F. Storm (redisplay_window): Set ignore_mouse_drag_p if tool-bar
Mon, 11 Dec 2006 16:39:09 +0000 Juanma Barranquero (syms_of_xdisp) <mode-line-inverse-video>: Doc fix.
Sun, 10 Dec 2006 23:44:44 +0000 Kim F. Storm (show_mouse_face): Never use text cursor in tool-bar.
Sun, 10 Dec 2006 23:28:57 +0000 Juanma Barranquero (format-mode-line): Doc fix.
Thu, 30 Nov 2006 20:58:59 +0000 Chong Yidong (move_it_to): Correctly count tab glyphs for continued lines ending in
Fri, 24 Nov 2006 10:31:26 +0000 Juanma Barranquero Space/tab mixup.
Sun, 05 Nov 2006 12:18:21 +0000 Eli Zaretskii (note_mouse_highlight) [HAVE_NTGUI]: Don't bother to check popup_activated.
Mon, 23 Oct 2006 11:49:48 +0000 Kim F. Storm (remember_mouse_glyph): Simplify last change.
Mon, 23 Oct 2006 09:58:49 +0000 Kim F. Storm (remember_mouse_glyph): Don't crash if glyphs are not initialized.
Thu, 19 Oct 2006 09:49:23 +0000 Kim F. Storm 2006-10-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Fri, 13 Oct 2006 14:18:09 +0000 Chong Yidong * xdisp.c (decode_mode_spec): Ignore %c and %l constructs in frame
Fri, 06 Oct 2006 13:30:45 +0000 Kim F. Storm (pos_visible_p): Fix value when EOB is visible.
Sun, 01 Oct 2006 16:44:43 +0000 Stefan Monnier (handle_fontified_prop): Don't fontify at EOB.
Wed, 20 Sep 2006 09:43:18 +0000 Kim F. Storm (pos_visible_p): CHARPOS < 0 means return info for
Thu, 14 Sep 2006 09:37:44 +0000 Kim F. Storm (produce_image_glyph): Automatically crop wide images at
Sun, 10 Sep 2006 00:10:46 +0000 Kim F. Storm (get_window_cursor_type): Use hollow cursor on
Fri, 08 Sep 2006 14:14:28 +0000 Chong Yidong * xdisp.c (mouse_autoselect_window): Removed.
Fri, 08 Sep 2006 12:17:32 +0000 Richard M. Stallman (Vmenu_updating_frame): Define here.
Tue, 05 Sep 2006 22:49:51 +0000 Kim F. Storm (pos_visible_p): Remove exact_mode_line_heights_p arg;
Mon, 28 Aug 2006 12:03:22 +0000 Kim F. Storm (get_window_cursor_type) [!HAVE_WINDOW_SYSTEM]:
Sun, 27 Aug 2006 22:23:07 +0000 Kim F. Storm (get_window_cursor_type): Replace BOX cursor on images