Add autoload cookie to dispass-list-labels

This commit is contained in:
Tom Willemsen 2012-07-05 01:45:55 +02:00
parent 3694850613
commit f0a31cb1f6

View file

@ -214,6 +214,7 @@ an eye out for LABEL."
(add-hook 'tabulated-list-revert-hook 'dispass-labels--refresh) (add-hook 'tabulated-list-revert-hook 'dispass-labels--refresh)
(tabulated-list-init-header)) (tabulated-list-init-header))
;;;###autoload
(defun dispass-list-labels () (defun dispass-list-labels ()
"Display a list of labels for dispass." "Display a list of labels for dispass."
(interactive) (interactive)