[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gawk-diffs] [SCM] gawk branch, gawk-4.1-stable, updated. gawk-4.1.0-712
From: |
Arnold Robbins |
Subject: |
[gawk-diffs] [SCM] gawk branch, gawk-4.1-stable, updated. gawk-4.1.0-712-g9ca2921 |
Date: |
Fri, 12 Jun 2015 11:34:49 +0000 |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gawk".
The branch, gawk-4.1-stable has been updated
via 9ca2921ea5b045037d0b80a2df75d448a43fd42e (commit)
from 501c2e5e720e3dbcb2e830c28037dd8b8d46bfcf (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://git.sv.gnu.org/cgit/gawk.git/commit/?id=9ca2921ea5b045037d0b80a2df75d448a43fd42e
commit 9ca2921ea5b045037d0b80a2df75d448a43fd42e
Author: Arnold D. Robbins <address@hidden>
Date: Fri Jun 12 14:34:24 2015 +0300
Add another Chet Ramey pithy saying to the doc.
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 1c9420d..f07d88e 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,8 @@
+2015-06-12 Arnold D. Robbins <address@hidden>
+
+ * gawktexi.in: Add another pithy quote from Chet Ramey. Currently
+ commented out.
+
2015-05-30 Arnold D. Robbins <address@hidden>
* gawktexi.in (Bitwise Functions): Update results of testbits.awk.
diff --git a/doc/gawk.texi b/doc/gawk.texi
index 57a2f89..0fff768 100644
--- a/doc/gawk.texi
+++ b/doc/gawk.texi
@@ -38148,6 +38148,17 @@ CC: address@hidden
....
I gave up on usenet a couple of years ago and haven't really looked back.
It's like sports talk radio -- you feel smarter for not having read it.
+
+And another one:
+
+Date: Thu, 11 Jun 2015 09:00:56 -0400
+From: Chet Ramey <address@hidden>
+
+My memory was imperfect. Back in June 2009, I wrote:
+
+"That's the nice thing about open source, right? You can take your ball
+and run to another section of the playground. Then, if you like mixing
+metaphors, you can throw rocks from there."
@end ignore
@quotation NOTE
diff --git a/doc/gawktexi.in b/doc/gawktexi.in
index 03857f1..b712b9e 100644
--- a/doc/gawktexi.in
+++ b/doc/gawktexi.in
@@ -37239,6 +37239,17 @@ CC: address@hidden
....
I gave up on usenet a couple of years ago and haven't really looked back.
It's like sports talk radio -- you feel smarter for not having read it.
+
+And another one:
+
+Date: Thu, 11 Jun 2015 09:00:56 -0400
+From: Chet Ramey <address@hidden>
+
+My memory was imperfect. Back in June 2009, I wrote:
+
+"That's the nice thing about open source, right? You can take your ball
+and run to another section of the playground. Then, if you like mixing
+metaphors, you can throw rocks from there."
@end ignore
@quotation NOTE
-----------------------------------------------------------------------
Summary of changes:
doc/ChangeLog | 5 +++++
doc/gawk.texi | 11 +++++++++++
doc/gawktexi.in | 11 +++++++++++
3 files changed, 27 insertions(+), 0 deletions(-)
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [gawk-diffs] [SCM] gawk branch, gawk-4.1-stable, updated. gawk-4.1.0-712-g9ca2921,
Arnold Robbins <=