985 lines
28 KiB
EmacsLisp
985 lines
28 KiB
EmacsLisp
;;; helm-autoloads.el --- automatically extracted autoloads
|
||
;;
|
||
;;; Code:
|
||
(add-to-list 'load-path (or (file-name-directory #$) (car load-path)))
|
||
|
||
;;;### (autoloads nil "helm-adaptive" "helm-adaptive.el" (22499 37042
|
||
;;;;;; 911000 0))
|
||
;;; Generated autoloads from helm-adaptive.el
|
||
|
||
(defvar helm-adaptive-mode nil "\
|
||
Non-nil if Helm-Adaptive mode is enabled.
|
||
See the command `helm-adaptive-mode' for a description of this minor mode.
|
||
Setting this variable directly does not take effect;
|
||
either customize it (see the info node `Easy Customization')
|
||
or call the function `helm-adaptive-mode'.")
|
||
|
||
(custom-autoload 'helm-adaptive-mode "helm-adaptive" nil)
|
||
|
||
(autoload 'helm-adaptive-mode "helm-adaptive" "\
|
||
Toggle adaptive sorting in all sources.
|
||
|
||
\(fn &optional ARG)" t nil)
|
||
|
||
(autoload 'helm-reset-adaptive-history "helm-adaptive" "\
|
||
Delete all `helm-adaptive-history' and his file.
|
||
Useful when you have a old or corrupted `helm-adaptive-history-file'.
|
||
|
||
\(fn)" t nil)
|
||
|
||
;;;***
|
||
|
||
;;;### (autoloads nil "helm-apt" "helm-apt.el" (22499 37042 869000
|
||
;;;;;; 0))
|
||
;;; Generated autoloads from helm-apt.el
|
||
|
||
(autoload 'helm-apt "helm-apt" "\
|
||
Preconfigured `helm' : frontend of APT package manager.
|
||
With a prefix arg reload cache.
|
||
|
||
\(fn ARG)" t nil)
|
||
|
||
;;;***
|
||
|
||
;;;### (autoloads nil "helm-bookmark" "helm-bookmark.el" (22499 37042
|
||
;;;;;; 959000 0))
|
||
;;; Generated autoloads from helm-bookmark.el
|
||
|
||
(autoload 'helm-bookmarks "helm-bookmark" "\
|
||
Preconfigured `helm' for bookmarks.
|
||
|
||
\(fn)" t nil)
|
||
|
||
(autoload 'helm-filtered-bookmarks "helm-bookmark" "\
|
||
Preconfigured helm for bookmarks (filtered by category).
|
||
Optional source `helm-source-bookmark-addressbook' is loaded
|
||
only if external library addressbook-bookmark.el is available.
|
||
|
||
\(fn)" t nil)
|
||
|
||
;;;***
|
||
|
||
;;;### (autoloads nil "helm-buffers" "helm-buffers.el" (22499 37042
|
||
;;;;;; 853000 0))
|
||
;;; Generated autoloads from helm-buffers.el
|
||
|
||
(autoload 'helm-buffers-list "helm-buffers" "\
|
||
Preconfigured `helm' to list buffers.
|
||
|
||
\(fn)" t nil)
|
||
|
||
(autoload 'helm-mini "helm-buffers" "\
|
||
Preconfigured `helm' lightweight version (buffer -> recentf).
|
||
|
||
\(fn)" t nil)
|
||
|
||
;;;***
|
||
|
||
;;;### (autoloads nil "helm-color" "helm-color.el" (22499 37042 943000
|
||
;;;;;; 0))
|
||
;;; Generated autoloads from helm-color.el
|
||
|
||
(autoload 'helm-colors "helm-color" "\
|
||
Preconfigured `helm' for color.
|
||
|
||
\(fn)" t nil)
|
||
|
||
;;;***
|
||
|
||
;;;### (autoloads nil "helm-command" "helm-command.el" (22499 37042
|
||
;;;;;; 797000 0))
|
||
;;; Generated autoloads from helm-command.el
|
||
|
||
(autoload 'helm-M-x "helm-command" "\
|
||
Preconfigured `helm' for Emacs commands.
|
||
It is `helm' replacement of regular `M-x' `execute-extended-command'.
|
||
|
||
Unlike regular `M-x' emacs vanilla `execute-extended-command' command,
|
||
the prefix args if needed, can be passed AFTER starting `helm-M-x'.
|
||
When a prefix arg is passed BEFORE starting `helm-M-x', the first `C-u'
|
||
while in `helm-M-x' session will disable it.
|
||
|
||
You can get help on each command by persistent action.
|
||
|
||
\(fn ARG &optional COMMAND-NAME)" t nil)
|
||
|
||
;;;***
|
||
|
||
;;;### (autoloads nil "helm-config" "helm-config.el" (22499 37042
|
||
;;;;;; 955000 0))
|
||
;;; Generated autoloads from helm-config.el
|
||
|
||
(autoload 'helm-configuration "helm-config" "\
|
||
Customize `helm'.
|
||
|
||
\(fn)" t nil)
|
||
|
||
;;;***
|
||
|
||
;;;### (autoloads nil "helm-dabbrev" "helm-dabbrev.el" (22499 37042
|
||
;;;;;; 879000 0))
|
||
;;; Generated autoloads from helm-dabbrev.el
|
||
|
||
(autoload 'helm-dabbrev "helm-dabbrev" "\
|
||
Preconfigured helm for dynamic abbreviations.
|
||
|
||
\(fn)" t nil)
|
||
|
||
;;;***
|
||
|
||
;;;### (autoloads nil "helm-elisp" "helm-elisp.el" (22499 37042 947000
|
||
;;;;;; 0))
|
||
;;; Generated autoloads from helm-elisp.el
|
||
|
||
(autoload 'helm-lisp-completion-at-point "helm-elisp" "\
|
||
Preconfigured helm for lisp symbol completion at point.
|
||
|
||
\(fn)" t nil)
|
||
|
||
(autoload 'helm-complete-file-name-at-point "helm-elisp" "\
|
||
Preconfigured helm to complete file name at point.
|
||
|
||
\(fn &optional FORCE)" t nil)
|
||
|
||
(autoload 'helm-lisp-indent "helm-elisp" "\
|
||
|
||
|
||
\(fn)" t nil)
|
||
|
||
(autoload 'helm-lisp-completion-or-file-name-at-point "helm-elisp" "\
|
||
Preconfigured helm to complete lisp symbol or filename at point.
|
||
Filename completion happen if string start after or between a double quote.
|
||
|
||
\(fn)" t nil)
|
||
|
||
(autoload 'helm-apropos "helm-elisp" "\
|
||
Preconfigured helm to describe commands, functions, variables and faces.
|
||
In non interactives calls DEFAULT argument should be provided as a string,
|
||
i.e the `symbol-name' of any existing symbol.
|
||
|
||
\(fn DEFAULT)" t nil)
|
||
|
||
(autoload 'helm-manage-advice "helm-elisp" "\
|
||
Preconfigured `helm' to disable/enable function advices.
|
||
|
||
\(fn)" t nil)
|
||
|
||
(autoload 'helm-locate-library "helm-elisp" "\
|
||
Preconfigured helm to locate elisp libraries.
|
||
|
||
\(fn)" t nil)
|
||
|
||
(autoload 'helm-timers "helm-elisp" "\
|
||
Preconfigured `helm' for timers.
|
||
|
||
\(fn)" t nil)
|
||
|
||
(autoload 'helm-complex-command-history "helm-elisp" "\
|
||
Preconfigured helm for complex command history.
|
||
|
||
\(fn)" t nil)
|
||
|
||
;;;***
|
||
|
||
;;;### (autoloads nil "helm-elisp-package" "helm-elisp-package.el"
|
||
;;;;;; (22499 37042 804000 0))
|
||
;;; Generated autoloads from helm-elisp-package.el
|
||
|
||
(autoload 'helm-list-elisp-packages "helm-elisp-package" "\
|
||
Preconfigured helm for listing and handling emacs packages.
|
||
|
||
\(fn ARG)" t nil)
|
||
|
||
(autoload 'helm-list-elisp-packages-no-fetch "helm-elisp-package" "\
|
||
Preconfigured helm for emacs packages.
|
||
Same as `helm-list-elisp-packages' but don't fetch packages on remote.
|
||
|
||
\(fn)" t nil)
|
||
|
||
;;;***
|
||
|
||
;;;### (autoloads nil "helm-elscreen" "helm-elscreen.el" (22499 37042
|
||
;;;;;; 785000 0))
|
||
;;; Generated autoloads from helm-elscreen.el
|
||
|
||
(autoload 'helm-elscreen "helm-elscreen" "\
|
||
Preconfigured helm to list elscreen.
|
||
|
||
\(fn)" t nil)
|
||
|
||
(autoload 'helm-elscreen-history "helm-elscreen" "\
|
||
Preconfigured helm to list elscreen in history order.
|
||
|
||
\(fn)" t nil)
|
||
|
||
;;;***
|
||
|
||
;;;### (autoloads nil "helm-eshell" "helm-eshell.el" (22499 37042
|
||
;;;;;; 822000 0))
|
||
;;; Generated autoloads from helm-eshell.el
|
||
|
||
(autoload 'helm-esh-pcomplete "helm-eshell" "\
|
||
Preconfigured helm to provide helm completion in eshell.
|
||
|
||
\(fn)" t nil)
|
||
|
||
(autoload 'helm-eshell-history "helm-eshell" "\
|
||
Preconfigured helm for eshell history.
|
||
|
||
\(fn)" t nil)
|
||
|
||
;;;***
|
||
|
||
;;;### (autoloads nil "helm-eval" "helm-eval.el" (22499 37042 916000
|
||
;;;;;; 0))
|
||
;;; Generated autoloads from helm-eval.el
|
||
|
||
(autoload 'helm-eval-expression "helm-eval" "\
|
||
Preconfigured helm for `helm-source-evaluation-result'.
|
||
|
||
\(fn ARG)" t nil)
|
||
|
||
(autoload 'helm-eval-expression-with-eldoc "helm-eval" "\
|
||
Preconfigured helm for `helm-source-evaluation-result' with `eldoc' support.
|
||
|
||
\(fn)" t nil)
|
||
|
||
(autoload 'helm-calcul-expression "helm-eval" "\
|
||
Preconfigured helm for `helm-source-calculation-result'.
|
||
|
||
\(fn)" t nil)
|
||
|
||
;;;***
|
||
|
||
;;;### (autoloads nil "helm-external" "helm-external.el" (22499 37042
|
||
;;;;;; 773000 0))
|
||
;;; Generated autoloads from helm-external.el
|
||
|
||
(autoload 'helm-run-external-command "helm-external" "\
|
||
Preconfigured `helm' to run External PROGRAM asyncronously from Emacs.
|
||
If program is already running exit with error.
|
||
You can set your own list of commands with
|
||
`helm-external-commands-list'.
|
||
|
||
\(fn PROGRAM)" t nil)
|
||
|
||
;;;***
|
||
|
||
;;;### (autoloads nil "helm-files" "helm-files.el" (22499 37042 885000
|
||
;;;;;; 0))
|
||
;;; Generated autoloads from helm-files.el
|
||
|
||
(autoload 'helm-projects-history "helm-files" "\
|
||
|
||
|
||
\(fn)" t nil)
|
||
|
||
(autoload 'helm-browse-project "helm-files" "\
|
||
Preconfigured helm to browse projects.
|
||
Browse files and see status of project with its vcs.
|
||
Only HG and GIT are supported for now.
|
||
Fall back to `helm-browse-project-find-files'
|
||
if current directory is not under control of one of those vcs.
|
||
With a prefix ARG browse files recursively, with two prefix ARG
|
||
rebuild the cache.
|
||
If the current directory is found in the cache, start
|
||
`helm-browse-project-find-files' even with no prefix ARG.
|
||
NOTE: The prefix ARG have no effect on the VCS controlled directories.
|
||
|
||
Needed dependencies for VCS:
|
||
<https://github.com/emacs-helm/helm-ls-git>
|
||
and
|
||
<https://github.com/emacs-helm/helm-ls-hg>
|
||
and
|
||
<http://melpa.org/#/helm-ls-svn>.
|
||
|
||
\(fn ARG)" t nil)
|
||
|
||
(autoload 'helm-find "helm-files" "\
|
||
Preconfigured `helm' for the find shell command.
|
||
|
||
Recursively find files whose names are matched by all specified
|
||
globbing PATTERNs under the current directory using the external
|
||
program specified in `find-program' (usually \"find\"). Every
|
||
input PATTERN is silently wrapped into two stars: *PATTERN*.
|
||
|
||
With prefix argument, prompt for a directory to search.
|
||
|
||
When user option `helm-findutils-search-full-path' is non-nil,
|
||
match against complete paths, otherwise, against file names
|
||
without directory part.
|
||
|
||
The (possibly empty) list of globbing PATTERNs can be followed by
|
||
the separator \"*\" plus any number of additional arguments that
|
||
are passed to \"find\" literally.
|
||
|
||
\(fn ARG)" t nil)
|
||
|
||
(autoload 'helm-find-files "helm-files" "\
|
||
Preconfigured `helm' for helm implementation of `find-file'.
|
||
Called with a prefix arg show history if some.
|
||
Don't call it from programs, use `helm-find-files-1' instead.
|
||
This is the starting point for nearly all actions you can do on files.
|
||
|
||
\(fn ARG)" t nil)
|
||
|
||
(autoload 'helm-for-files "helm-files" "\
|
||
Preconfigured `helm' for opening files.
|
||
Run all sources defined in `helm-for-files-preferred-list'.
|
||
|
||
\(fn)" t nil)
|
||
|
||
(autoload 'helm-multi-files "helm-files" "\
|
||
Preconfigured helm similar to `helm-for-files' but that don't run locate.
|
||
Allow toggling from locate to others sources.
|
||
This allow seeing first if what you search is in other sources before launching
|
||
locate.
|
||
|
||
\(fn)" t nil)
|
||
|
||
(autoload 'helm-recentf "helm-files" "\
|
||
Preconfigured `helm' for `recentf'.
|
||
|
||
\(fn)" t nil)
|
||
|
||
(autoload 'helm-delete-tramp-connection "helm-files" "\
|
||
Allow deleting tramp connection or marked tramp connections at once.
|
||
|
||
This replace `tramp-cleanup-connection' which is partially broken in
|
||
emacs < to 25.1.50.1 (See Emacs Bug#24432).
|
||
|
||
It allows additionally to delete more than one connection at once.
|
||
|
||
\(fn)" t nil)
|
||
|
||
;;;***
|
||
|
||
;;;### (autoloads nil "helm-font" "helm-font.el" (22499 37042 830000
|
||
;;;;;; 0))
|
||
;;; Generated autoloads from helm-font.el
|
||
|
||
(autoload 'helm-select-xfont "helm-font" "\
|
||
Preconfigured `helm' to select Xfont.
|
||
|
||
\(fn)" t nil)
|
||
|
||
(autoload 'helm-ucs "helm-font" "\
|
||
Preconfigured helm for `ucs-names' math symbols.
|
||
|
||
\(fn)" t nil)
|
||
|
||
;;;***
|
||
|
||
;;;### (autoloads nil "helm-grep" "helm-grep.el" (22499 37042 964000
|
||
;;;;;; 0))
|
||
;;; Generated autoloads from helm-grep.el
|
||
|
||
(autoload 'helm-goto-precedent-file "helm-grep" "\
|
||
Go to precedent file in helm grep/etags buffers.
|
||
|
||
\(fn)" t nil)
|
||
|
||
(autoload 'helm-goto-next-file "helm-grep" "\
|
||
Go to precedent file in helm grep/etags buffers.
|
||
|
||
\(fn)" t nil)
|
||
|
||
(autoload 'helm-do-grep-ag "helm-grep" "\
|
||
Preconfigured helm for grepping with AG in `default-directory'.
|
||
With prefix-arg prompt for type if available with your AG version.
|
||
|
||
\(fn ARG)" t nil)
|
||
|
||
(autoload 'helm-grep-do-git-grep "helm-grep" "\
|
||
Preconfigured helm for git-grepping `default-directory'.
|
||
With a prefix arg ARG git-grep the whole repository.
|
||
|
||
\(fn ARG)" t nil)
|
||
|
||
;;;***
|
||
|
||
;;;### (autoloads nil "helm-help" "helm-help.el" (22499 37042 766000
|
||
;;;;;; 0))
|
||
;;; Generated autoloads from helm-help.el
|
||
|
||
(autoload 'helm-documentation "helm-help" "\
|
||
Preconfigured helm for helm documentation.
|
||
With a prefix arg refresh the documentation.
|
||
|
||
Find here the documentation of all sources actually documented.
|
||
|
||
\(fn ARG)" t nil)
|
||
|
||
(defvar helm-comp-read-mode-line "\\<helm-comp-read-map>C/\\[helm-cr-empty-string]:Empty \\<helm-map>\\[helm-help]:Help \\[helm-select-action]:Act \\[helm-maybe-exit-minibuffer]/f1/f2/f-n:NthAct \\[helm-toggle-suspend-update]:Tog.suspend")
|
||
|
||
(defvar helm-read-file-name-mode-line-string "\\<helm-read-file-map>\\[helm-help]:Help C/\\[helm-cr-empty-string]:Empty \\<helm-map>\\[helm-select-action]:Act \\[helm-maybe-exit-minibuffer]/f1/f2/f-n:NthAct \\[helm-toggle-suspend-update]:Tog.suspend" "\
|
||
String displayed in mode-line in `helm-source-find-files'.")
|
||
|
||
(defvar helm-top-mode-line "\\<helm-top-map>\\[helm-help]:Help \\<helm-map>\\[helm-select-action]:Act \\[helm-maybe-exit-minibuffer]/f1/f2/f-n:NthAct \\[helm-toggle-suspend-update]:Tog.suspend")
|
||
|
||
;;;***
|
||
|
||
;;;### (autoloads nil "helm-id-utils" "helm-id-utils.el" (22499 37042
|
||
;;;;;; 861000 0))
|
||
;;; Generated autoloads from helm-id-utils.el
|
||
|
||
(autoload 'helm-gid "helm-id-utils" "\
|
||
Preconfigured helm for `gid' command line of `ID-Utils'.
|
||
Need A database created with the command `mkid'
|
||
above `default-directory'.
|
||
Need id-utils as dependency which provide `mkid', `gid' etc...
|
||
See <https://www.gnu.org/software/idutils/>.
|
||
|
||
\(fn)" t nil)
|
||
|
||
;;;***
|
||
|
||
;;;### (autoloads nil "helm-imenu" "helm-imenu.el" (22499 37042 839000
|
||
;;;;;; 0))
|
||
;;; Generated autoloads from helm-imenu.el
|
||
|
||
(autoload 'helm-imenu "helm-imenu" "\
|
||
Preconfigured `helm' for `imenu'.
|
||
|
||
\(fn)" t nil)
|
||
|
||
(autoload 'helm-imenu-in-all-buffers "helm-imenu" "\
|
||
Preconfigured helm for fetching imenu entries in all buffers with similar mode as current.
|
||
A mode is similar as current if it is the same, it is derived i.e `derived-mode-p'
|
||
or it have an association in `helm-imenu-all-buffer-assoc'.
|
||
|
||
\(fn)" t nil)
|
||
|
||
;;;***
|
||
|
||
;;;### (autoloads nil "helm-info" "helm-info.el" (22499 37042 835000
|
||
;;;;;; 0))
|
||
;;; Generated autoloads from helm-info.el
|
||
|
||
(autoload 'helm-info "helm-info" "\
|
||
Preconfigured `helm' for searching Info files' indices.
|
||
|
||
\(fn)" t nil)
|
||
|
||
(autoload 'helm-info-at-point "helm-info" "\
|
||
Preconfigured `helm' for searching info at point.
|
||
With a prefix-arg insert symbol at point.
|
||
|
||
\(fn)" t nil)
|
||
|
||
;;;***
|
||
|
||
;;;### (autoloads nil "helm-locate" "helm-locate.el" (22499 37042
|
||
;;;;;; 777000 0))
|
||
;;; Generated autoloads from helm-locate.el
|
||
|
||
(autoload 'helm-projects-find-files "helm-locate" "\
|
||
Find files with locate in `helm-locate-project-list'.
|
||
With a prefix arg refresh the database in each project.
|
||
|
||
\(fn UPDATE)" t nil)
|
||
|
||
(autoload 'helm-locate "helm-locate" "\
|
||
Preconfigured `helm' for Locate.
|
||
Note: you can add locate options after entering pattern.
|
||
See 'man locate' for valid options and also `helm-locate-command'.
|
||
|
||
You can specify a local database with prefix argument ARG.
|
||
With two prefix arg, refresh the current local db or create it
|
||
if it doesn't exists.
|
||
|
||
To create a user specific db, use
|
||
\"updatedb -l 0 -o db_path -U directory\".
|
||
Where db_path is a filename matched by
|
||
`helm-locate-db-file-regexp'.
|
||
|
||
\(fn ARG)" t nil)
|
||
|
||
;;;***
|
||
|
||
;;;### (autoloads nil "helm-man" "helm-man.el" (22499 37042 924000
|
||
;;;;;; 0))
|
||
;;; Generated autoloads from helm-man.el
|
||
|
||
(autoload 'helm-man-woman "helm-man" "\
|
||
Preconfigured `helm' for Man and Woman pages.
|
||
With a prefix arg reinitialize the cache.
|
||
|
||
\(fn ARG)" t nil)
|
||
|
||
;;;***
|
||
|
||
;;;### (autoloads nil "helm-misc" "helm-misc.el" (22499 37042 903000
|
||
;;;;;; 0))
|
||
;;; Generated autoloads from helm-misc.el
|
||
|
||
(autoload 'helm-browse-menubar "helm-misc" "\
|
||
Preconfigured helm to the menubar using lacarte.el.
|
||
|
||
\(fn)" t nil)
|
||
|
||
(autoload 'helm-world-time "helm-misc" "\
|
||
Preconfigured `helm' to show world time.
|
||
Default action change TZ environment variable locally to emacs.
|
||
|
||
\(fn)" t nil)
|
||
|
||
(autoload 'helm-insert-latex-math "helm-misc" "\
|
||
Preconfigured helm for latex math symbols completion.
|
||
|
||
\(fn)" t nil)
|
||
|
||
(autoload 'helm-ratpoison-commands "helm-misc" "\
|
||
Preconfigured `helm' to execute ratpoison commands.
|
||
|
||
\(fn)" t nil)
|
||
|
||
(autoload 'helm-stumpwm-commands "helm-misc" "\
|
||
Preconfigured helm for stumpwm commands.
|
||
|
||
\(fn)" t nil)
|
||
|
||
(autoload 'helm-minibuffer-history "helm-misc" "\
|
||
Preconfigured `helm' for `minibuffer-history'.
|
||
|
||
\(fn)" t nil)
|
||
|
||
(autoload 'helm-comint-input-ring "helm-misc" "\
|
||
Preconfigured `helm' that provide completion of `comint' history.
|
||
|
||
\(fn)" t nil)
|
||
|
||
;;;***
|
||
|
||
;;;### (autoloads nil "helm-mode" "helm-mode.el" (22499 37042 752000
|
||
;;;;;; 0))
|
||
;;; Generated autoloads from helm-mode.el
|
||
|
||
(autoload 'helm-comp-read "helm-mode" "\
|
||
Read a string in the minibuffer, with helm completion.
|
||
|
||
It is helm `completing-read' equivalent.
|
||
|
||
- PROMPT is the prompt name to use.
|
||
|
||
- COLLECTION can be a list, vector, obarray or hash-table.
|
||
It can be also a function that receives three arguments:
|
||
the values string, predicate and t. See `all-completions' for more details.
|
||
|
||
Keys description:
|
||
|
||
- TEST: A predicate called with one arg i.e candidate.
|
||
|
||
- INITIAL-INPUT: Same as input arg in `helm'.
|
||
|
||
- PRESELECT: See preselect arg of `helm'.
|
||
|
||
- DEFAULT: This option is used only for compatibility with regular
|
||
Emacs `completing-read' (Same as DEFAULT arg of `completing-read').
|
||
|
||
- BUFFER: Name of helm-buffer.
|
||
|
||
- MUST-MATCH: Candidate selected must be one of COLLECTION.
|
||
|
||
- FUZZY: Enable fuzzy matching.
|
||
|
||
- REVERSE-HISTORY: When non--nil display history source after current
|
||
source completion.
|
||
|
||
- REQUIRES-PATTERN: Same as helm attribute, default is 0.
|
||
|
||
- HISTORY: A list containing specific history, default is nil.
|
||
When it is non--nil, all elements of HISTORY are displayed in
|
||
a special source before COLLECTION.
|
||
|
||
- INPUT-HISTORY: A symbol. the minibuffer input history will be
|
||
stored there, if nil or not provided, `minibuffer-history'
|
||
will be used instead.
|
||
|
||
- CASE-FOLD: Same as `helm-case-fold-search'.
|
||
|
||
- DEL-INPUT: Boolean, when non--nil (default) remove the partial
|
||
minibuffer input from HISTORY is present.
|
||
|
||
- PERSISTENT-ACTION: A function called with one arg i.e candidate.
|
||
|
||
- PERSISTENT-HELP: A string to document PERSISTENT-ACTION.
|
||
|
||
- MODE-LINE: A string or list to display in mode line.
|
||
Default is `helm-comp-read-mode-line'.
|
||
|
||
- KEYMAP: A keymap to use in this `helm-comp-read'.
|
||
(the keymap will be shared with history source)
|
||
|
||
- NAME: The name related to this local source.
|
||
|
||
- EXEC-WHEN-ONLY-ONE: Bound `helm-execute-action-at-once-if-one'
|
||
to non--nil. (possibles values are t or nil).
|
||
|
||
- VOLATILE: Use volatile attribute.
|
||
|
||
- SORT: A predicate to give to `sort' e.g `string-lessp'
|
||
Use this only on small data as it is ineficient.
|
||
If you want to sort faster add a sort function to
|
||
FC-TRANSFORMER.
|
||
Note that FUZZY when enabled is already providing a sort function.
|
||
|
||
- FC-TRANSFORMER: A `filtered-candidate-transformer' function
|
||
or a list of functions.
|
||
|
||
- HIST-FC-TRANSFORMER: A `filtered-candidate-transformer'
|
||
function for the history source.
|
||
|
||
- MARKED-CANDIDATES: If non--nil return candidate or marked candidates as a list.
|
||
|
||
- NOMARK: When non--nil don't allow marking candidates.
|
||
|
||
- ALISTP: (default is non--nil) See `helm-comp-read-get-candidates'.
|
||
|
||
- CANDIDATES-IN-BUFFER: when non--nil use a source build with
|
||
`helm-source-in-buffer' which is much faster.
|
||
Argument VOLATILE have no effect when CANDIDATES-IN-BUFFER is non--nil.
|
||
|
||
- MATCH-PART: Allow matching only one part of candidate.
|
||
See match-part documentation in `helm-source'.
|
||
|
||
Any prefix args passed during `helm-comp-read' invocation will be recorded
|
||
in `helm-current-prefix-arg', otherwise if prefix args were given before
|
||
`helm-comp-read' invocation, the value of `current-prefix-arg' will be used.
|
||
That's mean you can pass prefix args before or after calling a command
|
||
that use `helm-comp-read' See `helm-M-x' for example.
|
||
|
||
\(fn PROMPT COLLECTION &key TEST INITIAL-INPUT DEFAULT PRESELECT (buffer \"*Helm Completions*\") MUST-MATCH FUZZY REVERSE-HISTORY (requires-pattern 0) HISTORY INPUT-HISTORY (case-fold helm-comp-read-case-fold-search) (del-input t) (persistent-action nil) (persistent-help \"DoNothing\") (mode-line helm-comp-read-mode-line) HELP-MESSAGE (keymap helm-comp-read-map) (name \"Helm Completions\") CANDIDATES-IN-BUFFER MATCH-PART EXEC-WHEN-ONLY-ONE QUIT-WHEN-NO-CAND (volatile t) SORT (fc-transformer (quote helm-cr-default-transformer)) HIST-FC-TRANSFORMER MARKED-CANDIDATES NOMARK (alistp t) (candidate-number-limit helm-candidate-number-limit))" nil nil)
|
||
|
||
(autoload 'helm-read-file-name "helm-mode" "\
|
||
Read a file name with helm completion.
|
||
It is helm `read-file-name' emulation.
|
||
|
||
Argument PROMPT is the default prompt to use.
|
||
|
||
Keys description:
|
||
|
||
- NAME: Source name, default to \"Read File Name\".
|
||
|
||
- INITIAL-INPUT: Where to start read file name, default to `default-directory'.
|
||
|
||
- BUFFER: `helm-buffer' name default to \"*Helm Completions*\".
|
||
|
||
- TEST: A predicate called with one arg 'candidate'.
|
||
|
||
- CASE-FOLD: Same as `helm-case-fold-search'.
|
||
|
||
- PRESELECT: helm preselection.
|
||
|
||
- HISTORY: Display HISTORY in a special source.
|
||
|
||
- MUST-MATCH: Can be 'confirm, nil, or t.
|
||
|
||
- MARKED-CANDIDATES: When non--nil return a list of marked candidates.
|
||
|
||
- NOMARK: When non--nil don't allow marking candidates.
|
||
|
||
- ALISTP: Don't use `all-completions' in history (take effect only on history).
|
||
|
||
- PERSISTENT-ACTION: a persistent action function.
|
||
|
||
- PERSISTENT-HELP: persistent help message.
|
||
|
||
- MODE-LINE: A mode line message, default is `helm-read-file-name-mode-line-string'.
|
||
|
||
\(fn PROMPT &key (name \"Read File Name\") (initial-input default-directory) (buffer \"*Helm file completions*\") TEST (case-fold helm-file-name-case-fold-search) PRESELECT HISTORY MUST-MATCH DEFAULT MARKED-CANDIDATES (candidate-number-limit helm-ff-candidate-number-limit) NOMARK (alistp t) (persistent-action (quote helm-find-files-persistent-action)) (persistent-help \"Hit1 Expand Candidate, Hit2 or (C-u) Find file\") (mode-line helm-read-file-name-mode-line-string))" nil nil)
|
||
|
||
(defvar helm-mode nil "\
|
||
Non-nil if Helm mode is enabled.
|
||
See the command `helm-mode' for a description of this minor mode.
|
||
Setting this variable directly does not take effect;
|
||
either customize it (see the info node `Easy Customization')
|
||
or call the function `helm-mode'.")
|
||
|
||
(custom-autoload 'helm-mode "helm-mode" nil)
|
||
|
||
(autoload 'helm-mode "helm-mode" "\
|
||
Toggle generic helm completion.
|
||
|
||
All functions in Emacs that use `completing-read'
|
||
or `read-file-name' and friends will use helm interface
|
||
when this mode is turned on.
|
||
However you can modify this behavior for functions of your choice
|
||
with `helm-completing-read-handlers-alist'.
|
||
|
||
Called with a positive arg, turn on unconditionally, with a
|
||
negative arg turn off.
|
||
You can turn it on with `helm-mode'.
|
||
|
||
Some crap emacs functions may not be supported,
|
||
e.g `ffap-alternate-file' and maybe others
|
||
You can add such functions to `helm-completing-read-handlers-alist'
|
||
with a nil value.
|
||
|
||
Note: This mode is incompatible with Emacs23.
|
||
|
||
\(fn &optional ARG)" t nil)
|
||
|
||
;;;***
|
||
|
||
;;;### (autoloads nil "helm-net" "helm-net.el" (22499 37042 939000
|
||
;;;;;; 0))
|
||
;;; Generated autoloads from helm-net.el
|
||
|
||
(autoload 'helm-surfraw "helm-net" "\
|
||
Preconfigured `helm' to search PATTERN with search ENGINE.
|
||
|
||
\(fn PATTERN ENGINE)" t nil)
|
||
|
||
(autoload 'helm-google-suggest "helm-net" "\
|
||
Preconfigured `helm' for google search with google suggest.
|
||
|
||
\(fn)" t nil)
|
||
|
||
(autoload 'helm-wikipedia-suggest "helm-net" "\
|
||
Preconfigured `helm' for Wikipedia lookup with Wikipedia suggest.
|
||
|
||
\(fn)" t nil)
|
||
|
||
;;;***
|
||
|
||
;;;### (autoloads nil "helm-org" "helm-org.el" (22499 37042 970000
|
||
;;;;;; 0))
|
||
;;; Generated autoloads from helm-org.el
|
||
|
||
(autoload 'helm-org-agenda-files-headings "helm-org" "\
|
||
Preconfigured helm for org files headings.
|
||
|
||
\(fn)" t nil)
|
||
|
||
(autoload 'helm-org-in-buffer-headings "helm-org" "\
|
||
Preconfigured helm for org buffer headings.
|
||
|
||
\(fn)" t nil)
|
||
|
||
(autoload 'helm-org-parent-headings "helm-org" "\
|
||
Preconfigured helm for org headings that are parents of the
|
||
current heading.
|
||
|
||
\(fn)" t nil)
|
||
|
||
(autoload 'helm-org-capture-templates "helm-org" "\
|
||
Preconfigured helm for org templates.
|
||
|
||
\(fn)" t nil)
|
||
|
||
(autoload 'helm-org-completing-read-tags "helm-org" "\
|
||
|
||
|
||
\(fn PROMPT COLLECTION PRED REQ INITIAL HIST DEF INHERIT-INPUT-METHOD NAME BUFFER)" nil nil)
|
||
|
||
;;;***
|
||
|
||
;;;### (autoloads nil "helm-regexp" "helm-regexp.el" (22499 37042
|
||
;;;;;; 935000 0))
|
||
;;; Generated autoloads from helm-regexp.el
|
||
|
||
(autoload 'helm-moccur-mode "helm-regexp" "\
|
||
Major mode to provide actions in helm moccur saved buffer.
|
||
|
||
Special commands:
|
||
\\{helm-moccur-mode-map}
|
||
|
||
\(fn)" t nil)
|
||
|
||
(autoload 'helm-regexp "helm-regexp" "\
|
||
Preconfigured helm to build regexps.
|
||
`query-replace-regexp' can be run from there against found regexp.
|
||
|
||
\(fn)" t nil)
|
||
|
||
(autoload 'helm-occur "helm-regexp" "\
|
||
Preconfigured helm for Occur.
|
||
|
||
\(fn)" t nil)
|
||
|
||
(autoload 'helm-occur-from-isearch "helm-regexp" "\
|
||
Invoke `helm-occur' from isearch.
|
||
|
||
\(fn)" t nil)
|
||
|
||
(autoload 'helm-multi-occur-from-isearch "helm-regexp" "\
|
||
Invoke `helm-multi-occur' from isearch.
|
||
|
||
With a prefix arg, reverse the behavior of
|
||
`helm-moccur-always-search-in-current'.
|
||
The prefix arg can be set before calling
|
||
`helm-multi-occur-from-isearch' or during the buffer selection.
|
||
|
||
\(fn &optional ARG)" t nil)
|
||
|
||
;;;***
|
||
|
||
;;;### (autoloads nil "helm-ring" "helm-ring.el" (22499 37042 758000
|
||
;;;;;; 0))
|
||
;;; Generated autoloads from helm-ring.el
|
||
|
||
(defvar helm-push-mark-mode nil "\
|
||
Non-nil if Helm-Push-Mark mode is enabled.
|
||
See the command `helm-push-mark-mode' for a description of this minor mode.
|
||
Setting this variable directly does not take effect;
|
||
either customize it (see the info node `Easy Customization')
|
||
or call the function `helm-push-mark-mode'.")
|
||
|
||
(custom-autoload 'helm-push-mark-mode "helm-ring" nil)
|
||
|
||
(autoload 'helm-push-mark-mode "helm-ring" "\
|
||
Provide an improved version of `push-mark'.
|
||
Modify the behavior of `push-mark' to update
|
||
the `global-mark-ring' after each new visit.
|
||
|
||
\(fn &optional ARG)" t nil)
|
||
|
||
(autoload 'helm-mark-ring "helm-ring" "\
|
||
Preconfigured `helm' for `helm-source-mark-ring'.
|
||
|
||
\(fn)" t nil)
|
||
|
||
(autoload 'helm-global-mark-ring "helm-ring" "\
|
||
Preconfigured `helm' for `helm-source-global-mark-ring'.
|
||
|
||
\(fn)" t nil)
|
||
|
||
(autoload 'helm-all-mark-rings "helm-ring" "\
|
||
Preconfigured `helm' for `helm-source-global-mark-ring' and `helm-source-mark-ring'.
|
||
|
||
\(fn)" t nil)
|
||
|
||
(autoload 'helm-register "helm-ring" "\
|
||
Preconfigured `helm' for Emacs registers.
|
||
|
||
\(fn)" t nil)
|
||
|
||
(autoload 'helm-show-kill-ring "helm-ring" "\
|
||
Preconfigured `helm' for `kill-ring'.
|
||
It is drop-in replacement of `yank-pop'.
|
||
|
||
First call open the kill-ring browser, next calls move to next line.
|
||
|
||
\(fn)" t nil)
|
||
|
||
(autoload 'helm-execute-kmacro "helm-ring" "\
|
||
Preconfigured helm for keyboard macros.
|
||
Define your macros with `f3' and `f4'.
|
||
See (info \"(emacs) Keyboard Macros\") for detailed infos.
|
||
This command is useful when used with persistent action.
|
||
|
||
\(fn)" t nil)
|
||
|
||
;;;***
|
||
|
||
;;;### (autoloads nil "helm-semantic" "helm-semantic.el" (22499 37042
|
||
;;;;;; 847000 0))
|
||
;;; Generated autoloads from helm-semantic.el
|
||
|
||
(autoload 'helm-semantic "helm-semantic" "\
|
||
Preconfigured `helm' for `semantic'.
|
||
If ARG is supplied, pre-select symbol at point instead of current
|
||
|
||
\(fn ARG)" t nil)
|
||
|
||
(autoload 'helm-semantic-or-imenu "helm-semantic" "\
|
||
Preconfigured helm for `semantic' or `imenu'.
|
||
If ARG is supplied, pre-select symbol at point instead of current
|
||
semantic tag in scope.
|
||
|
||
If `semantic-mode' is active in the current buffer, then use
|
||
semantic for generating tags, otherwise fall back to `imenu'.
|
||
Fill in the symbol at point by default.
|
||
|
||
\(fn ARG)" t nil)
|
||
|
||
;;;***
|
||
|
||
;;;### (autoloads nil "helm-sys" "helm-sys.el" (22499 37042 876000
|
||
;;;;;; 0))
|
||
;;; Generated autoloads from helm-sys.el
|
||
|
||
(defvar helm-top-poll-mode nil "\
|
||
Non-nil if Helm-Top-Poll mode is enabled.
|
||
See the command `helm-top-poll-mode' for a description of this minor mode.
|
||
Setting this variable directly does not take effect;
|
||
either customize it (see the info node `Easy Customization')
|
||
or call the function `helm-top-poll-mode'.")
|
||
|
||
(custom-autoload 'helm-top-poll-mode "helm-sys" nil)
|
||
|
||
(autoload 'helm-top-poll-mode "helm-sys" "\
|
||
Refresh automatically helm top buffer once enabled.
|
||
|
||
\(fn &optional ARG)" t nil)
|
||
|
||
(autoload 'helm-top "helm-sys" "\
|
||
Preconfigured `helm' for top command.
|
||
|
||
\(fn)" t nil)
|
||
|
||
(autoload 'helm-list-emacs-process "helm-sys" "\
|
||
Preconfigured `helm' for emacs process.
|
||
|
||
\(fn)" t nil)
|
||
|
||
(autoload 'helm-xrandr-set "helm-sys" "\
|
||
Preconfigured helm for xrandr.
|
||
|
||
\(fn)" t nil)
|
||
|
||
;;;***
|
||
|
||
;;;### (autoloads nil "helm-tags" "helm-tags.el" (22499 37042 817000
|
||
;;;;;; 0))
|
||
;;; Generated autoloads from helm-tags.el
|
||
|
||
(autoload 'helm-etags-select "helm-tags" "\
|
||
Preconfigured helm for etags.
|
||
If called with a prefix argument REINIT
|
||
or if any of the tag files have been modified, reinitialize cache.
|
||
|
||
This function aggregates three sources of tag files:
|
||
|
||
1) An automatically located file in the parent directories,
|
||
by `helm-etags-get-tag-file'.
|
||
2) `tags-file-name', which is commonly set by `find-tag' command.
|
||
3) `tags-table-list' which is commonly set by `visit-tags-table' command.
|
||
|
||
\(fn REINIT)" t nil)
|
||
|
||
;;;***
|
||
|
||
;;;### (autoloads nil "helm-utils" "helm-utils.el" (22499 37042 791000
|
||
;;;;;; 0))
|
||
;;; Generated autoloads from helm-utils.el
|
||
|
||
(defvar helm-popup-tip-mode nil "\
|
||
Non-nil if Helm-Popup-Tip mode is enabled.
|
||
See the command `helm-popup-tip-mode' for a description of this minor mode.
|
||
Setting this variable directly does not take effect;
|
||
either customize it (see the info node `Easy Customization')
|
||
or call the function `helm-popup-tip-mode'.")
|
||
|
||
(custom-autoload 'helm-popup-tip-mode "helm-utils" nil)
|
||
|
||
(autoload 'helm-popup-tip-mode "helm-utils" "\
|
||
Show help-echo informations in a popup tip at end of line.
|
||
|
||
\(fn &optional ARG)" t nil)
|
||
|
||
;;;***
|
||
|
||
;;;### (autoloads nil nil ("helm-easymenu.el" "helm-pkg.el" "helm-types.el")
|
||
;;;;;; (22499 37042 988357 754000))
|
||
|
||
;;;***
|
||
|
||
;; Local Variables:
|
||
;; version-control: never
|
||
;; no-byte-compile: t
|
||
;; no-update-autoloads: t
|
||
;; End:
|
||
;;; helm-autoloads.el ends here
|