Fri, 08 Jun 2007 20:05:03 +0000 |
Juanma Barranquero |
(Fformat_mode_line, syms_of_xdisp): Use empty_unibyte_string.
|
Tue, 29 May 2007 23:19:43 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Sat, 26 May 2007 17:21:14 +0000 |
Dan Nicolaescu |
* xfaces.c (syms_of_xfaces): Delete stray semicolon.
|
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.
|