Mon, 03 Mar 2008 09:24:57 +0000 |
YAMAMOTO Mitsuharu |
(handle_single_display_spec): Undo 2007-10-16 changes.
|
Fri, 29 Feb 2008 02:02:39 +0000 |
Chong Yidong |
(get_overlay_strings_1): Add missing argument type.
|
Sun, 17 Feb 2008 21:54:41 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Tue, 08 Jan 2008 04:30:25 +0000 |
Glenn Morris |
Add 2008 to copyright years.
|
Mon, 24 Dec 2007 03:01:15 +0000 |
YAMAMOTO Mitsuharu |
(phys_cursor_in_rect_p): Check if cursor is in fringe area.
|
Sat, 01 Dec 2007 22:44:02 +0000 |
Richard M. Stallman |
(syms_of_xdisp) <scroll-conservatively>: Doc fix.
|
Sat, 10 Nov 2007 03:06:45 +0000 |
Stefan Monnier |
(load_overlay_strings): Fix copy&paste typo.
|
Wed, 07 Nov 2007 15:31:20 +0000 |
Chong Yidong |
(handle_face_prop): Fix last change.
|
Sun, 04 Nov 2007 07:42:21 +0000 |
Richard M. Stallman |
(handle_face_prop): Test for strings that came from overlays,
|
Sat, 03 Nov 2007 03:47:42 +0000 |
Richard M. Stallman |
(handle_face_prop): Use face_at_buffer_position_no_overlays
|
Sat, 03 Nov 2007 01:50:16 +0000 |
Richard M. Stallman |
(handle_stop): Move some code out of loop.
|
Tue, 30 Oct 2007 22:48:26 +0000 |
Jason Rumney |
(Fformat_mode_line): Do nothing when noninteractive.
|
Tue, 16 Oct 2007 08:59:25 +0000 |
YAMAMOTO Mitsuharu |
(handle_display_prop): Ignore display specs after
|
Tue, 09 Oct 2007 01:28:33 +0000 |
Richard M. Stallman |
(handle_invisible_prop): After setting up an ellipsis, return HANDLED_RETURN.
|
Sat, 06 Oct 2007 09:56:29 +0000 |
Martin Rudalics |
(syms_of_xdisp): In doc-string of mouse-autoselect-window
|
Tue, 02 Oct 2007 02:13:05 +0000 |
Richard M. Stallman |
(get_window_cursor_type): Implement documented behavior
|
Tue, 07 Aug 2007 15:54:27 +0000 |
Chong Yidong |
(move_it_by_lines): Remove incorrect optimization.
|
Mon, 06 Aug 2007 17:23:03 +0000 |
Chong Yidong |
(redisplay_window): When restoring original buffer position, make sure
|
Wed, 25 Jul 2007 05:16:09 +0000 |
Glenn Morris |
Switch license to GPLv3 or later.
|
Sun, 17 Jun 2007 02:18:00 +0000 |
Juanma Barranquero |
(syms_of_xdisp) <auto-resize-tool-bars>: Fix typo in docstring.
|
Tue, 05 Jun 2007 00:20:05 +0000 |
Chong Yidong |
(next_element_from_buffer): Delete stray semicolon.
|
Mon, 28 May 2007 03:00:39 +0000 |
YAMAMOTO Mitsuharu |
(redisplay_internal): Bind inhibit-point-motion-hooks to t
|
Thu, 24 May 2007 23:21:32 +0000 |
Chong Yidong |
(redisplay_window): If first window line is a continuation line,
|
Sun, 29 Apr 2007 07:26:41 +0000 |
YAMAMOTO Mitsuharu |
(try_window_reusing_current_matrix): Fix number of disabled lines.
|
Tue, 24 Apr 2007 01:32:41 +0000 |
Chong Yidong |
(redisplay_window): Use BEG_UNCHANGED and END_UNCHANGED values of the
EMACS_22_BRANCHPOINT
|
Mon, 16 Apr 2007 15:12:24 +0000 |
Chong Yidong |
(cursor_row_p): Only end row on newline if it's a display string.
|
Sun, 15 Apr 2007 21:50:27 +0000 |
Chong Yidong |
(redisplay_window): When deciding whether or not to recenter, don't
|
Tue, 10 Apr 2007 15:57:25 +0000 |
Chong Yidong |
(note_mode_line_or_margin_highlight): Don't decrement glyph pointer
|
Sun, 08 Apr 2007 13:33:03 +0000 |
Richard M. Stallman |
(syms_of_xdisp) <message-log-max>: Default 100.
|
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
|
Thu, 24 Aug 2006 20:51:17 +0000 |
Kim F. Storm |
(overline_margin): New variable.
|