(add-to-list 'load-path "@SITELISP@")
(autoload 'deft "deft"
  "Switch to *Deft* buffer and load files." t)
(autoload 'deft-find-file "deft"
  "Find FILE interactively using the minibuffer." t)
(autoload 'deft-new-file "deft"
  "Create a new file quickly." t)