[gnus git] branch master updated: m0-5-31-g437a11e =1= `gnus-tmp-' manual expansion
Lars Magne Ingebrigtsen <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via 437a11efc10f921b3a4d068d67d6a736b00ad698 (commit)
from 876c8c83f07048cd0c33adadd5b80310ecc5ae1b (commit)
- Log -----------------------------------------------------------------
commit 437a11efc10f921b3a4d068d67d6a736b00ad698
Author: Lars Magne Ingebrigtsen <[email protected]>
Date: Mon Jun 11 23:13:38 2012 +0200
`gnus-tmp-' manual expansion
* gnus.texi (Group Timestamp): Mention where to find documentation for
the `gnus-tmp-' variables (bug#11601).
diff --git a/texi/ChangeLog b/texi/ChangeLog
index f867031..f6fe6bf 100644
--- a/texi/ChangeLog
+++ b/texi/ChangeLog
@@ -1,3 +1,8 @@
+2012-06-11 Lars Magne Ingebrigtsen <[email protected]>
+
+ * gnus.texi (Group Timestamp): Mention where to find documentation for
+ the `gnus-tmp-' variables (bug#11601).
+
2012-06-10 Lars Magne Ingebrigtsen <[email protected]>
* gnus.texi: Remove mention of compilation, as that's no longer
diff --git a/texi/gnus.texi b/texi/gnus.texi
index 542456c..7bafe30 100644
--- a/texi/gnus.texi
+++ b/texi/gnus.texi
@@ -4583,6 +4583,11 @@ trick:
"")))
@end lisp
+To see what variables are dynamically bound (like
+@code{gnus-tmp-group}), you have to look at the source code. The
+variable names aren't guaranteed to be stable over Gnus versions,
+either.
+
@node File Commands
@subsection File Commands
-----------------------------------------------------------------------
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 | 5 +++++
texi/gnus.texi | 5 +++++
2 files changed, 10 insertions(+), 0 deletions(-)
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