Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 520:0cacef09dba2
[xemacs-hg @ 2001-05-08 09:14:35 by yoshiki]
* buffer.c (Vcase_fold_search): Remove obsolete
comment about non ASCII case-fold-search. This
bug has been fixed by case-table changes.
author | yoshiki |
---|---|
date | Tue, 08 May 2001 09:14:37 +0000 |
parents | 1c3b60121364 |
children | 19559cacc941 |
comparison
equal
deleted
inserted
replaced
519:1c3b60121364 | 520:0cacef09dba2 |
---|---|
1 2001-05-08 Yoshiki Hayashi <yoshiki@xemacs.org> | |
2 | |
3 * buffer.c (Vcase_fold_search): Remove obsolete | |
4 comment about non ASCII case-fold-search. This | |
5 bug has been fixed by case-table changes. | |
6 | |
1 2001-05-08 Yoshiaki Kasahara <kasahara@nc.kyushu-u.ac.jp> | 7 2001-05-08 Yoshiaki Kasahara <kasahara@nc.kyushu-u.ac.jp> |
2 | 8 |
3 * mule-charset.c (Fmake_charset): Add missing else. | 9 * mule-charset.c (Fmake_charset): Add missing else. |
4 | 10 |
5 2001-05-07 Martin Buchholz <martin@xemacs.org> | 11 2001-05-07 Martin Buchholz <martin@xemacs.org> |