mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-29 11:02:01 +00:00
(gnus-status-message): Fix spacing.
This commit is contained in:
parent
be35329292
commit
ffe9945614
@ -228,7 +228,7 @@ If it is down, start it up (again)."
|
||||
|
||||
(defun gnus-status-message (gnus-command-method)
|
||||
"Return the status message from GNUS-COMMAND-METHOD.
|
||||
If GNUS-COMMAND-METHOD is a string, it is interpreted as a group name. The method
|
||||
If GNUS-COMMAND-METHOD is a string, it is interpreted as a group name. The method
|
||||
this group uses will be queried."
|
||||
(let ((gnus-command-method
|
||||
(if (stringp gnus-command-method)
|
||||
|
Loading…
Reference in New Issue
Block a user