log src/xdisp.c @ 83019:82c3b4da43ca

age author description
Thu, 22 Jan 2004 15:37:19 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Sat, 10 Jan 2004 13:27:38 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Sat, 10 Jan 2004 12:56:22 +0000 Karoly Lorentey Numerous bugfixes and small improvements.
Mon, 05 Jan 2004 05:54:35 +0000 Karoly Lorentey Converted display hooks to be display-local. Plus many bugfixes.
Fri, 02 Jan 2004 04:22:23 +0000 Karoly Lorentey Got rid of the rif (window-based redisplay interface) global variable.
Fri, 02 Jan 2004 01:15:26 +0000 Karoly Lorentey Fixed X support, preliminary support for X-tty combo sessions.
Sat, 25 Aug 2007 23:50:16 +0000 Richard M. Stallman Syntactic cleanup.
Sat, 25 Aug 2007 20:11:09 +0000 Stefan Monnier (Finvisible_p): New function.
Tue, 07 Aug 2007 15:55:37 +0000 Chong Yidong (move_it_by_lines): Remove incorrect optimization.
Mon, 06 Aug 2007 17:25:30 +0000 Chong Yidong (redisplay_window): When restoring original buffer position, make sure
Sat, 28 Jul 2007 01:12:44 +0000 Nick Roberts * xdisp.c (decode_mode_spec): Use '@' instead of 'R' to test for
Thu, 26 Jul 2007 05:28:10 +0000 Miles Bader Merge from emacs--rel--22
Sun, 22 Jul 2007 23:20:31 +0000 Nick Roberts (decode_mode_spec): Add case 'R' for to test for
Sun, 17 Jun 2007 01:45:46 +0000 Juanma Barranquero (syms_of_xdisp) <auto-resize-tool-bars>: Fix typo in docstring.
Thu, 14 Jun 2007 08:39:58 +0000 YAMAMOTO Mitsuharu (update_tool_bar, redisplay_tool_bar, redisplay_window)
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.