diff options
| author | Kenichi Handa | 2003-04-09 07:31:09 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2003-04-09 07:31:09 +0000 |
| commit | f8c6b4c23d5ece02b779e1dcda0e13e6dea453e0 (patch) | |
| tree | d911828119b815c970209ea8d6cf70e92478e6ea /src/ChangeLog | |
| parent | e46947a5d4a714086e6f4926debc59374a2db894 (diff) | |
| download | emacs-f8c6b4c23d5ece02b779e1dcda0e13e6dea453e0.tar.gz emacs-f8c6b4c23d5ece02b779e1dcda0e13e6dea453e0.zip | |
*** empty log message ***
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 30089c7069b..6b03c4936c6 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | 2003-04-09 Kenichi Handa <handa@etlken2> | 1 | 2003-04-09 Kenichi Handa <handa@m17n.org> |
| 2 | 2 | ||
| 3 | * xfaces.c (Vface_font_rescale_alist): New variable. | 3 | * xfaces.c (Vface_font_rescale_alist): New variable. |
| 4 | (struct font_name): New member rescale_ratio. | 4 | (struct font_name): New member rescale_ratio. |
| @@ -34,7 +34,7 @@ | |||
| 34 | * mac.c (init_mac_osx_environment): Switch libexec and bin so | 34 | * mac.c (init_mac_osx_environment): Switch libexec and bin so |
| 35 | that self-contained application finds libexec files. | 35 | that self-contained application finds libexec files. |
| 36 | 36 | ||
| 37 | 2003-04-08 Kenichi Handa <handa@etlken2> | 37 | 2003-04-08 Kenichi Handa <handa@m17n.org> |
| 38 | 38 | ||
| 39 | * coding.c (code_convert_region_unwind): Set | 39 | * coding.c (code_convert_region_unwind): Set |
| 40 | Vlast_coding_system_used to the argument. | 40 | Vlast_coding_system_used to the argument. |