From: Kenichi Handa Date: Sun, 14 Sep 2008 05:55:11 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-23.0.90~2903 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=896c726619b7c6094406ab075451fb24cad46a0e;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 759f6898355..8d313374f05 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -139,6 +139,11 @@ * progmodes/gud.el (gud-stop-subjob): Using jdb, suspend threads with gud-stop-subjob rather than exit debugger. +2008-09-07 Kenichi Handa + + * composite.el: Compose combining characters only when it + follows an character matching with "[[:alpha:]]". + 2008-09-06 Roland Winkler * proced.el: Require time-date.