diff options
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 8e77bbdc1f1..f1e5d719b05 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2008-09-06 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * server.el (server-switch-buffer): New arg. | ||
| 4 | (server-execute): If reusing an existing window, set file position | ||
| 5 | if required. | ||
| 6 | |||
| 1 | 2008-09-06 Kenichi Handa <handa@m17n.org> | 7 | 2008-09-06 Kenichi Handa <handa@m17n.org> |
| 2 | 8 | ||
| 3 | * language/lao.el: Fix setting of composition-function-table. | 9 | * language/lao.el: Fix setting of composition-function-table. |