log lisp/composite.el @ 110203:1ef614366598

age author description
Mon, 30 Aug 2010 15:57:42 +0200 Stefan Monnier Use with-silent-modifications.
Sun, 29 Aug 2010 12:17:13 -0400 Chong Yidong Add "Package:" file headers to denote built-in packages.
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.