diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 285f4133f4a..3ac9d361f17 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2003-01-17 Kim F. Storm <storm@cua.dk> | ||
| 2 | |||
| 3 | * editfns.c (Finsert): Mention `string-make-multibyte' and | ||
| 4 | `string-as-multibyte' in doc string. | ||
| 5 | |||
| 1 | 2003-01-17 Kenichi Handa <handa@m17n.org> | 6 | 2003-01-17 Kenichi Handa <handa@m17n.org> |
| 2 | 7 | ||
| 3 | * fontset.c (syms_of_fontset): Setup Vfont_encoding_alist here. | 8 | * fontset.c (syms_of_fontset): Setup Vfont_encoding_alist here. |