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.
|
Mon, 09 Aug 2010 02:35:21 -0700 |
Dan Nicolaescu |
Use const char* instead of char*.
|
Sun, 08 Aug 2010 14:03:45 -0700 |
Dan Nicolaescu |
Use const char* instead of char*.
|
Sat, 07 Aug 2010 03:10:12 +0200 |
Juanma Barranquero |
Remove duplicate declarations.
|
Thu, 05 Aug 2010 16:15:24 -0700 |
Dan Nicolaescu |
Add declarations to header files.
|
Mon, 26 Jul 2010 20:52:35 -0700 |
Dan Nicolaescu |
Use const, move declarations to header files.
|
Sat, 10 Jul 2010 14:52:53 -0400 |
Chong Yidong |
Merge changes from emacs-23 branch.
|
Mon, 05 Jul 2010 18:58:31 +0900 |
YAMAMOTO Mitsuharu |
Fix ghost buffer boundary indicators in fringes (Bug#5634, Bug#6325).
|
Fri, 02 Jul 2010 11:26:33 +0200 |
Jan D |
Remove P_ and __P macros.
|