changeset 101962:cf97dc31be17

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Thu, 12 Feb 2009 05:48:41 +0000
parents 35c1915c9f6b
children 8de12e689594
files lisp/ChangeLog
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Feb 12 05:45:02 2009 +0000
+++ b/lisp/ChangeLog	Thu Feb 12 05:48:41 2009 +0000
@@ -1,3 +1,11 @@
+2009-02-12  Kenichi Handa  <handa@m17n.org>
+
+	* international/characters.el (?.): New character category for
+	Base characters.  Set them in the standard category table.
+
+	* composite.el: Use "\\c." instead of "[[:alpha:]]" to match with
+	a base character.
+
 2009-02-12  Stefan Monnier  <monnier@iro.umontreal.ca>
 
 	* isearch.el (isearch-yank-char-in-minibuffer)