Fix autoload cookie for doom/help-search-loaded-files

Signed-off-by: Rudi Grinberg <me@rgrinberg.com>
This commit is contained in:
Rudi Grinberg 2019-11-01 10:30:56 +09:00
parent e0cd71e25f
commit 0e2c642a86

View file

@ -623,7 +623,7 @@ Uses the symbol at point or the current selection, if available."
" ")))
;; TODO factor our the duplicate code between this and the above
;;;autoload
;;;###autoload
(defun doom/help-search-loaded-files (query)
"Perform a text search on your `load-path'.
Uses the symbol at point or the current selection, if available."