diff options
| author | Kenichi Handa | 2010-10-20 09:32:53 +0900 |
|---|---|---|
| committer | Kenichi Handa | 2010-10-20 09:32:53 +0900 |
| commit | 52ce289046a06a2ed342a796dbf3050e51dcb615 (patch) | |
| tree | 1bca96a3b7de6285b47ad7a27d04e922a8111d99 /lisp/ChangeLog | |
| parent | 31daa5e17c73c0830ef5094eb38702450965a938 (diff) | |
| download | emacs-52ce289046a06a2ed342a796dbf3050e51dcb615.tar.gz emacs-52ce289046a06a2ed342a796dbf3050e51dcb615.zip | |
face-remap.el (text-scale-adjust): Call read-event with a proper prompt.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 19135944b17..b8192344354 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2010-10-20 Kenichi Handa <handa@m17n.org> | ||
| 2 | |||
| 3 | * face-remap.el (text-scale-adjust): Call read-event with a proper | ||
| 4 | prompt. | ||
| 5 | |||
| 1 | 2010-10-15 Kenichi Handa <handa@m17n.org> | 6 | 2010-10-15 Kenichi Handa <handa@m17n.org> |
| 2 | 7 | ||
| 3 | * international/characters.el: Add category '|' (word breakable) | 8 | * international/characters.el: Add category '|' (word breakable) |