log lisp/composite.el @ 101966:43952e9a02cd

age author description
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.
Thu, 26 Jun 2008 04:16:09 +0000 Kenichi Handa (terminal-composition-base-character-p): New
Wed, 14 May 2008 01:56:07 +0000 Kenichi Handa (compose-chars-after): Assume that WINDOW is always non-nil.
Thu, 08 May 2008 03:36:27 +0000 Juanma Barranquero (toggle-auto-composition): Don't use `iff' in docstring.