diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 0afa5ecf453..c01c77b9c92 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2009-12-12 Kenichi Handa <handa@m17n.org> | ||
| 2 | |||
| 3 | * language/indian.el (indian-compose-regexp): New function. | ||
| 4 | (malayalam-composable-pattern): Fix the pattern. | ||
| 5 | (composition-function-table): Set malayalam-composable-pattern for | ||
| 6 | Malayalam characters. | ||
| 7 | |||
| 1 | 2009-12-11 Chong Yidong <cyd@stupidchicken.com> | 8 | 2009-12-11 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 9 | ||
| 3 | * progmodes/bug-reference.el (bug-reference-map): Bind mouse-2 | 10 | * progmodes/bug-reference.el (bug-reference-map): Bind mouse-2 |