Sun, 24 Oct 2010 17:36:09 -0400 |
Chong Yidong |
Merge changes from emacs-23
|
Fri, 22 Oct 2010 12:35:31 +0200 |
Eli Zaretskii |
Document values of window-system and deprecate its use as predicate.
|
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.
|
Fri, 24 Sep 2010 13:48:10 -0400 |
Eli Zaretskii |
Fix int/EMACS_INT use in ccl.c, cmds.c, data.c, dispnew.c.
|
Wed, 22 Sep 2010 11:54:58 +0900 |
Kenichi Handa |
Fix position calculation on mouse click within bidi-reordered composition.
|
Sat, 21 Aug 2010 12:35:31 +0300 |
Eli Zaretskii |
Fix mirroring pixel positions on GUI terminals.
|
Fri, 20 Aug 2010 23:55:09 +0300 |
Eli Zaretskii |
Fix last change in buffer_posn_from_coords for text terminals.
|
Fri, 20 Aug 2010 17:19:39 +0300 |
Eli Zaretskii |
Fix mouse clicks, drag, and highlight in R2L lines.
|
Fri, 06 Aug 2010 17:54:06 +0300 |
Eli Zaretskii |
Fix redisplay bugs due to uninitialized glyphs in frame glyph pool.
|
Wed, 28 Jul 2010 22:48:06 -0700 |
Dan Nicolaescu |
Remove extern declarations from .c files, and them to .h files.
|
Mon, 26 Jul 2010 20:52:35 -0700 |
Dan Nicolaescu |
Use const, move declarations to header files.
|
Sun, 25 Jul 2010 21:09:54 +0200 |
Andreas Schwab |
Use __executable_start to find start of text segment for profiling
|
Mon, 12 Jul 2010 09:32:53 -0700 |
Dan Nicolaescu |
Convert more function definitions to standard C.
|
Thu, 08 Jul 2010 14:25:08 -0700 |
Dan Nicolaescu |
Convert DEFUNs to standard C.
|