Mercurial > emacs
comparison lisp/ChangeLog @ 97987:0bbf217fdc32
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Fri, 05 Sep 2008 01:01:02 +0000 |
parents | 2570e504f856 |
children | 6a97b039ecff |
comparison
equal
deleted
inserted
replaced
97986:64b0e68e3313 | 97987:0bbf217fdc32 |
---|---|
1 2008-09-05 Kenichi Handa <handa@m17n.org> | |
2 | |
3 * language/tibetan.el: Fix setting of composition-function-table. | |
4 | |
5 * composite.el (find-composition): Mention about the automatic | |
6 composition in the docstring. | |
7 | |
8 * descr-text.el (describe-char): Fix handling of automatic | |
9 composition. | |
10 | |
1 2008-09-04 Juanma Barranquero <lekktu@gmail.com> | 11 2008-09-04 Juanma Barranquero <lekktu@gmail.com> |
2 | 12 |
3 * net/tramp-cache.el (tramp-flush-file-function): Fix typo in docstring. | 13 * net/tramp-cache.el (tramp-flush-file-function): Fix typo in docstring. |
4 (tramp-parse-connection-properties): Reflow docstring. | 14 (tramp-parse-connection-properties): Reflow docstring. |
5 | 15 |