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_
|
Thu, 03 Jun 2010 21:02:32 +0200 |
Juanma Barranquero |
Remove obsolete pre-unicode2 macros.
|
Wed, 26 May 2010 10:14:51 +0900 |
Kenichi Handa |
Fix for finding a static composition.
|
Tue, 25 May 2010 09:32:24 +0900 |
Kenichi Handa |
Fix bidi-composition interaction in backward scanning..
|
Fri, 14 May 2010 16:44:12 +0300 |
Eli Zaretskii |
Fix comments from revno 100276.
|
Fri, 14 May 2010 13:14:23 +0900 |
Kenichi Handa |
Fix bidi-composition interaction.
|
Sat, 08 May 2010 14:47:07 -0400 |
Stefan Monnier |
Merge from emacs-23
|
Fri, 30 Apr 2010 12:00:48 -0400 |
Chong Yidong |
Fix for Bug#5984.
|
Mon, 26 Apr 2010 21:02:08 +0900 |
Kenichi Handa |
composite.c (Ffind_composition_internal): Fix the return value for an automatic composition.
|
Sat, 24 Apr 2010 19:46:20 +0300 |
Eli Zaretskii |
Fix typos in comments of composite.c
|
Sat, 24 Apr 2010 16:24:25 +0300 |
Eli Zaretskii |
composite.c (composition_compute_stop_pos): Fix a typo in the commentary.
|
Thu, 14 Jan 2010 12:54:04 +0900 |
Kenichi Handa |
from trunk
|
Wed, 13 Jan 2010 00:35:10 -0800 |
Glenn Morris |
Add 2010 to copyright years.
|
Thu, 14 Jan 2010 12:44:36 +0900 |
Kenichi Handa |
Make auto-composition work on all buffers even if they are fundamental mode.
|
Wed, 13 Jan 2010 10:29:58 +0900 |
Kenichi Handa |
Display buffer name, etc. in mode line by composing correctly.
|
Fri, 25 Dec 2009 02:43:36 +0000 |
Kenichi Handa |
(composition_reseat_it): Don't make a composition
|
Sat, 21 Nov 2009 11:52:23 +0000 |
Andreas Schwab |
* character.h (STRING_CHAR, STRING_CHAR_AND_LENGTH): Remove
|
Fri, 06 Nov 2009 06:50:52 +0000 |
Dan Nicolaescu |
* xterm.c (syms_of_xterm):
|
Mon, 19 Oct 2009 04:27:09 +0000 |
Dan Nicolaescu |
* alloc.c: Do not define struct catchtag.
|
Wed, 25 Mar 2009 11:58:43 +0000 |
Juanma Barranquero |
Fix typo in comment.
|