[gnus git] branch master updated: m0-9-38-gb456124 =1= epa.texi: Add indices
Katsumi Yamaoka <[email protected]> Wed, 05 Feb 2014 11:00:50 +0100
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via b45612408e0c9e5b3fdce2308feebc7c288241a8 (commit)
from a224eabf0a66b50f89df35b6f02fc093b68f77c0 (commit)
- Log -----------------------------------------------------------------
commit b45612408e0c9e5b3fdce2308feebc7c288241a8
Author: Glenn Morris <[email protected]>
Date: Wed Feb 5 10:00:32 2014 +0000
epa.texi: Add indices
diff --git a/texi/ChangeLog b/texi/ChangeLog
index 86f6a08..c3cecfd 100644
--- a/texi/ChangeLog
+++ b/texi/ChangeLog
@@ -4,6 +4,10 @@
gnus-mime-buttonize-attachments-in-header and
gnus-mime-display-attachment-buttons-in-header.
+2014-02-05 Glenn Morris <[email protected]>
+
+ * epa.texi: Add indices.
+
2014-02-01 Lars Ingebrigtsen <[email protected]>
* message.texi (Forwarding): Mention
diff --git a/texi/epa.texi b/texi/epa.texi
index aaec266..608cc38 100644
--- a/texi/epa.texi
+++ b/texi/epa.texi
@@ -63,6 +63,9 @@ called EasyPG Library.
* Caching Passphrases::
* Bug Reports::
* GNU Free Documentation License:: The license for this documentation.
+* Key Index::
+* Function Index::
+* Variable Index::
@end menu
@node Overview
@@ -493,6 +496,18 @@ buffer name is a whitespace.
@appendix GNU Free Documentation License
@include doclicense.texi
+@node Key Index
+@unnumbered Key Index
+@printindex ky
+
+@node Function Index
+@unnumbered Function Index
+@printindex fn
+
+@node Variable Index
+@unnumbered Variable Index
+@printindex vr
+
@bye
@c End:
-----------------------------------------------------------------------
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/ChangeLog | 4 ++++
texi/epa.texi | 15 +++++++++++++++
2 files changed, 19 insertions(+)
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