Skip to content

Commit

Permalink
* helm-bmkext.el (helm-bookmark-local-files-setup-alist): Use bmkext-…
Browse files Browse the repository at this point in the history
…file-alist-only.
  • Loading branch information
Thierry Volpiatto committed Apr 3, 2013
1 parent ca2f723 commit 2995d7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm-bmkext.el
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@


(defun helm-bookmark-local-files-setup-alist () (defun helm-bookmark-local-files-setup-alist ()
"Specialized filter function for bookmarks locals files." "Specialized filter function for bookmarks locals files."
(helm-bmkext-filter-setup-alist 'bmkext-local-file-alist-only)) (helm-bmkext-filter-setup-alist 'bmkext-file-alist-only))




;;;###autoload ;;;###autoload
Expand Down

0 comments on commit 2995d7a

Please sign in to comment.