aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src
diff options
context:
space:
mode:
authorFrancesco Potortì <[email protected]>2007-07-17 15:03:54 +0000
committerFrancesco Potortì <[email protected]>2007-07-17 15:03:54 +0000
commit21b2cdc7defc70d39cf85367ce4413e673195398 (patch)
tree03ac6e9d720431c70e95b68d0f0a89675134af96 /lib-src
parent180f5b99a7d9906e01f0d48077dce0f405fcba23 (diff)
*** empty log message ***
Diffstat (limited to 'lib-src')
-rw-r--r--lib-src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 4ef3753d94..693d28e9ac 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,6 +1,9 @@
2007-07-17 Francesco Potort,Al(B <[email protected]>
* etags.c (C_entries): Reset the fvdef machine when out of function.
+ (PRINT_UNDOCUMENTED_OPTIONS_HELP): #define as FALSE if undefined.
+ (print_help): Use it in if() rather than #if.
+ (print_help): Conditionally print help about --no-line-directive.
2007-07-16 Eli Zaretskii <[email protected]>