m4-commit
[Top][All Lists]
Advanced

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

Changes to m4/doc/m4.info [branch-1_4]


From: Gary V . Vaughan
Subject: Changes to m4/doc/m4.info [branch-1_4]
Date: Fri, 01 Apr 2005 11:51:18 -0500

Index: m4/doc/m4.info
diff -u m4/doc/m4.info:1.1.1.1.2.8 m4/doc/m4.info:1.1.1.1.2.9
--- m4/doc/m4.info:1.1.1.1.2.8  Thu Mar 31 11:50:38 2005
+++ m4/doc/m4.info      Fri Apr  1 16:51:16 2005
@@ -1,11 +1,11 @@
-This is m4.info, produced by makeinfo version 4.7 from m4.texinfo.
+This is m4.info, produced by makeinfo version 4.8 from m4.texinfo.
 
 INFO-DIR-SECTION GNU programming tools
 START-INFO-DIR-ENTRY
 * m4: (m4).                    A powerful macro processor.
 END-INFO-DIR-ENTRY
 
-   This file documents GNU M4 1.4.3.
+   This file documents GNU M4 1.4.3a.
 
    Copyright (C) 1989, 1990, 1991, 1992, 1993, 1994, 2004, 2005 Free
 Software Foundation, Inc.
@@ -42,7 +42,7 @@
 names and email addresses can be found in the file `THANKS' from the
 GNU `m4' distribution.
 
-   This is release 1.4.3.  It is now to be considered stable, future
+   This is release 1.4.3a.  It is now to be considered stable, future
 releases are only meant to fix bugs, increase speed, or improve
 documentation.  However...
 
@@ -152,7 +152,7 @@
 Macros for text handling
 
 * Len::                         Calculating length of strings
-* Index::                       Searching for substrings
+* Index macro::                 Searching for substrings
 * Regexp::                      Searching for regular expressions
 * Substr::                      Extracting substrings
 * Translit::                    Translating characters
@@ -2077,7 +2077,7 @@
 * Menu:
 
 * Len::                         Calculating length of strings
-* Index::                       Searching for substrings
+* Index macro::                 Searching for substrings
 * Regexp::                      Searching for regular expressions
 * Substr::                      Extracting substrings
 * Translit::                    Translating characters
@@ -2085,7 +2085,7 @@
 * Format::                      Formatting strings (printf-like)
 
 
-File: m4.info,  Node: Len,  Next: Index,  Prev: Text handling,  Up: Text 
handling
+File: m4.info,  Node: Len,  Next: Index macro,  Prev: Text handling,  Up: Text 
handling
 
 10.1 Calculating length of strings
 ==================================
@@ -2104,7 +2104,7 @@
    The builtin macro `len' is recognized only when given arguments.
 
 
-File: m4.info,  Node: Index,  Next: Regexp,  Prev: Len,  Up: Text handling
+File: m4.info,  Node: Index macro,  Next: Regexp,  Prev: Len,  Up: Text 
handling
 
 10.2 Searching for substrings
 =============================
@@ -2125,7 +2125,7 @@
    The builtin macro `index' is recognized only when given arguments.
 
 
-File: m4.info,  Node: Regexp,  Next: Substr,  Prev: Index,  Up: Text handling
+File: m4.info,  Node: Regexp,  Next: Substr,  Prev: Index macro,  Up: Text 
handling
 
 10.3 Searching for regular expressions
 ======================================
@@ -3094,7 +3094,7 @@
 * ifelse:                                Ifelse.               (line  6)
 * include:                               Include.              (line  6)
 * incr:                                  Incr.                 (line  6)
-* index:                                 Index.                (line  6)
+* index:                                 Index macro.          (line  6)
 * indir:                                 Indir.                (line  6)
 * len:                                   Len.                  (line  6)
 * line:                                  Errprint.             (line 26)
@@ -3120,81 +3120,81 @@
 
 
 Tag Table:
-Node: Top984
-Node: Preliminaries6982
-Node: Intro7708
-Node: History9322
-Node: Invoking m410248
-Node: Bugs17049
-Node: Manual18322
-Node: Syntax19693
-Node: Names20281
-Node: Quoted strings20659
-Node: Other tokens21249
-Node: Comments21471
-Node: Macros22139
-Node: Invocation22633
-Node: Inhibiting Invocation23449
-Node: Macro Arguments26600
-Node: Quoting Arguments27869
-Node: Macro expansion28679
-Node: Definitions29347
-Node: Define30124
-Node: Arguments30940
-Node: Pseudo Arguments32425
-Node: Undefine34281
-Node: Defn34948
-Node: Pushdef36110
-Node: Indir37951
-Node: Builtin38720
-Node: Conditionals39171
-Node: Ifdef39879
-Node: Ifelse40653
-Node: Loops42424
-Node: Debugging45701
-Node: Dumpdef46281
-Node: Trace47135
-Node: Debug Levels48520
-Node: Debug Output50910
-Node: Input Control51437
-Node: Dnl51975
-Node: Changequote53107
-Node: Changecom54478
-Node: Changeword55769
-Node: M4wrap58986
-Node: File Inclusion60195
-Node: Include60512
-Node: Search Path62447
-Node: Diversions63238
-Node: Divert64476
-Node: Undivert65613
-Node: Divnum67552
-Node: Cleardiv68102
-Node: Text handling69143
-Node: Len69866
-Node: Index70271
-Node: Regexp70863
-Node: Substr71961
-Node: Translit72588
-Node: Patsubst74038
-Node: Format76138
-Node: Arithmetic77634
-Node: Incr78082
-Node: Eval78593
-Node: UNIX commands81599
-Node: Syscmd82073
-Node: Esyscmd82794
-Node: Sysval83747
-Node: Maketemp84161
-Node: Miscellaneous84911
-Node: Errprint85283
-Node: M4exit86285
-Node: Frozen files87079
-Node: Compatibility92002
-Node: Extensions92623
-Node: Incompatibilities94986
-Node: Other Incompat95435
-Node: Concept index97605
-Node: Macro index107456
+Node: Top985
+Node: Preliminaries6984
+Node: Intro7710
+Node: History9324
+Node: Invoking m410250
+Node: Bugs17051
+Node: Manual18324
+Node: Syntax19695
+Node: Names20283
+Node: Quoted strings20661
+Node: Other tokens21251
+Node: Comments21473
+Node: Macros22141
+Node: Invocation22635
+Node: Inhibiting Invocation23451
+Node: Macro Arguments26602
+Node: Quoting Arguments27871
+Node: Macro expansion28681
+Node: Definitions29349
+Node: Define30126
+Node: Arguments30942
+Node: Pseudo Arguments32427
+Node: Undefine34283
+Node: Defn34950
+Node: Pushdef36112
+Node: Indir37953
+Node: Builtin38722
+Node: Conditionals39173
+Node: Ifdef39881
+Node: Ifelse40655
+Node: Loops42426
+Node: Debugging45703
+Node: Dumpdef46283
+Node: Trace47137
+Node: Debug Levels48522
+Node: Debug Output50912
+Node: Input Control51439
+Node: Dnl51977
+Node: Changequote53109
+Node: Changecom54480
+Node: Changeword55771
+Node: M4wrap58988
+Node: File Inclusion60197
+Node: Include60514
+Node: Search Path62449
+Node: Diversions63240
+Node: Divert64478
+Node: Undivert65615
+Node: Divnum67554
+Node: Cleardiv68104
+Node: Text handling69145
+Node: Len69868
+Node: Index macro70279
+Node: Regexp70877
+Node: Substr71981
+Node: Translit72608
+Node: Patsubst74058
+Node: Format76158
+Node: Arithmetic77654
+Node: Incr78102
+Node: Eval78613
+Node: UNIX commands81619
+Node: Syscmd82093
+Node: Esyscmd82814
+Node: Sysval83767
+Node: Maketemp84181
+Node: Miscellaneous84931
+Node: Errprint85303
+Node: M4exit86305
+Node: Frozen files87099
+Node: Compatibility92022
+Node: Extensions92643
+Node: Incompatibilities95006
+Node: Other Incompat95455
+Node: Concept index97625
+Node: Macro index107476
 
 End Tag Table




reply via email to

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