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\300\302!\207" [require ztree-util ztree-view] 2) |
|
16 |
#@86 Hidden files regexp. |
|
17 |
By default all filest starting with dot `.', including . and .. |
|
18 |
(defconst ztree-hidden-files-regexp "^\\." (#$ . 483)) |
|
19 |
#@83 Defines if move focus to opened window on hard-action command (RETURN) on a file. |
|
20 |
(defvar ztree-dir-move-focus nil (#$ . 629)) |
|
21 |
#@229 List of regexp file names to filter out. |
|
22 |
By default paths starting with dot (like .git) are ignored. |
|
23 |
One could add own filters in the following way: |
|
24 |
|
|
25 |
(setq-default ztree-dir-filter-list (cons "^.*\.pyc" ztree-dir-filter-list)) |
|
26 |
|
|
27 |
(defvar ztree-dir-filter-list (list ztree-hidden-files-regexp) (#$ . 763)) |
|
28 |
(make-variable-buffer-local 'ztree-dir-filter-list) |
|
29 |
#@43 Show or not files from the filtered list. |
|
30 |
(defvar ztree-dir-show-filtered-files nil (#$ . 1124)) |
|
31 |
(byte-code "\300\301!\210\302\303\304\305\306\307\306\310&\207" [make-variable-buffer-local ztree-dir-show-filtered-files custom-declare-face ztreep-header-face ((((type tty pc) (class color)) :foreground "lightblue" :weight bold) (((background dark)) (:height 1.2 :foreground "lightblue" :weight bold)) (t :height 1.2 :foreground "darkblue" :weight bold)) "*Face used for the header in Ztree buffer." :group Ztree font-lock-highlighting-faces] 8) |
|
32 |
(defvar ztreep-header-face 'ztreep-header-face) |
|
33 |
#@95 Non-nil if ZtreeDir mode is enabled. |
|
34 |
Use the command `ztreedir-mode' to change this variable. |
|
35 |
(defvar ztreedir-mode nil (#$ . 1724)) |
|
36 |
(make-variable-buffer-local 'ztreedir-mode) |
|
37 |
#@83 A minor mode for displaying the directory trees in text mode. |
|
38 |
|
|
39 |
(fn &optional ARG) |
|
40 |
(defalias 'ztreedir-mode #[256 "\301 \302=\203
?\202 \303!\304V\305\306\203 \307\202 \310\"\210\311\312!\203B \301 \2032 \211\301 \232\203B \313\314\315\203= \316\202> |