mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-27 07:37:33 +00:00
(gnus-kill-file-kill-by-thread): Correct interactive declaration.
This commit is contained in:
parent
179bd1b35f
commit
a5ec3305ad
@ -215,7 +215,7 @@ If NEWSGROUP is nil, the global kill file is selected."
|
||||
|
||||
(defun gnus-kill-file-kill-by-thread ()
|
||||
"Kill by author."
|
||||
(interactive "p")
|
||||
(interactive)
|
||||
(gnus-kill-file-enter-kill
|
||||
"References"
|
||||
(if (vectorp gnus-current-headers)
|
||||
|
Loading…
Reference in New Issue
Block a user