my-emacs-d/elpa/helm-ag-20161020.952/helm-ag-autoloads.el

68 lines
1.0 KiB
EmacsLisp
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

;;; helm-ag-autoloads.el --- automatically extracted autoloads
;;
;;; Code:
(add-to-list 'load-path (directory-file-name (or (file-name-directory #$) (car load-path))))
;;;### (autoloads nil "helm-ag" "helm-ag.el" (22537 49880 309308
;;;;;; 803000))
;;; Generated autoloads from helm-ag.el
(autoload 'helm-ag-pop-stack "helm-ag" "\
\(fn)" t nil)
(autoload 'helm-ag-clear-stack "helm-ag" "\
\(fn)" t nil)
(autoload 'helm-ag-this-file "helm-ag" "\
\(fn)" t nil)
(autoload 'helm-ag "helm-ag" "\
\(fn &optional BASEDIR)" t nil)
(autoload 'helm-do-ag-this-file "helm-ag" "\
\(fn)" t nil)
(autoload 'helm-do-ag "helm-ag" "\
\(fn &optional BASEDIR TARGETS)" t nil)
(autoload 'helm-ag-project-root "helm-ag" "\
\(fn)" t nil)
(autoload 'helm-do-ag-project-root "helm-ag" "\
\(fn)" t nil)
(autoload 'helm-ag-buffers "helm-ag" "\
\(fn)" t nil)
(autoload 'helm-do-ag-buffers "helm-ag" "\
\(fn)" t nil)
;;;***
;; Local Variables:
;; version-control: never
;; no-byte-compile: t
;; no-update-autoloads: t
;; End:
;;; helm-ag-autoloads.el ends here