aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Ryde2010-05-21 02:43:54 +0300
committerJuri Linkov2010-05-21 02:43:54 +0300
commite1b9db1a257415bbe85290affc270f694a0f6221 (patch)
tree4f979649508d633275fc8affd28d2400f3808cf2
parent2e2bbddbf9ac76724f4799c7bf5bf7c056d73951 (diff)
downloademacs-e1b9db1a257415bbe85290affc270f694a0f6221.tar.gz
emacs-e1b9db1a257415bbe85290affc270f694a0f6221.zip
* gnus-start.el (gnus-level-unsubscribed): Doc fix. (Bug#6206)
-rw-r--r--lisp/gnus/ChangeLog4
-rw-r--r--lisp/gnus/gnus-start.el2
2 files changed, 5 insertions, 1 deletions
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog
index 395cca72a93..26543c4048a 100644
--- a/lisp/gnus/ChangeLog
+++ b/lisp/gnus/ChangeLog
@@ -1,3 +1,7 @@
12010-05-20 Kevin Ryde <user42@zip.com.au>
2
3 * gnus-start.el (gnus-level-unsubscribed): Doc fix. (Bug#6206)
4
12010-05-14 Katsumi Yamaoka <yamaoka@jpl.org> 52010-05-14 Katsumi Yamaoka <yamaoka@jpl.org>
2 6
3 * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch 7 * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
diff --git a/lisp/gnus/gnus-start.el b/lisp/gnus/gnus-start.el
index ff51530457f..9ef251f2147 100644
--- a/lisp/gnus/gnus-start.el
+++ b/lisp/gnus/gnus-start.el
@@ -181,7 +181,7 @@ Groups with levels less than `gnus-level-subscribed', which
181should be less than this variable, are subscribed. Groups with 181should be less than this variable, are subscribed. Groups with
182levels from `gnus-level-subscribed' (exclusive) upto this 182levels from `gnus-level-subscribed' (exclusive) upto this
183variable (inclusive) are unsubscribed. See also 183variable (inclusive) are unsubscribed. See also
184`gnus-level-zombie', `gnus-level-killed' and the Info node `Group 184`gnus-level-zombie', `gnus-level-killed' and the Info node `(gnus)Group
185Levels' for details.") 185Levels' for details.")
186 186
187(defconst gnus-level-zombie 8 187(defconst gnus-level-zombie 8