mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-02-08 20:58:58 +00:00
(vm-visit-folder): Declare as a function.
This commit is contained in:
parent
eb22a8c3bf
commit
5d91f66bd6
@ -248,6 +248,9 @@ Buffer is not displayed if SHOW is non-nil."
|
||||
|
||||
(declare-function rmail-get-new-mail "rmail" (&optional file-name))
|
||||
|
||||
;; External.
|
||||
(declare-function vm-visit-folder "ext:vm-startup" (folder &optional read-only))
|
||||
|
||||
(defun mspools-visit-spool ()
|
||||
"Visit the folder on the current line of the *spools* buffer."
|
||||
(interactive)
|
||||
|
Loading…
x
Reference in New Issue
Block a user