Mercurial > emacs
comparison lib-src/ChangeLog @ 28775:e30f779c70c7
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Tue, 02 May 2000 11:57:06 +0000 |
parents | c5465d903eb8 |
children | 0c88826ad7fd |
comparison
equal
deleted
inserted
replaced
28774:6594b6dedae9 | 28775:e30f779c70c7 |
---|---|
1 2000-05-02 Eli Zaretskii <eliz@is.elta.co.il> | |
2 | |
3 * ebrowse.c (PATH_LIST_SEPARATOR) [__MSDOS__ || WINDOWSNT]: Define | |
4 to semi-colon. | |
5 (FILENAME_EQ): New macro, for comparing file names. | |
6 (add_member_decl, add_global_decl, add_member_defn): Use | |
7 FILENAME_EQ. | |
8 (process_file): Don't assume that fread always reads as many bytes | |
9 as it was told to (DOS-style CR-LF text files fail this logic). | |
10 (open_file): Allocate enough space for path->path plus the file | |
11 name and the slash. | |
12 | |
1 2000-04-19 Dave Love <fx@gnu.org> | 13 2000-04-19 Dave Love <fx@gnu.org> |
2 | 14 |
3 * etags.c (Texinfo_functions): New function. | 15 * etags.c (Texinfo_functions): New function. |
4 (lang_names): Install it. | 16 (lang_names): Install it. |
5 (Texinfo_suffixes): New variable. | 17 (Texinfo_suffixes): New variable. |