diff options
| author | Francesco Potortì | 2007-07-17 15:03:54 +0000 |
|---|---|---|
| committer | Francesco Potortì | 2007-07-17 15:03:54 +0000 |
| commit | 21b2cdc7defc70d39cf85367ce4413e673195398 (patch) | |
| tree | 03ac6e9d720431c70e95b68d0f0a89675134af96 /lib-src/ChangeLog | |
| parent | 180f5b99a7d9906e01f0d48077dce0f405fcba23 (diff) | |
| download | emacs-21b2cdc7defc70d39cf85367ce4413e673195398.tar.gz emacs-21b2cdc7defc70d39cf85367ce4413e673195398.zip | |
*** empty log message ***
Diffstat (limited to 'lib-src/ChangeLog')
| -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 | ||