[gnus git] branch master updated: =2= * gnus.texi: Add DEVEL header (suggested by Andreas Schwab). ; Ignore .pdf files.
Lars Ingebrigtsen <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via 0818e4b2112e08b043f47fd3c5e950a2f12f691a (commit)
via 8c7e9aed841e808c8299aac70c08200bc68e587a (commit)
from 829f8a02f394b3e8735deb36b2845928b0bf1774 (commit)
- Log -----------------------------------------------------------------
commit 0818e4b2112e08b043f47fd3c5e950a2f12f691a
Author: Lars Ingebrigtsen <[email protected]>
Date: Fri Feb 4 11:07:26 2011 -0800
* gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
diff --git a/texi/ChangeLog b/texi/ChangeLog
index 5c4f0d0..c0c35d0 100644
--- a/texi/ChangeLog
+++ b/texi/ChangeLog
@@ -1,3 +1,7 @@
+2011-02-04 Lars Ingebrigtsen <[email protected]>
+
+ * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
+
2011-02-03 Lars Ingebrigtsen <[email protected]>
* gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
diff --git a/texi/gnus.texi b/texi/gnus.texi
index d89493c..dcfcd9b 100644
--- a/texi/gnus.texi
+++ b/texi/gnus.texi
@@ -329,7 +329,11 @@ developing GNU and promoting software freedom.''
@titlepage
+@ifset DEVEL
+@title Gnus Manual (development version)
+@else
@title Gnus Manual
+@end ifset
@author by Lars Magne Ingebrigtsen
@page
commit 8c7e9aed841e808c8299aac70c08200bc68e587a
Author: Lars Ingebrigtsen <[email protected]>
Date: Fri Feb 4 11:07:06 2011 -0800
Ignore .pdf files.
diff --git a/texi/.gitignore b/texi/.gitignore
new file mode 100644
index 0000000..a136337
--- /dev/null
+++ b/texi/.gitignore
@@ -0,0 +1 @@
+*.pdf
-----------------------------------------------------------------------
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we listed those
revisions in full, above.
Summary of changes:
texi/.gitignore | 1 +
texi/ChangeLog | 4 ++++
texi/gnus.texi | 4 ++++
3 files changed, 9 insertions(+), 0 deletions(-)
create mode 100644 texi/.gitignore
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 "Gnus Project".
The branch, master has been updated
hooks/post-receive
--
Gnus Project