bugfix: removed interactive spec of yas/reload-all

This commit is contained in:
João Távora 2012-05-10 09:30:30 +01:00
parent 33a07c3544
commit 490389e1e1

View File

@ -1674,10 +1674,8 @@ Optional USE-JIT use jit-loading of snippets."
errors)) errors))
(defun yas/reload-all (&optional no-jit) (defun yas/reload-all (&optional no-jit)
"Reload all snippets and rebuild the YASnippet menu. "Reload all snippets and rebuild the YASnippet menu."
(interactive "P")
Behaviour is affected by `yas/no-jit', which see."
(interactive "p")
(catch 'abort (catch 'abort
(let ((errors) (let ((errors)
(snippet-editing-buffers (snippet-editing-buffers