diff options
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f269321d38d..2956492338d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2007-07-20 Kenichi Handa <handa@m17n.org> | ||
| 2 | |||
| 3 | * international/utf-8.el (utf-8-post-read-conversion): Temporarily | ||
| 4 | bind utf-8-compose-scripts to nil while running *-compose-region | ||
| 5 | functions. | ||
| 6 | |||
| 1 | 2007-07-23 Dan Nicolaescu <dann@ics.uci.edu> | 7 | 2007-07-23 Dan Nicolaescu <dann@ics.uci.edu> |
| 2 | 8 | ||
| 3 | * vc-git.el: Update status. | 9 | * vc-git.el: Update status. |