changeset 81932:bcc33776b54f

*** empty log message ***
author Francesco Potortì <pot@gnu.org>
date Tue, 17 Jul 2007 15:03:54 +0000
parents 12f074549bdc
children a5a2ef19d358
files lib-src/ChangeLog
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lib-src/ChangeLog	Tue Jul 17 14:55:40 2007 +0000
+++ b/lib-src/ChangeLog	Tue Jul 17 15:03:54 2007 +0000
@@ -1,6 +1,9 @@
 2007-07-17  Francesco Potort,Al(B  <pot@gnu.org>
 
 	* 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  <eliz@gnu.org>