diff options
| author | Kenichi Handa | 2010-01-14 12:54:04 +0900 |
|---|---|---|
| committer | Kenichi Handa | 2010-01-14 12:54:04 +0900 |
| commit | 35fb32880c99aa7cd41b835dc17b8639b544dc69 (patch) | |
| tree | b5465223c8909d17356f5f4b98ac65dcef439634 /lisp/ChangeLog | |
| parent | d9a7c14092befb75995e75dc66d050af514443e6 (diff) | |
| parent | 38bee10234558578f3f1c4cdc4614afe1ef15cf8 (diff) | |
| download | emacs-35fb32880c99aa7cd41b835dc17b8639b544dc69.tar.gz emacs-35fb32880c99aa7cd41b835dc17b8639b544dc69.zip | |
from trunk
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 72e25487320..a23a1edd3e8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -8,6 +8,9 @@ | |||
| 8 | mode. | 8 | mode. |
| 9 | (global-auto-composition-mode): Likewise. | 9 | (global-auto-composition-mode): Likewise. |
| 10 | (turn-on-auto-composition-if-enabled): Delete it. | 10 | (turn-on-auto-composition-if-enabled): Delete it. |
| 11 | 2010-01-13 Karl Fogel <kfogel@red-bean.com> | ||
| 12 | |||
| 13 | * bookmark.el (bookmark-bmenu-execute-deletions): Doc fix (Bug#5276). | ||
| 11 | 14 | ||
| 12 | 2010-01-12 Michael Albinus <michael.albinus@gmx.de> | 15 | 2010-01-12 Michael Albinus <michael.albinus@gmx.de> |
| 13 | 16 | ||