Mon, 12 Sep 2005 13:42:30 +0000 |
Kim F. Storm |
(message3): Pass copy of lisp string to message_dolog.
|
Mon, 12 Sep 2005 11:50:05 +0000 |
Kenichi Handa |
(display_mode_element): Be sure to make variables THIS
|
Thu, 08 Sep 2005 22:57:16 +0000 |
Kim F. Storm |
* xdisp.c (try_window_reusing_current_matrix): Clear mode_line_p
|
Thu, 08 Sep 2005 22:29:49 +0000 |
Kim F. Storm |
(redisplay_internal): Mark updated frames in new updated_p
|
Wed, 07 Sep 2005 21:59:36 +0000 |
Kim F. Storm |
* xdisp.c (handle_display_prop): Respect overlay window property.
|
Wed, 07 Sep 2005 08:46:04 +0000 |
Kim F. Storm |
(try_window): Remove superfluous cursor_height calculation.
|
Sun, 04 Sep 2005 01:28:41 +0000 |
Richard M. Stallman |
(redisplay_internal): Make UPDATED as long as needed.
|
Fri, 26 Aug 2005 15:56:48 +0000 |
Stefan Monnier |
(pos_visible_p): Yet another int/Lisp_Object mixup (YAILOM).
|
Fri, 26 Aug 2005 11:04:16 +0000 |
Kim F. Storm |
(resize_mini_window): Fix 2005-08-20 change.
|
Sun, 21 Aug 2005 20:58:03 +0000 |
Kim F. Storm |
(redisplay_window): Call update_window_fringes with
|
Sat, 20 Aug 2005 05:26:08 +0000 |
Richard M. Stallman |
(display_echo_area_1): Get display start pos from w->start.
|
Thu, 18 Aug 2005 11:31:22 +0000 |
Kim F. Storm |
(calc_pixel_width_or_height): Use actual display
|
Wed, 17 Aug 2005 14:59:41 +0000 |
Kim F. Storm |
(pos_visible_p): Adjust X value if window is hscrolled.
|
Tue, 16 Aug 2005 01:34:06 +0000 |
Richard M. Stallman |
(message3_nolog): Clear echo_message_buffer.
|
Sun, 07 Aug 2005 12:33:19 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Sat, 30 Jul 2005 19:02:14 +0000 |
Juanma Barranquero |
(syms_of_xdisp) <redisplay-end-trigger-functions>: Defvar it.
|
Mon, 18 Jul 2005 20:59:41 +0000 |
Kim F. Storm |
(redisplay_internal): Only try to hscroll each frame once
|
Fri, 15 Jul 2005 18:11:34 +0000 |
Richard M. Stallman |
(select_frame_for_redisplay): Use find_symbol_value.
|
Fri, 15 Jul 2005 11:32:15 +0000 |
Kim F. Storm |
Fix redisplay loop in last change.
|
Wed, 13 Jul 2005 10:02:42 +0000 |
Kim F. Storm |
* xdisp.c (start_display): Don't reseat to next visible line start
|
Wed, 13 Jul 2005 09:36:12 +0000 |
Kim F. Storm |
(cursor_row_fully_visible_p): Allow partially visible
|
Mon, 04 Jul 2005 16:49:24 +0000 |
Lute Kamstra |
Update FSF's address.
|
Sun, 03 Jul 2005 16:51:02 +0000 |
Richard M. Stallman |
(try_window): Fix previous change in how it handles
|
Thu, 30 Jun 2005 14:56:02 +0000 |
Juri Linkov |
(x_draw_vertical_border): If left fringe is not present
|
Sat, 25 Jun 2005 22:35:42 +0000 |
Richard M. Stallman |
(try_window): New arg CHECK_MARGINS. Calls changed.
|
Fri, 24 Jun 2005 09:32:11 +0000 |
Juanma Barranquero |
(syms_of_xdisp) <nobreak-char-display>: Doc fix.
|
Thu, 23 Jun 2005 21:32:26 +0000 |
Richard M. Stallman |
(get_next_display_element):
|
Fri, 17 Jun 2005 14:09:45 +0000 |
Richard M. Stallman |
(get_next_display_element): Reverse test of Vshow_nonbreak_escape.
|
Mon, 13 Jun 2005 20:49:14 +0000 |
Stefan Monnier |
(note_mode_line_or_margin_highlight): Lisp_Object/int mixup.
|
Fri, 10 Jun 2005 05:31:45 +0000 |
Masatake YAMATO |
* xdisp.c (note_mode_line_or_margin_highlight): Call clear_mouse_face
|
Wed, 08 Jun 2005 22:33:36 +0000 |
Kim F. Storm |
* composite.c (compose_chars_in_text):
|
Wed, 08 Jun 2005 15:25:52 +0000 |
Richard M. Stallman |
(get_next_display_element): Alter previous change:
|
Tue, 07 Jun 2005 14:32:23 +0000 |
Masatake YAMATO |
* xdisp.c (note_mode_line_or_margin_highlight): Check
|
Mon, 06 Jun 2005 12:36:29 +0000 |
Juri Linkov |
(Qno_break_space): New variable.
|
Thu, 02 Jun 2005 12:27:05 +0000 |
Kim F. Storm |
(MODE_LINE_NOPROP_LEN): New macro.
|
Tue, 31 May 2005 22:46:22 +0000 |
Kim F. Storm |
(display_mode_line): Support nested calls to redisplay
|
Tue, 31 May 2005 21:54:52 +0000 |
Stefan Monnier |
(note_mode_line_or_margin_highlight): Lisp_Object/int mixup.
|
Tue, 31 May 2005 15:00:44 +0000 |
Kim F. Storm |
(mode_line_noprop_buf, mode_line_noprop_buf_end)
|
Fri, 27 May 2005 16:59:55 +0000 |
Masatake YAMATO |
* xdisp.c (note_mode_line_or_margin_highlight): Change the
|
Wed, 25 May 2005 14:53:47 +0000 |
Richard M. Stallman |
Whitespace and parenthesis changes.
|
Tue, 24 May 2005 16:56:41 +0000 |
Masatake YAMATO |
2005-05-24 Masatake YAMATO <jet@gyve.org>
|
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
|