CVSROOT: /sources/m4
Module name: m4
Changes by: Eric Blake <ericb> 06/09/20 13:05:51
Index: ChangeLog
===================================================================
RCS file: /sources/m4/m4/ChangeLog,v
retrieving revision 1.387
retrieving revision 1.388
diff -u -b -r1.387 -r1.388
--- ChangeLog 20 Sep 2006 04:04:29 -0000 1.387
+++ ChangeLog 20 Sep 2006 13:05:51 -0000 1.388
@@ -1,3 +1,14 @@
+2006-09-20 Eric Blake <[EMAIL PROTECTED]>
+
+ Change the default of interactive sessions to match sh.
+ * src/main.c (usage): Document this.
+ (enum interactive_choice): New enum.
+ (main): Use it to defer decision of interactive until after
+ argument processing.
+ * doc/m4.texinfo (Invoking m4): Document this.
+ * NEWS: Likewise, plus add missing mention of -b.
+ Reported by Stepan Kasal.
+
2006-09-19 Eric Blake <[EMAIL PROTECTED]>
* src/main.c (usage, main, DEBUGFILE_OPTION): Deprecate -o as
@@ -7509,7 +7520,7 @@
-----
- $Revision: 1.387 $ $Date: 2006/09/20 04:04:29 $
+ $Revision: 1.388 $ $Date: 2006/09/20 13:05:51 $
Local Variables:
coding: utf-8