Wed, 26 May 2004 22:11:29 +0000 |
Kim F. Storm |
(back_to_previous_visible_line_start): Skip backwards
|
Sat, 22 May 2004 22:11:24 +0000 |
Richard M. Stallman |
(try_scrolling): If scroll-up-aggressively or scroll-down-aggressively
|
Mon, 17 May 2004 22:48:56 +0000 |
Kim F. Storm |
(next_overlay_change, note_mouse_highlight): Use GET_OVERLAYS_AT.
|
Mon, 10 May 2004 11:16:37 +0000 |
Kim F. Storm |
(calc_line_height_property): Use string position when
|
Tue, 04 May 2004 12:51:45 +0000 |
Kim F. Storm |
(Qtotal): New var.
|
Sat, 01 May 2004 21:19:31 +0000 |
Stefan Monnier |
(calc_line_height_property): YAILOM (yet another int/Lisp_Object mixup).
|
Thu, 29 Apr 2004 22:37:52 +0000 |
Kim F. Storm |
(init_iterator): Handle line-spacing float value.
|
Wed, 28 Apr 2004 21:00:40 +0000 |
Kim F. Storm |
(null_glyph_slice): New var.
|
Tue, 27 Apr 2004 22:00:03 +0000 |
Stefan Monnier |
(x_produce_glyphs): Fix the proverbial int/Lisp_Object mixup.
|
Tue, 27 Apr 2004 08:48:12 +0000 |
Kim F. Storm |
(x_produce_glyphs): Fix last change; handle newline in
|
Mon, 26 Apr 2004 22:05:43 +0000 |
Kim F. Storm |
(Qline_height): New variable.
|
Sat, 24 Apr 2004 23:28:10 +0000 |
Kim F. Storm |
(append_space_for_newline): Rename from append_space.
|
Tue, 20 Apr 2004 22:19:09 +0000 |
Kim F. Storm |
(Qslice): New variable.
|
Fri, 16 Apr 2004 20:11:17 +0000 |
Kim F. Storm |
(update_overlay_arrows): Fix handling of up_to_date < 0.
|
Fri, 16 Apr 2004 19:32:23 +0000 |
Juanma Barranquero |
(try_scrolling): Make sure `scroll-conservatively' is not too large before
|
Tue, 13 Apr 2004 21:31:23 +0000 |
Kim F. Storm |
(get_glyph_string_clip_rect): Fix reduction of cursor
|
Mon, 05 Apr 2004 21:54:43 +0000 |
Kim F. Storm |
(clear_mouse_face): Only clear mouse highlight if not hidden.
|
Fri, 26 Mar 2004 00:33:18 +0000 |
Kim F. Storm |
(syms_of_xdisp): Include `void-variable' in list_of_error
|
Fri, 19 Mar 2004 20:32:39 +0000 |
Kim F. Storm |
(move_it_in_display_line_to): Fix MOVE_TO_POS case when
|
Fri, 19 Mar 2004 13:57:08 +0000 |
Jan Dj¸«£rv |
xdisp.c (calc_pixel_width_or_height): Add ifdef HAVE_WINDOW_SYSTEM
|
Fri, 19 Mar 2004 00:43:16 +0000 |
Kim F. Storm |
(Qcenter): Declare here.
|
Tue, 16 Mar 2004 13:12:03 +0000 |
Masatake YAMATO |
(note_mode_line_or_margin_highlight): Accept HEADER_LINE when keymap and cursor are setup.
|
Wed, 03 Mar 2004 09:02:50 +0000 |
Kim F. Storm |
(display_line): Fix call to get_overlay_arrow_glyph_row.
|
Mon, 01 Mar 2004 23:55:52 +0000 |
Kim F. Storm |
(Voverlay_arrow_variable_list): New variable to properly
|
Wed, 25 Feb 2004 22:39:54 +0000 |
Kim F. Storm |
(handle_single_display_prop): Handle left-fringe and
|
Wed, 25 Feb 2004 12:54:16 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-114
|
Wed, 18 Feb 2004 21:01:50 +0000 |
Kim F. Storm |
(get_window_cursor_type, display_and_set_cursor): Fix last change.
|
Tue, 17 Feb 2004 21:36:00 +0000 |
Kim F. Storm |
(get_window_cursor_type): Don't look at glyph if NULL.
|
Tue, 17 Feb 2004 21:06:59 +0000 |
Kim F. Storm |
(fast_find_position): Fix return value of new version
|
Mon, 16 Feb 2004 04:53:28 +0000 |
Stefan Monnier |
Lisp_Object/int mixup.
|