diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f7abcf266e8..217867bc993 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2003-02-20 Kenichi Handa <handa@m17n.org> | ||
| 2 | |||
| 3 | * international/mule-diag.el (print-fontset): If FONTSET is nil, | ||
| 4 | use the default fontset. | ||
| 5 | (describe-fontset): If the current frame is not using a fontset, | ||
| 6 | call print-fontset with nil. | ||
| 7 | |||
| 1 | 2003-02-19 Andre Spiegel <spiegel@gnu.org> | 8 | 2003-02-19 Andre Spiegel <spiegel@gnu.org> |
| 2 | 9 | ||
| 3 | * vc.el (vc-binary-assoc, vc-binary-suffixes): Removed; these | 10 | * vc.el (vc-binary-assoc, vc-binary-suffixes): Removed; these |