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.
|
Sat, 25 Sep 2010 05:36:36 -0400 |
Eli Zaretskii |
Fix int/EMACS_INT use in keyboard.c.
|
Thu, 23 Sep 2010 10:32:38 -0400 |
Eli Zaretskii |
Fix more uses of int instead of EMACS_INT.
|
Mon, 30 Aug 2010 10:58:52 +0900 |
Kenichi Handa |
composite.c (composition_update_it): Fix previous change
|
Mon, 30 Aug 2010 09:32:29 +0900 |
Kenichi Handa |
composite.c (composition_update_it): Fix computing of cmp_it->width.
|
Wed, 25 Aug 2010 13:39:30 +0900 |
Kenichi Handa |
Allow composition striding over PT.
|
Wed, 25 Aug 2010 09:54:05 +0900 |
Kenichi Handa |
Fix finding a stop position for composition.
|
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.
|
Thu, 08 Jul 2010 14:25:08 -0700 |
Dan Nicolaescu |
Convert DEFUNs to standard C.
|
Sun, 04 Jul 2010 00:50:25 -0700 |
Dan Nicolaescu |
Convert (most) functions in src to standard C.
|
Fri, 02 Jul 2010 14:19:53 +0200 |
Jan D |
Remove __P and P_ from .c and .m files and definition of P_
|