log lisp/composite.el @ 108344:4968d76aad93

age author description
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.