diff options
Diffstat (limited to 'lisp/gnus/gnus-group.el')
| -rw-r--r-- | lisp/gnus/gnus-group.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/gnus/gnus-group.el b/lisp/gnus/gnus-group.el index 985efe6272f..94e32e778b2 100644 --- a/lisp/gnus/gnus-group.el +++ b/lisp/gnus/gnus-group.el | |||
| @@ -2080,7 +2080,7 @@ that group." | |||
| 2080 | no-article nil no-display nil select-articles))) | 2080 | no-article nil no-display nil select-articles))) |
| 2081 | 2081 | ||
| 2082 | (defun gnus-group-select-group (&optional all) | 2082 | (defun gnus-group-select-group (&optional all) |
| 2083 | "Select this newsgroup. | 2083 | "Read news in this newsgroup. |
| 2084 | No article is selected automatically. | 2084 | No article is selected automatically. |
| 2085 | If the group is opened, just switch the summary buffer. | 2085 | If the group is opened, just switch the summary buffer. |
| 2086 | If ALL is non-nil, already read articles become readable. | 2086 | If ALL is non-nil, already read articles become readable. |