diff options
| author | Kenichi Handa | 2005-01-04 00:49:57 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2005-01-04 00:49:57 +0000 |
| commit | d8ca23a0de8a965e1f72c5c2973f2126e8fd9702 (patch) | |
| tree | c1bfef87997d730ee255f606513cbb3f52bdbdd0 | |
| parent | b14f868ca5cb8d15d741c7e8b35e51f32b9bfa48 (diff) | |
| download | emacs-d8ca23a0de8a965e1f72c5c2973f2126e8fd9702.tar.gz emacs-d8ca23a0de8a965e1f72c5c2973f2126e8fd9702.zip | |
*** empty log message ***
| -rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index eff99c3bdd0..146eb219258 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -322,6 +322,10 @@ | |||
| 322 | * gtkutil.c (xg_initialize): Install bindings for C-g so that | 322 | * gtkutil.c (xg_initialize): Install bindings for C-g so that |
| 323 | dialogs and menus pop down. | 323 | dialogs and menus pop down. |
| 324 | 324 | ||
| 325 | 2004-12-27 Kenichi Handa <handa@m17n.org> | ||
| 326 | |||
| 327 | * coding.c (code_convert_region): Fix calculation of `ratio'. | ||
| 328 | |||
| 325 | 2004-12-25 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | 329 | 2004-12-25 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
| 326 | 330 | ||
| 327 | * gtkutil.c (update_frame_tool_bar): Make the value of | 331 | * gtkutil.c (update_frame_tool_bar): Make the value of |