Mercurial > emacs
comparison lisp/ChangeLog @ 101962:cf97dc31be17
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Thu, 12 Feb 2009 05:48:41 +0000 |
parents | 6f78ccd1040d |
children | 5edae205a1ff |
comparison
equal
deleted
inserted
replaced
101961:35c1915c9f6b | 101962:cf97dc31be17 |
---|---|
1 2009-02-12 Kenichi Handa <handa@m17n.org> | |
2 | |
3 * international/characters.el (?.): New character category for | |
4 Base characters. Set them in the standard category table. | |
5 | |
6 * composite.el: Use "\\c." instead of "[[:alpha:]]" to match with | |
7 a base character. | |
8 | |
1 2009-02-12 Stefan Monnier <monnier@iro.umontreal.ca> | 9 2009-02-12 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | 10 |
3 * isearch.el (isearch-yank-char-in-minibuffer) | 11 * isearch.el (isearch-yank-char-in-minibuffer) |
4 (isearch-other-meta-char): Use with-current-buffer. | 12 (isearch-other-meta-char): Use with-current-buffer. |
5 | 13 |