diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 470dca5e442..c4f456e28e7 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2000-07-24 Kenichi Handa <handa@etl.go.jp> | ||
| 2 | |||
| 3 | * fontset.c (fontset_ref): Remove INLINE declaration. | ||
| 4 | (fontset_ref_via_base): Likewise. | ||
| 5 | (Fset_fontset_font): Convert FAMILY and REGISTRY specifications | ||
| 6 | to downcase. | ||
| 7 | |||
| 1 | 2000-07-23 Eli Zaretskii <eliz@is.elta.co.il> | 8 | 2000-07-23 Eli Zaretskii <eliz@is.elta.co.il> |
| 2 | 9 | ||
| 3 | * msdos.c (IT_note_mouse_highlight): Process overlays in the | 10 | * msdos.c (IT_note_mouse_highlight): Process overlays in the |