commit | author | age
|
5cb5f7
|
1 |
;ELC |
C |
2 |
;;; Compiled |
|
3 |
;;; in Emacs version 26.1 |
|
4 |
;;; with all optimizations. |
|
5 |
|
|
6 |
;;; This file uses dynamic docstrings, first added in Emacs 19.29. |
|
7 |
|
|
8 |
;;; This file does not contain utf-8 non-ASCII characters, |
|
9 |
;;; and so can be loaded in Emacs versions earlier than 23. |
|
10 |
|
|
11 |
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |
|
12 |
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |
|
13 |
|
|
14 |
|
|
15 |
(byte-code "\300\301!\210\302\303\304\305\306DD\307\310\311\312\313&\210\302\314\304\305\315DD\316\312\305\310\311&\210\302\317\304\305\320DD\321\310\311\312\322&\210\302\323\304\305\324DD\325\312\313\310\326&\207" [require cl-lib custom-declare-variable helm-file-globstar funcall function #[0 "\300\207" [t] 1] "Same as globstar bash shopt option.\nWhen non--nil a pattern beginning with two stars will expand recursively.\nDirectories expansion is not supported yet." :group helm :type boolean helm-yank-text-at-point-function #[0 "\300\207" [nil] 1] "The function used to forward point with `helm-yank-text-at-point'.\nWith a nil value, fallback to default `forward-word'.\nThe function should take one arg, an integer like `forward-word'.\nNOTE: Using `forward-symbol' here is not very useful as it is already\nprovided by \\<helm-map>\\[next-history-element]." helm-scroll-amount #[0 "\300\207" [nil] 1] "Scroll amount when scrolling other window in a helm session.\nIt is used by `helm-scroll-other-window'\nand `helm-scroll-other-window-down'.\n\nIf you prefer scrolling line by line, set this value to 1." integer helm-help-full-frame #[0 "\300\207" [t] 1] "Display help window in full frame when non nil.\n\nEven when `nil' probably the same result (full frame)\ncan be reach by tweaking `display-buffer-alist' but it is\nmuch more convenient to use a simple boolean value here." helm-help] 8) |
|
16 |
(defvar helm-ff--boring-regexp nil) |
|
17 |
#@16 |
|
18 |
|
|
19 |
(fn VAR VAL) |
|
20 |
(defalias 'helm-ff--setup-boring-regex #[514 "L\210\301!@\302!\303\304:\2035 @\262\305\306\"\203' \211\307PP\262\202. \211\310PP\262A\262\202
\211\305\306\"\203C \304\202D \311Q\266\204\211\207" [helm-ff--boring-regexp last butlast nil "" string-match "\\$\\'" "\\|" "$\\|" "$"] 11 (#$ . 1852)]) |
|
21 |
(byte-code "\300\301\302\303\304DD\305\306\307\310\311\312\313& \207" [custom-declare-variable helm-boring-file-regexp-list funcall function #[0 "\301\302\"\207" [completion-ignored-extensions mapcar #[257 "\301!\302\303\304\305#)\266\203\203 \211\306P\202 \211\307\310O\311P\207" [inhibit-changing-match-data regexp-quote "[^/]$" nil t string-match "$" 0 -1 "\\(/\\|$\\)"] 9 "\n\n(fn F)"]] 3] "A list of regexps matching boring files.\n\nThis list is build by default on `completion-ignored-extensions'.\nThe directory names should end with \"/?\" e.g. \"\\.git/?\" and the\nfile names should end with \"$\" e.g. \"\\.o$\".\n\nThese regexps may be used to match the entire path, not just the file\nname, so for example to ignore files with a prefix \".bak.\", use\n\"\\.bak\\..*$\" as the regexp.\n\nNOTE: When modifying this, be sure to use customize interface or the\ncustomize functions e.g. `customize-set-variable' and NOT `setq'." :group helm-files :type (repeat (choice regexp)) :set helm-ff--setup-boring-regex] 10) |
|
22 |
(defvar helm-yank-point nil) |
|
23 |
#@51 The input pattern used to update the helm buffer. |
|
24 |
(defvar helm-pattern "" (#$ . 3251)) |
|
25 |
#@29 Buffer showing completions. |
|
26 |
(defvar helm-buffer "*helm*" (#$ . 3344)) |
|
27 |
#@40 Current buffer when `helm' is invoked. |
|
28 |
(defvar helm-current-buffer nil (#$ . 3420)) |
|
29 |
(defvar helm-suspend-update-flag nil) |
|
30 |
#@25 Buffer showing actions. |
|
31 |
(defvar helm-action-buffer "*helm action*" (#$ . 3548)) |
|
32 |
#@294 Add the face property to the text from START to END. |
|
33 |
It is a compatibility function which behave exactly like |
|
34 |
`add-face-text-property' if available otherwise like `add-text-properties'. |
|
35 |
When only `add-text-properties' is available APPEND is ignored. |
|
36 |
|
|
37 |
(fn BEG END FACE &optional APPEND OBJECT) |
|
38 |
(defalias 'helm-add-face-text-properties #[1283 "\300\301!\203 \301%\207\302\303D$\207" [fboundp add-face-text-property add-text-properties face] 11 (#$ . 3635)]) |
|
39 |
(defalias 'helm--advice-wdired-finish-edit #[0 "\306 \210\307\310\307\211\211\211\211\211\212\203\" |