diff options
Diffstat (limited to 'lib-src/ChangeLog')
| -rw-r--r-- | lib-src/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 597d203ba41..693d28e9ac9 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -1,3 +1,14 @@ | |||
| 1 | 2007-07-17 Francesco Potort,Al(B <pot@gnu.org> | ||
| 2 | |||
| 3 | * etags.c (C_entries): Reset the fvdef machine when out of function. | ||
| 4 | (PRINT_UNDOCUMENTED_OPTIONS_HELP): #define as FALSE if undefined. | ||
| 5 | (print_help): Use it in if() rather than #if. | ||
| 6 | (print_help): Conditionally print help about --no-line-directive. | ||
| 7 | |||
| 8 | 2007-07-16 Eli Zaretskii <eliz@gnu.org> | ||
| 9 | |||
| 10 | * makefile.w32-in (clean): Don't delete *~. | ||
| 11 | |||
| 1 | 2007-06-07 Glenn Morris <rgm@gnu.org> | 12 | 2007-06-07 Glenn Morris <rgm@gnu.org> |
| 2 | 13 | ||
| 3 | * etags.c (print_version): Add `emacs_copyright' string, for | 14 | * etags.c (print_version): Add `emacs_copyright' string, for |