Thu, 20 May 2010 03:27:49 +0200 |
Juanma Barranquero |
* composite.el: Require cl when compiling; fix typos in docstrings.
|
Wed, 19 May 2010 10:09:50 +0900 |
Kenichi Handa |
composite.el: Register compose-gstring-for-graphic in composition-function-table only for combining characters (Mn, Mc, Me).
|
Sat, 01 May 2010 21:50:20 +0300 |
Eli Zaretskii |
composite.el (compose-region, reference-point-alist): Fix typos in the doc
|
Sat, 24 Apr 2010 18:35:43 +0200 |
Andreas Schwab |
* composite.el (find-composition): Doc fix.
|
Tue, 04 May 2010 22:08:25 -0400 |
Stefan Monnier |
Use define-minor-mode for less obvious cases.
|
Sun, 02 May 2010 22:29:46 -0400 |
Stefan Monnier |
Use define-minor-mode where applicable.
|
Sat, 01 May 2010 21:53:23 +0300 |
Eli Zaretskii |
composite.el (find-composition): Fix a typo in the doc string.
|
Fri, 30 Apr 2010 15:16:13 +0300 |
Eli Zaretskii |
Fix typos in doc strings of composite.el.
|
Sat, 24 Apr 2010 19:23:29 +0300 |
Eli Zaretskii |
composite.el (find-composition): Doc fix.
|
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.
|
Thu, 12 Nov 2009 06:55:39 +0000 |
Dan Nicolaescu |
* textmodes/ispell.el (ispell-skip-region-alist):
|
Sun, 13 Sep 2009 00:52:55 +0000 |
Stefan Monnier |
* mail/sendmail.el (send-mail-function):
|
Tue, 16 Jun 2009 00:33:18 +0000 |
Kenichi Handa |
(compose-region): Improve the docstring.
|
Wed, 10 Jun 2009 00:34:19 +0000 |
Kenichi Handa |
(compose-gstring-for-terminal): For zero-width
|
Wed, 25 Mar 2009 12:02:15 +0000 |
Juanma Barranquero |
* composite.el (auto-compose-chars): Fix typo in docstring.
|
Mon, 23 Feb 2009 01:37:34 +0000 |
Kenichi Handa |
(auto-composition-mode): Don't add a hook to
|
Thu, 12 Feb 2009 05:42:56 +0000 |
Kenichi Handa |
Use "\\c." instead of "[[:alpha:]]" to match with
|
Wed, 04 Feb 2009 02:00:34 +0000 |
Kenichi Handa |
(compose-gstring-for-terminal): If a character is
|
Sat, 10 Jan 2009 21:55:01 +0000 |
Glenn Morris |
Comment (add an author based on ack.texi).
|
Mon, 05 Jan 2009 03:18:22 +0000 |
Glenn Morris |
Add 2009 to copyright years.
|
Tue, 30 Dec 2008 23:32:55 +0000 |
Kenichi Handa |
(lglyph-set-code): New function.
|
Wed, 10 Sep 2008 05:48:37 +0000 |
Kenichi Handa |
(compose-gstring-for-graphic): Fix previous change.
|
Sun, 07 Sep 2008 01:14:58 +0000 |
Kenichi Handa |
Compose combining characters only when it
|
Fri, 05 Sep 2008 07:36:53 +0000 |
Kenichi Handa |
(compose-gstring-for-graphic): Fix handling "above" marks.
|
Fri, 05 Sep 2008 00:53:00 +0000 |
Kenichi Handa |
(find-composition): Mention about the automatic
|
Fri, 29 Aug 2008 07:59:03 +0000 |
Kenichi Handa |
(composition-function-table): Declaration moved to
|
Sun, 29 Jun 2008 14:44:12 +0000 |
Kenichi Handa |
(compose-region): Mention the special handling of TAB.
|
Thu, 26 Jun 2008 07:26:39 +0000 |
Kenichi Handa |
(terminal-composition-function): Fix previous change.
|