texinfo-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[5253] Update.


From: Sergey Poznyakoff
Subject: [5253] Update.
Date: Sat, 13 Apr 2013 15:24:43 +0000

Revision: 5253
          http://svn.sv.gnu.org/viewvc/?view=rev&root=texinfo&revision=5253
Author:   gray
Date:     2013-04-13 15:24:43 +0000 (Sat, 13 Apr 2013)
Log Message:
-----------
Update.

Modified Paths:
--------------
    trunk/ChangeLog

Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog     2013-04-13 15:19:11 UTC (rev 5252)
+++ trunk/ChangeLog     2013-04-13 15:24:43 UTC (rev 5253)
@@ -1,3 +1,26 @@
+2013-04-13  Sergey Poznyakoff  <address@hidden>
+
+       Implement new options for standalone info.
+
+       * info/info.c (debug_level): New variable.
+       (long_options): New options: -x (--debug) and -v (--variable).
+       (short_options): Update accordingly.
+       (main): Handle the new options.
+       (vinfo_debug, info_debug): New functions.
+       * info/info.h (info/info.h): New exern.
+       (debug): New macros.
+       (vinfo_debug, info_debug): New prototypes.
+       (set_variable_to_value): Change the return type.
+       * info/variables.c (set_variable_to_value): Compile
+       unconditionally.  Return 0/-1 depending on the success/failure of
+       the operation.
+       * info/filesys.c: Print additional debugging info.
+       * info/infomap.c: Check the return from set_variable_to_value.
+       * doc/info-stnd.texi: Document new options.
+       * doc/version.texi: Update.
+       * doc/version-stnd.texi: Update.
+       * NEWS: Update.
+
 2013-04-07  Patrice Dumas  <address@hidden>
 
        * configure.ac: set DIFF_A_OPTION to -a, and not DIFF_U_OPTION.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]