diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ce5baa1b1a1..962b1618fbd 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2010-08-25 Kenichi Handa <handa@m17n.org> | ||
| 2 | |||
| 3 | * language/misc-lang.el ("Arabic"): New language environment. | ||
| 4 | Setup composition-function-table for Arabic characters. | ||
| 5 | |||
| 6 | * international/fontset.el (setup-default-fontset): Fix typo for | ||
| 7 | arabic OTF spec (fini->fina). | ||
| 8 | |||
| 1 | 2010-08-18 Stefan Monnier <monnier@iro.umontreal.ca> | 9 | 2010-08-18 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 10 | ||
| 3 | * simple.el (prog-mode-map): New var. | 11 | * simple.el (prog-mode-map): New var. |