commit | author | age
|
5cb5f7
|
1 |
;;; ztree-autoloads.el --- automatically extracted autoloads |
C |
2 |
;; |
|
3 |
;;; Code: |
|
4 |
|
|
5 |
(add-to-list 'load-path (directory-file-name |
|
6 |
(or (file-name-directory #$) (car load-path)))) |
|
7 |
|
|
8 |
|
|
9 |
;;;### (autoloads nil "ztree-diff" "ztree-diff.el" (0 0 0 0)) |
|
10 |
;;; Generated autoloads from ztree-diff.el |
|
11 |
|
|
12 |
(autoload 'ztreediff-mode "ztree-diff" "\ |
|
13 |
A minor mode for displaying the difference of the directory trees in text mode. |
|
14 |
|
|
15 |
\(fn &optional ARG)" t nil) |
|
16 |
|
|
17 |
(autoload 'ztree-diff "ztree-diff" "\ |
|
18 |
Create an interactive buffer with the directory tree of the path given. |
|
19 |
Argument DIR1 left directory. |
|
20 |
Argument DIR2 right directory. |
|
21 |
|
|
22 |
\(fn DIR1 DIR2)" t nil) |
|
23 |
|
|
24 |
(if (fboundp 'register-definition-prefixes) (register-definition-prefixes "ztree-diff" '("ztree"))) |
|
25 |
|
|
26 |
;;;*** |
|
27 |
|
|
28 |
;;;### (autoloads nil "ztree-diff-model" "ztree-diff-model.el" (0 |
|
29 |
;;;;;; 0 0 0)) |
|
30 |
;;; Generated autoloads from ztree-diff-model.el |
|
31 |
|
|
32 |
(if (fboundp 'register-definition-prefixes) (register-definition-prefixes "ztree-diff-model" '("ztree-di"))) |
|
33 |
|
|
34 |
;;;*** |
|
35 |
|
|
36 |
;;;### (autoloads nil "ztree-dir" "ztree-dir.el" (0 0 0 0)) |
|
37 |
;;; Generated autoloads from ztree-dir.el |
|
38 |
|
|
39 |
(autoload 'ztree-dir "ztree-dir" "\ |
|
40 |
Create an interactive buffer with the directory tree of the PATH given. |
|
41 |
|
|
42 |
\(fn PATH)" t nil) |
|
43 |
|
|
44 |
(if (fboundp 'register-definition-prefixes) (register-definition-prefixes "ztree-dir" '("ztree"))) |
|
45 |
|
|
46 |
;;;*** |
|
47 |
|
|
48 |
;;;### (autoloads nil "ztree-util" "ztree-util.el" (0 0 0 0)) |
|
49 |
;;; Generated autoloads from ztree-util.el |
|
50 |
|
|
51 |
(if (fboundp 'register-definition-prefixes) (register-definition-prefixes "ztree-util" '("ztree-"))) |
|
52 |
|
|
53 |
;;;*** |
|
54 |
|
|
55 |
;;;### (autoloads nil "ztree-view" "ztree-view.el" (0 0 0 0)) |
|
56 |
;;; Generated autoloads from ztree-view.el |
|
57 |
|
|
58 |
(autoload 'ztree-mode "ztree-view" "\ |
|
59 |
A major mode for displaying the directory tree in text mode. |
|
60 |
|
|
61 |
\(fn)" t nil) |
|
62 |
|
|
63 |
(autoload 'ztree-view-on-window-configuration-changed "ztree-view" "\ |
|
64 |
Hook called then window configuration changed to resize buffer's contents |
|
65 |
|
|
66 |
\(fn)" nil nil) |
|
67 |
|
|
68 |
(if (fboundp 'register-definition-prefixes) (register-definition-prefixes "ztree-view" '("ztree"))) |
|
69 |
|
|
70 |
;;;*** |
|
71 |
|
|
72 |
;;;### (autoloads nil nil ("ztree-pkg.el" "ztree.el") (0 0 0 0)) |
|
73 |
|
|
74 |
;;;*** |
|
75 |
|
|
76 |
;; Local Variables: |
|
77 |
;; version-control: never |
|
78 |
;; no-byte-compile: t |
|
79 |
;; no-update-autoloads: t |
|
80 |
;; coding: utf-8 |
|
81 |
;; End: |
|
82 |
;;; ztree-autoloads.el ends here |