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>
|