Sat, 19 May 2007 18:43:14 +0000 |
Chong Yidong |
(redisplay_window): If first window line is a continuation line,
|
Tue, 26 Aug 2008 11:11:41 +0000 |
Juanma Barranquero |
Fix typos (sync from trunk).
|
Fri, 08 Aug 2008 15:52:10 +0000 |
Chong Yidong |
Fix last change.
|
Fri, 08 Aug 2008 15:50:53 +0000 |
Chong Yidong |
(move_it_to): When stopping at a charpos, check if that's a continued
|
Tue, 05 Aug 2008 22:46:31 +0000 |
Chong Yidong |
(redisplay_window): Don't enforce scroll-margin when forcing a window
|
Mon, 28 Jul 2008 19:52:35 +0000 |
Chong Yidong |
Revert last change.
|
Mon, 28 Jul 2008 19:41:11 +0000 |
Chong Yidong |
(redisplay_window): Check return value of
|
Wed, 23 Apr 2008 08:56:30 +0000 |
YAMAMOTO Mitsuharu |
(x_y_to_hpos_vpos, fast_find_position) [HAVE_CARBON]:
|
Mon, 31 Mar 2008 22:37:54 +0000 |
Chong Yidong |
(next_overlay_string): Don't set overlay_strings_at_end_processed_p if
|
Sat, 29 Mar 2008 00:47:46 +0000 |
YAMAMOTO Mitsuharu |
(update_tool_bar, redisplay_tool_bar, redisplay_window)
|
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.
|
Tue, 22 Aug 2006 21:32:04 +0000 |
Kim F. Storm |
(update_tool_bar): Redisplay toolbar also when only
|
Sat, 29 Jul 2006 01:56:35 +0000 |
Richard M. Stallman |
(update_menu_bar): New arg HOOKS_RUN. Callers changed.
|
Mon, 17 Jul 2006 14:25:05 +0000 |
Kim F. Storm |
(handle_single_display_spec): Ensure the right value of
|
Mon, 17 Jul 2006 07:46:05 +0000 |
Thien-Thi Nguyen |
(display_mode_line): Preserve match data.
|
Sat, 01 Jul 2006 23:29:04 +0000 |
Kim F. Storm |
(display_tool_bar_line): Skip glyphs which are too big
|
Tue, 27 Jun 2006 11:21:31 +0000 |
Kim F. Storm |
(handle_composition_prop): Set stop_charpos before push_it.
|
Fri, 23 Jun 2006 11:50:36 +0000 |
Kim F. Storm |
(handle_composition_prop): Push iterator on stack.
|
Wed, 21 Jun 2006 11:49:24 +0000 |
Kim F. Storm |
(handle_stop): Set it->ignore_overlay_strings_at_pos_p
|
Fri, 16 Jun 2006 11:53:12 +0000 |
Kim F. Storm |
(next_overlay_string): Fix assert.
|
Wed, 14 Jun 2006 14:29:47 +0000 |
Chong Yidong |
* xdisp.c (back_to_previous_visible_line_start): Reset
|
Tue, 13 Jun 2006 22:45:00 +0000 |
Kim F. Storm |
(init_from_display_pos): Don't set it->method and
|
Fri, 02 Jun 2006 09:39:43 +0000 |
YAMAMOTO Mitsuharu |
(next_element_from_composition): Set it->object to
|
Sun, 28 May 2006 20:19:07 +0000 |
Kim F. Storm |
(set_cursor_from_row): If cursor cannot be set in row,
|
Sat, 27 May 2006 22:36:58 +0000 |
Kim F. Storm |
(get_phys_cursor_geometry): Return computed x and y through
|
Wed, 17 May 2006 22:37:25 +0000 |
Kim F. Storm |
(display_tool_bar_line): Eliminate x_before variable.
|
Wed, 17 May 2006 22:24:13 +0000 |
Kim F. Storm |
(display_tool_bar_line): Restore entire tool-bar geometry when
|
Thu, 11 May 2006 21:26:54 +0000 |
Kim F. Storm |
(redisplay_tool_bar): Handle large tool-bar-border values.
|
Fri, 05 May 2006 11:56:31 +0000 |
Kenichi Handa |
(handle_composition_prop): Fix for the case of empty
|
Mon, 01 May 2006 01:14:09 +0000 |
YAMAMOTO Mitsuharu |
(prepare_menu_bars) [MAC_OS]: Call mac_update_title_bar.
|
Mon, 24 Apr 2006 00:22:26 +0000 |
Kim F. Storm |
Fix last change:
|
Mon, 24 Apr 2006 00:08:07 +0000 |
Kim F. Storm |
(produce_stretch_glyph): Include face box in stretch glyph size.
|
Sun, 23 Apr 2006 23:50:25 +0000 |
Kim F. Storm |
* xdisp.c (fill_stretch_glyph_string): Set s->nchars = 1 for code which
|
Sun, 23 Apr 2006 22:27:08 +0000 |
Kim F. Storm |
(tool_bar_lines_needed): New local `temp_row' for clarity.
|
Fri, 21 Apr 2006 21:25:20 +0000 |
Kim F. Storm |
(redisplay_window): Fix last change. Don't recenter if
|
Thu, 20 Apr 2006 23:03:03 +0000 |
Nick Roberts |
(note_mouse_highlight): Use build_string.
|
Thu, 20 Apr 2006 08:46:56 +0000 |
Kim F. Storm |
* xdisp.c (redisplay_window): Fix last change.
|
Wed, 19 Apr 2006 23:20:21 +0000 |
Kim F. Storm |
(redisplay_window): If current window start is not at the
|
Thu, 13 Apr 2006 01:21:48 +0000 |
Nick Roberts |
(note_mouse_highlight): Add help echo for dragging vertical line.
|
Wed, 12 Apr 2006 08:10:33 +0000 |
YAMAMOTO Mitsuharu |
(get_glyph_string_clip_rects): Add parentheses around &&
|
Thu, 30 Mar 2006 19:35:11 +0000 |
Dan Nicolaescu |
(syms_of_xdisp): Fix variable name.
|
Wed, 22 Mar 2006 22:47:22 +0000 |
Kim F. Storm |
* xdisp.c: Undo 2006-03-21 change.
|
Wed, 22 Mar 2006 05:05:35 +0000 |
Ken Raeburn |
(store_next_glyph): Renamed from append_glyph.
|
Sun, 19 Mar 2006 19:38:48 +0000 |
Kim F. Storm |
(set_cursor_from_row): Fix cursor property on overlay string,
|
Wed, 15 Mar 2006 19:02:14 +0000 |
Kim F. Storm |
(extend_face_to_end_of_line): Always add space glyph to
|
Sat, 11 Mar 2006 12:02:05 +0000 |
Eli Zaretskii |
(get_phys_cursor_geometry): Don't decrease height by 1.
|
Mon, 06 Mar 2006 18:41:05 +0000 |
Chong Yidong |
* xdisp.c (handle_invisible_prop): Don't update it->position with
|
Thu, 02 Mar 2006 21:55:26 +0000 |
Kim F. Storm |
Minimize the unpleasent visual impact of the requirement
|
Sun, 19 Feb 2006 07:33:22 +0000 |
YAMAMOTO Mitsuharu |
(update_menu_bar) [MAC_OS]: Don't set
|
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.
|