From 73dda4e0b45a1f831d5f990fb29e958a76ccc518 Mon Sep 17 00:00:00 2001 From: Eric Abrahamsen Date: Fri, 29 Sep 2017 13:58:04 -0700 Subject: Add more comments and docstrings to Gnus source files --- lisp/gnus/gnus-group.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/gnus/gnus-group.el') 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." no-article nil no-display nil select-articles))) (defun gnus-group-select-group (&optional all) - "Select this newsgroup. + "Read news in this newsgroup. No article is selected automatically. If the group is opened, just switch the summary buffer. If ALL is non-nil, already read articles become readable. -- cgit v1.2.1