diff options
Diffstat (limited to 'lib-src')
| -rw-r--r-- | lib-src/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 4ef3753d940..693d28e9ac9 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -1,6 +1,9 @@ | |||
| 1 | 2007-07-17 Francesco Potort,Al(B <pot@gnu.org> | 1 | 2007-07-17 Francesco Potort,Al(B <pot@gnu.org> |
| 2 | 2 | ||
| 3 | * etags.c (C_entries): Reset the fvdef machine when out of function. | 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. | ||
| 4 | 7 | ||
| 5 | 2007-07-16 Eli Zaretskii <eliz@gnu.org> | 8 | 2007-07-16 Eli Zaretskii <eliz@gnu.org> |
| 6 | 9 | ||