log src/xdisp.c @ 83213:d83f49cefda3

age author description
Thu, 07 Oct 2004 16:52:19 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sun, 03 Oct 2004 13:08:55 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Wed, 29 Sep 2004 08:38:15 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Mon, 20 Sep 2004 09:41:18 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Fri, 10 Sep 2004 13:06:10 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Mon, 06 Sep 2004 07:53:44 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Mon, 23 Aug 2004 10:12:04 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Fri, 30 Jul 2004 16:33:42 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Tue, 27 Jul 2004 07:43:21 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Thu, 22 Jul 2004 22:01:29 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Thu, 24 Jun 2004 07:44:13 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Tue, 15 Jun 2004 16:45:35 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Mon, 31 May 2004 13:48:26 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Thu, 27 May 2004 17:24:17 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sun, 23 May 2004 05:08:13 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sun, 23 May 2004 01:53:23 +0000 Karoly Lorentey Make terminal_coding and keyboard_coding display-local.
Tue, 18 May 2004 19:12:15 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Tue, 11 May 2004 09:12:09 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Fri, 07 May 2004 14:20:00 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sat, 01 May 2004 19:23:22 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Thu, 29 Apr 2004 20:45:02 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Wed, 28 Apr 2004 14:10:58 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Tue, 27 Apr 2004 15:53:30 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Fri, 23 Apr 2004 14:44:11 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sun, 18 Apr 2004 01:40:02 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Fri, 16 Apr 2004 15:03:58 +0000 Karoly Lorentey Eliminated updating_frame.
Thu, 15 Apr 2004 16:49:22 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Thu, 08 Apr 2004 12:29:09 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Sun, 28 Mar 2004 06:08:38 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Thu, 25 Mar 2004 22:21:45 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Fri, 19 Mar 2004 23:19:04 +0000 Karoly Lorentey Trivial cleanups to get rid of GCC warnings.
Fri, 19 Mar 2004 22:32:48 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Sun, 07 Mar 2004 15:30:22 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Thu, 26 Feb 2004 00:39:34 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Thu, 19 Feb 2004 13:25:32 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Wed, 18 Feb 2004 17:10:32 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Tue, 17 Feb 2004 01:52:25 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Sun, 25 Jan 2004 00:43:38 +0000 Karoly Lorentey Removed %T in mode-line-format. Trivial documentation changes.
Sat, 24 Jan 2004 20:03:33 +0000 Karoly Lorentey Fixed interactive temacs.
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.
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.
Mon, 06 Aug 2007 17:23:03 +0000 Chong Yidong (redisplay_window): When restoring original buffer position, make sure
Wed, 25 Jul 2007 05:16:09 +0000 Glenn Morris Switch license to GPLv3 or later.
Sun, 17 Jun 2007 02:18:00 +0000 Juanma Barranquero (syms_of_xdisp) <auto-resize-tool-bars>: Fix typo in docstring.
Tue, 05 Jun 2007 00:20:05 +0000 Chong Yidong (next_element_from_buffer): Delete stray semicolon.
Mon, 28 May 2007 03:00:39 +0000 YAMAMOTO Mitsuharu (redisplay_internal): Bind inhibit-point-motion-hooks to t
Thu, 24 May 2007 23:21:32 +0000 Chong Yidong (redisplay_window): If first window line is a continuation line,
Sun, 29 Apr 2007 07:26:41 +0000 YAMAMOTO Mitsuharu (try_window_reusing_current_matrix): Fix number of disabled lines.
Tue, 24 Apr 2007 01:32:41 +0000 Chong Yidong (redisplay_window): Use BEG_UNCHANGED and END_UNCHANGED values of the EMACS_22_BRANCHPOINT
Mon, 16 Apr 2007 15:12:24 +0000 Chong Yidong (cursor_row_p): Only end row on newline if it's a display string.
Sun, 15 Apr 2007 21:50:27 +0000 Chong Yidong (redisplay_window): When deciding whether or not to recenter, don't
Tue, 10 Apr 2007 15:57:25 +0000 Chong Yidong (note_mode_line_or_margin_highlight): Don't decrement glyph pointer
Sun, 08 Apr 2007 13:33:03 +0000 Richard M. Stallman (syms_of_xdisp) <message-log-max>: Default 100.
Sun, 18 Mar 2007 08:06:57 +0000 YAMAMOTO Mitsuharu (redisplay_internal, note_mouse_highlight): Check
Sat, 17 Mar 2007 19:47:13 +0000 Chong Yidong (try_window_id): Increment matrix positions if the buffer's byte count
Sat, 10 Mar 2007 01:07:05 +0000 Kim F. Storm (redisplay_window): Don't automatically select a new window
Thu, 22 Feb 2007 16:58:48 +0000 Kim F. Storm (it_props): Undo last change.
Thu, 22 Feb 2007 11:23:11 +0000 Kim F. Storm From: Daniel Brockman <daniel@brockman.se> (tiny change)
Sun, 21 Jan 2007 23:29:20 +0000 Chong Yidong (try_window): Revert previous change.
Sun, 21 Jan 2007 04:57:37 +0000 Glenn Morris Add 2007 to copyright years.
Sat, 20 Jan 2007 21:03:22 +0000 Chong Yidong (try_window): Clear mouse-face highlights first.
Fri, 29 Dec 2006 23:29:45 +0000 Kim F. Storm (auto_resize_tool_bars_p): Replace with ...
Fri, 15 Dec 2006 00:23:10 +0000 Kim F. Storm (redisplay_window): Set ignore_mouse_drag_p if tool-bar
Mon, 11 Dec 2006 16:39:09 +0000 Juanma Barranquero (syms_of_xdisp) <mode-line-inverse-video>: Doc fix.
Sun, 10 Dec 2006 23:44:44 +0000 Kim F. Storm (show_mouse_face): Never use text cursor in tool-bar.
Sun, 10 Dec 2006 23:28:57 +0000 Juanma Barranquero (format-mode-line): Doc fix.
Thu, 30 Nov 2006 20:58:59 +0000 Chong Yidong (move_it_to): Correctly count tab glyphs for continued lines ending in
Fri, 24 Nov 2006 10:31:26 +0000 Juanma Barranquero Space/tab mixup.
Sun, 05 Nov 2006 12:18:21 +0000 Eli Zaretskii (note_mouse_highlight) [HAVE_NTGUI]: Don't bother to check popup_activated.
Mon, 23 Oct 2006 11:49:48 +0000 Kim F. Storm (remember_mouse_glyph): Simplify last change.
Mon, 23 Oct 2006 09:58:49 +0000 Kim F. Storm (remember_mouse_glyph): Don't crash if glyphs are not initialized.
Thu, 19 Oct 2006 09:49:23 +0000 Kim F. Storm 2006-10-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Fri, 13 Oct 2006 14:18:09 +0000 Chong Yidong * xdisp.c (decode_mode_spec): Ignore %c and %l constructs in frame
Fri, 06 Oct 2006 13:30:45 +0000 Kim F. Storm (pos_visible_p): Fix value when EOB is visible.
Sun, 01 Oct 2006 16:44:43 +0000 Stefan Monnier (handle_fontified_prop): Don't fontify at EOB.
Wed, 20 Sep 2006 09:43:18 +0000 Kim F. Storm (pos_visible_p): CHARPOS < 0 means return info for
Thu, 14 Sep 2006 09:37:44 +0000 Kim F. Storm (produce_image_glyph): Automatically crop wide images at