aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index fd7e5bc9bc6..831b191832d 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,13 @@
12008-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
12008-09-04 Juanma Barranquero <lekktu@gmail.com> 112008-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.