Restore previous calling signature of gnus-set-info

This commit is contained in:
Lars Ingebrigtsen
2019-05-01 19:04:36 +02:00
parent 9e8e3975ad
commit d4fa998c31

View File

@@ -2892,7 +2892,7 @@ See Info node `(gnus)Formatting Variables'."
(defun gnus-set-info (group info)
(setcdr (gethash group gnus-newsrc-hashtb)
info))
(list info)))
;;;