Mon, 23 May 2005 11:19:17 +0000 |
Masatake YAMATO |
Supprot mouse-face on mode-line.
|
Sun, 22 May 2005 02:53:44 +0000 |
Richard M. Stallman |
(display_mode_element): If we're processing a list and
|
Mon, 16 May 2005 21:25:20 +0000 |
Kim F. Storm |
(handle_display_prop): Handle empty replacement.
|
Sat, 14 May 2005 14:09:36 +0000 |
Richard M. Stallman |
(message3): Call cancel_echoing.
|
Mon, 02 May 2005 17:08:44 +0000 |
Richard M. Stallman |
(Vcursor_in_non_selected_windows)
|
Mon, 02 May 2005 09:14:38 +0000 |
Kim F. Storm |
(move_it_in_display_line_to): Fix last change.
|
Sun, 01 May 2005 21:42:34 +0000 |
Kim F. Storm |
(move_it_in_display_line_to): Stop if we move beyond TO_CHARPOS.
|
Sat, 30 Apr 2005 20:08:12 +0000 |
Richard M. Stallman |
(set_message_1): Delete xassert.
|
Thu, 21 Apr 2005 23:45:28 +0000 |
Kim F. Storm |
(store_mode_line_string, produce_stretch_glyph)
|
Thu, 21 Apr 2005 07:23:50 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-272
|
Tue, 19 Apr 2005 12:52:02 +0000 |
Kim F. Storm |
(setup_for_ellipsis): Reset saved_face_id to use default
|
Tue, 19 Apr 2005 10:11:41 +0000 |
Kim F. Storm |
(handle_stop): Set saved_face_id to current face if
|
Mon, 18 Apr 2005 14:10:09 +0000 |
Kim F. Storm |
(overlay_arrow_string_or_property): Remove PBITMAP arg.
|
Sat, 16 Apr 2005 18:19:26 +0000 |
Richard M. Stallman |
(with_echo_area_buffer): Delete WHICH < 0 case.
|
Fri, 08 Apr 2005 07:45:59 +0000 |
Kim F. Storm |
(syms_of_xdisp): Init overlay-arrow-string to "=>".
|
Tue, 29 Mar 2005 22:28:27 +0000 |
Kim F. Storm |
(display_line): Allow multiple overlay arrows in window.
|
Thu, 24 Mar 2005 17:42:50 +0000 |
Stefan Monnier |
(get_next_display_element): Also use `\ ' & `\-' for latin-9.
|
Thu, 24 Mar 2005 14:02:41 +0000 |
Stefan Monnier |
(get_next_display_element): Also use `\ ' and `\-' for latin-9.
|
Tue, 22 Mar 2005 23:01:17 +0000 |
Kim F. Storm |
(handle_single_display_spec): Derive left-fringe and
|
Thu, 10 Mar 2005 14:55:22 +0000 |
Kim F. Storm |
(pos_visible_p): Fix X value in last line of buffer.
|
Mon, 07 Mar 2005 21:51:50 +0000 |
Kim F. Storm |
(CLEAR_IMAGE_CACHE_COUNT): New const.
|
Mon, 07 Mar 2005 13:43:34 +0000 |
Kim F. Storm |
Fix last change.
|
Mon, 07 Mar 2005 09:29:21 +0000 |
Kim F. Storm |
(notice_overwritten_cursor): Check that phys_cursor.vpos
|
Tue, 01 Mar 2005 23:21:52 +0000 |
Kim F. Storm |
(redisplay_window): YABX (yet another bogus xassert).
|
Tue, 01 Mar 2005 13:38:34 +0000 |
Kim F. Storm |
(get_next_display_element): Fix control and escape
|
Sun, 27 Feb 2005 10:53:09 +0000 |
Richard M. Stallman |
(fast_find_position): Rename END to BEG.
|
Fri, 25 Feb 2005 21:50:21 +0000 |
Kim F. Storm |
(init_from_display_pos): Don't read past end of
|
Tue, 22 Feb 2005 11:04:18 +0000 |
Kim F. Storm |
(fast_find_position): Fix search for start of overlay.
|
Mon, 21 Feb 2005 09:01:04 +0000 |
Kim F. Storm |
(move_it_vertically_backward): Eliminate two xasserts.
|
Sat, 19 Feb 2005 23:30:51 +0000 |
Kim F. Storm |
(pos_visible_p): Be sure to move to the specified
|
Wed, 16 Feb 2005 23:45:03 +0000 |
Kim F. Storm |
(check_it, init_from_display_pos, handle_stop)
|
Tue, 15 Feb 2005 23:04:45 +0000 |
Kim F. Storm |
(BUFFER_POS_REACHED_P): Return true if pos reached and
|
Tue, 15 Feb 2005 06:49:12 +0000 |
Richard M. Stallman |
(get_next_display_element): Fix escape-glyph criterion
|
Sat, 12 Feb 2005 18:36:01 +0000 |
Kim F. Storm |
(expose_window): Don't fix overlaps for mode lines.
|
Thu, 10 Feb 2005 22:49:16 +0000 |
Kim F. Storm |
(try_window_id): Set first_unchanged_at_end_row to NULL
|
Thu, 03 Feb 2005 07:35:28 +0000 |
Richard M. Stallman |
(echo_area_display): Clear echo_message_buffer.
|
Tue, 01 Feb 2005 08:56:01 +0000 |
Kim F. Storm |
(back_to_previous_visible_line_start): Reset iterator
|
Thu, 27 Jan 2005 22:33:52 +0000 |
Kim F. Storm |
(get_phys_cursor_geometry): New function to calculate
|
Thu, 27 Jan 2005 00:16:28 +0000 |
Kim F. Storm |
(get_glyph_string_clip_rect): Always show a cursor
|
Mon, 24 Jan 2005 20:44:39 +0000 |
Kim F. Storm |
*** empty log message ***
|
Mon, 24 Jan 2005 17:59:36 +0000 |
Steven Tamm |
* dispextern.h (struct glyph_string): New members clip_head and
|
Mon, 24 Jan 2005 13:17:51 +0000 |
Kim F. Storm |
(redisplay_window): Only try to make cursor line fully
|
Sun, 23 Jan 2005 00:50:52 +0000 |
Kim F. Storm |
(pos_visible_p): Fix calculation of y.
|
Sat, 22 Jan 2005 23:55:00 +0000 |
Kim F. Storm |
(pos_visible_p): Return 0 if non-interactive.
|
Sat, 22 Jan 2005 01:41:36 +0000 |
Kim F. Storm |
(pos_visible_p): Replace FULLY arg by RTOP and RBOT args
|
Wed, 19 Jan 2005 10:05:28 +0000 |
Kim F. Storm |
(note_mode_line_or_margin_highlight): Fix :pointer
|
Tue, 18 Jan 2005 12:41:55 +0000 |
Kim F. Storm |
Fix last change.
|
Tue, 18 Jan 2005 12:39:51 +0000 |
Kim F. Storm |
(fast_find_position): Backtrack to find first row if
|
Tue, 18 Jan 2005 00:13:24 +0000 |
Kim F. Storm |
(back_to_previous_visible_line_start): Undo 2004-12-28
|
Thu, 13 Jan 2005 09:36:01 +0000 |
Kim F. Storm |
(Fformat_mode_line): Fix last change. Remove NO_PROPS arg
|
Wed, 12 Jan 2005 05:06:46 +0000 |
Richard M. Stallman |
(Fformat_mode_line): New arg FACE specifies a default
|
Mon, 10 Jan 2005 13:34:53 +0000 |
Kim F. Storm |
(get_next_display_element, next_element_from_display_vector):
|
Sun, 09 Jan 2005 22:13:11 +0000 |
Stefan Monnier |
Minor touch up.
|
Sun, 09 Jan 2005 18:03:01 +0000 |
Kim F. Storm |
Fix last change -- initialize Vshow_nonbreak_escape instead of
|
Sun, 09 Jan 2005 02:05:41 +0000 |
Kim F. Storm |
(Vshow_nonbreak_escape): New lisp var.
|
Fri, 07 Jan 2005 13:13:05 +0000 |
Kim F. Storm |
(set_iterator_to_next): Fix 2004-12-13 change.
|
Thu, 06 Jan 2005 17:47:18 +0000 |
Richard M. Stallman |
(Fformat_mode_line): First arg now required.
|
Wed, 05 Jan 2005 00:09:29 +0000 |
Richard M. Stallman |
(Fformat_mode_line): Doc fix.
|
Sat, 01 Jan 2005 01:34:22 +0000 |
Richard M. Stallman |
(setup_for_ellipsis, get_next_display_element):
|
Thu, 30 Dec 2004 18:07:07 +0000 |
Kim F. Storm |
(x_produce_glyphs): Fix last change.
|