diff options
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7a40c6ff8b7..10095419752 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,12 @@ | |||
| 1 | 2009-01-01 Chong Yidong <cyd@stupidchicken.com> | 1 | 2009-01-01 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 2 | ||
| 3 | * language/cham.el: Fix setting of composition-function-table. | ||
| 4 | |||
| 5 | * language/khmer.el: Fix setting of composition-function-table. | ||
| 6 | |||
| 7 | * language/tibet-util.el (tibetan-composition-function): Remove | ||
| 8 | unused function, obsoleted by 2008-09-05 change to tibetan.el. | ||
| 9 | |||
| 3 | * simple.el (minibuffer-default): Add defvar. | 10 | * simple.el (minibuffer-default): Add defvar. |
| 4 | 11 | ||
| 5 | * hippie-exp.el: Require comint. | 12 | * hippie-exp.el: Require comint. |