Mercurial > emacs
comparison src/ChangeLog @ 30625:13ae6fb12020
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Mon, 07 Aug 2000 05:44:37 +0000 |
parents | 5dcc1588f659 |
children | 7c02f09cfefb |
comparison
equal
deleted
inserted
replaced
30624:277e6060b376 | 30625:13ae6fb12020 |
---|---|
1 2000-08-07 Kenichi Handa <handa@etl.go.jp> | |
2 | |
3 * syntax.c (skip_chars): Fix previous change. Make the handling | |
4 of unibyte string consistent with that of regex search. | |
5 | |
1 2000-08-05 Gerd Moellmann <gerd@gnu.org> | 6 2000-08-05 Gerd Moellmann <gerd@gnu.org> |
2 | 7 |
3 * xmenu.c (popup_get_selection): Use xfree instead of free. | 8 * xmenu.c (popup_get_selection): Use xfree instead of free. |
4 | 9 |
5 * fileio.c (Finsert_file_contents): Use xfree instead of free. | 10 * fileio.c (Finsert_file_contents): Use xfree instead of free. |