log src/xdisp.c @ 112434:9de5a68b57e1

age author description
Sat, 22 Jan 2011 18:56:06 -0800 Paul Eggert Promote SSDATA macro from gtkutil.c and xsmfns.c to lisp.h.
Tue, 18 Jan 2011 13:45:37 -0700 Tom Tromey Move all DEFVAR'd globals into a structure -- threading infrastructure
Tue, 18 Jan 2011 10:34:08 -0700 Tom Tromey * xdisp.c (emacs_scroll_step): Rename from scroll_step.
Sun, 02 Jan 2011 15:50:46 -0800 Glenn Morris Add 2011 to FSF/AIST copyright years.
Fri, 07 Jan 2011 18:31:57 -0800 Glenn Morris Fix bug#7750.
Sun, 02 Jan 2011 15:28:40 -0500 Chong Yidong Merge changes from emacs-23 branch
Sat, 25 Dec 2010 12:14:48 +0200 Eli Zaretskii More fallout from fixing bug #7587.
Fri, 17 Dec 2010 17:38:37 +0200 Eli Zaretskii Fix change that fixed bug #7587.
Thu, 16 Dec 2010 10:13:28 +0800 Chong Yidong * xdisp.c (Fformat_mode_line): Restrict the FACE argument to basic faces (Bug#7587).
Mon, 20 Dec 2010 08:17:26 +0800 Chong Yidong Implement tool-bar separators for non-GTK tool-bars.
Fri, 17 Dec 2010 12:04:06 +0800 Chong Yidong Support for menu separators in the GTK tool-bar.
Mon, 13 Dec 2010 10:27:36 -0500 Stefan Monnier Merge from emacs-23
Sat, 11 Dec 2010 14:27:13 +0200 Eli Zaretskii Code cleanup in xdisp.c regarding string_char_and_length.
Mon, 06 Dec 2010 01:54:52 -0500 Chong Yidong Fix crash with invisible text and overlays (Bug#7016).
Sat, 04 Dec 2010 19:32:32 -0500 Chong Yidong Avoid infloop when scrolling conservatively (Bug#7537).
Fri, 26 Nov 2010 21:10:26 +0200 Eli Zaretskii Force left-to-right paragraph direction in echo area and prog-mode buffers.
Thu, 25 Nov 2010 20:38:09 +0200 Eli Zaretskii Fix bug #7474 with cursor positioning in overlay strings.
Fri, 19 Nov 2010 18:34:22 +0200 Eli Zaretskii Fix bug #6687 with cursor positioning after before-string from overlays.
Wed, 17 Nov 2010 21:15:24 +0200 Eli Zaretskii Fix bug #7417 with cursor positioning on empty lines.
Tue, 16 Nov 2010 21:37:45 -0500 Chong Yidong Cleanup of window coordinate positioning code.
Tue, 16 Nov 2010 16:47:43 -0500 Chong Yidong Revert changes in revision 102407
Tue, 16 Nov 2010 14:59:24 -0500 Chong Yidong Cleanup of window coordinate positioning code.
Sat, 13 Nov 2010 15:29:31 +0200 Eli Zaretskii Fix and document display of glyphless characters.
Sun, 07 Nov 2010 12:16:54 +0100 Jan D * src/xdisp.c (note_mode_line_or_margin_highlight): Initialize
Sat, 06 Nov 2010 20:19:32 +0200 Eli Zaretskii xdisp.c: Add commentary about character compositions in bidirectional text.
Sat, 06 Nov 2010 10:28:31 +0200 Eli Zaretskii Unify mouse-highlight code for all GUI and TTY sessions.
Thu, 04 Nov 2010 15:35:32 -0400 Chong Yidong Backport r99863 from trunk
Fri, 05 Nov 2010 23:47:58 +0200 Eli Zaretskii Cleanup -Wall warnings.
Fri, 05 Nov 2010 20:07:42 +0200 Eli Zaretskii Fix unified mouse highlight after compiling on Unix.
Fri, 05 Nov 2010 12:03:17 +0200 Eli Zaretskii Cleanup fallout from redesigning mouse highlight.