diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 526998f5d82..d89bf8533da 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,4 +1,9 @@ | |||
| 1 | 2003-04-04 Kenichi Handa <handa@etlken2> | 1 | 2003-04-06 Gareth Jones <emacs@referential.org.uk> (tiny change) |
| 2 | |||
| 3 | * fns.c (Flength): Return SUB_CHAR_TABLE_ORDINARY_SLOTS for sub | ||
| 4 | char tables. | ||
| 5 | |||
| 6 | 2003-04-04 Kenichi Handa <handa@m17n.org> | ||
| 2 | 7 | ||
| 3 | * editfns.c (Fformat): Use a copy of FORMAT string so that we can | 8 | * editfns.c (Fformat): Use a copy of FORMAT string so that we can |
| 4 | destructively change "%S" to "%s". | 9 | destructively change "%S" to "%s". |
| @@ -21,7 +26,7 @@ | |||
| 21 | 26 | ||
| 22 | * macterm.h (struct mac_output): Define x_pixels_diff and | 27 | * macterm.h (struct mac_output): Define x_pixels_diff and |
| 23 | y_pixels_diff. | 28 | y_pixels_diff. |
| 24 | 29 | ||
| 25 | 2003-03-31 Juanma Barranquero <lektu@terra.es> | 30 | 2003-03-31 Juanma Barranquero <lektu@terra.es> |
| 26 | 31 | ||
| 27 | * makefile.w32-in ($(BLD)/frame.$(O)): Add dependency on | 32 | * makefile.w32-in ($(BLD)/frame.$(O)): Add dependency on |