log src/xdisp.c @ 79597:cfa45835a9e5

age author description
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.