log src/dispextern.h @ 112433:7b649f6eac4f

age author description
Tue, 18 Jan 2011 13:45:37 -0700 Tom Tromey Move all DEFVAR'd globals into a structure -- threading infrastructure
Sat, 15 Jan 2011 15:16:57 -0800 Glenn Morris Nuke arch-tags.
Fri, 14 Jan 2011 12:18:41 -0500 Stefan Monnier Merge from emacs-23
Sun, 02 Jan 2011 15:50:46 -0800 Glenn Morris Add 2011 to FSF/AIST copyright years.
Mon, 27 Dec 2010 18:29:38 +0100 Andreas Schwab Remove unused declarations
Sun, 19 Dec 2010 00:43:42 -0500 Stefan Monnier Minor clean up to silence some gcc warnings.
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
Mon, 06 Dec 2010 01:54:52 -0500 Chong Yidong Fix crash with invisible text and overlays (Bug#7016).
Sat, 20 Nov 2010 15:51:25 +0100 Jan D. Add keyword :vert-only for tool bar items with labels not shown horizontally.
Sat, 20 Nov 2010 11:07:00 +0100 Andreas Schwab * src/xfaces.c (lookup_face): Make static.
Sat, 13 Nov 2010 15:29:31 +0200 Eli Zaretskii Fix and document display of glyphless characters.
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 12:03:17 +0200 Eli Zaretskii Cleanup fallout from redesigning mouse highlight.
Sun, 31 Oct 2010 20:50:02 +0200 Eli Zaretskii Start redesigning portable mouse highlight. Not compiled.
Sat, 30 Oct 2010 15:09:52 +0200 Eli Zaretskii Unify mouse highlight code of MSDOS and GUI sessions.
Mon, 01 Nov 2010 13:09:26 +0900 Kenichi Handa Handle glyphless characters on tty.
Fri, 29 Oct 2010 09:50:13 +0900 Kenichi Handa Implement various display methods for glyphless characters.
Tue, 12 Oct 2010 17:16:57 +0200 Juanma Barranquero Fix typos in docstrings, comments and ChangeLogs.
Wed, 29 Sep 2010 05:06:53 -0400 Eli Zaretskii Fix int/EMACS_INT use in xdisp.c and print.c.
Mon, 27 Sep 2010 14:42:43 +0900 Kenichi Handa merge trunk
Mon, 27 Sep 2010 14:27:28 +0900 Kenichi Handa Remove restriction on the number of glyphs in one composition.
Sat, 25 Sep 2010 18:39:13 +0200 Lars Magne Ingebrigtsen Fix up some EMACS_INT/int conversion errors related to xdisp.c.
Sat, 25 Sep 2010 05:36:36 -0400 Eli Zaretskii Fix int/EMACS_INT use in keyboard.c.
Fri, 24 Sep 2010 13:48:10 -0400 Eli Zaretskii Fix int/EMACS_INT use in ccl.c, cmds.c, data.c, dispnew.c.
Fri, 24 Sep 2010 08:05:24 -0400 Eli Zaretskii Fix int/EMACS_INT in bidi.c.
Sat, 18 Sep 2010 13:59:53 +0200 Eli Zaretskii Fix bug #7038 with cursor motion in paragraphs w/o strong characters.
Wed, 01 Sep 2010 16:13:21 +0900 Kenichi Handa merge changes in emacs-23 branch
Tue, 31 Aug 2010 16:49:21 +0900 Kenichi Handa Fix handling of 8-bit characters in a display table.