Add autoload cookie to dispass-list-labels
This commit is contained in:
parent
3694850613
commit
f0a31cb1f6
1 changed files with 1 additions and 0 deletions
|
@ -214,6 +214,7 @@ an eye out for LABEL."
|
|||
(add-hook 'tabulated-list-revert-hook 'dispass-labels--refresh)
|
||||
(tabulated-list-init-header))
|
||||
|
||||
;;;###autoload
|
||||
(defun dispass-list-labels ()
|
||||
"Display a list of labels for dispass."
|
||||
(interactive)
|
||||
|
|
Loading…
Reference in a new issue