-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathsubtrees.el
66 lines (66 loc) · 3.22 KB
/
subtrees.el
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
((:subtree "elements/site-lisp/entropy-adblockP-rule-analysis"
:upstream "https://github.com/c0001/entropy-adblockP-rule-analysis.git"
:ref "master")
(:subtree "elements/site-lisp/entropy-project-manager"
:upstream "https://github.com/c0001/entropy-project-manager.git"
:ref "master")
(:subtree "elements/site-lisp/entropy-unfill"
:upstream "https://github.com/c0001/entropy-unfill.git"
:ref "master")
(:subtree "elements/site-lisp/entropy-sdcv"
:upstream "https://github.com/c0001/entropy-sdcv.git"
:ref "master")
(:subtree "elements/site-lisp/entropy-s2t"
:upstream "https://github.com/c0001/entropy-s2t.git"
:ref "master")
(:subtree "elements/site-lisp/entropy-proxy-url"
:upstream "https://github.com/c0001/entropy-proxy-url.git"
:ref "master")
(:subtree "elements/site-lisp/entropy-portableapps"
:upstream "https://github.com/c0001/entropy-portableapps.git"
:ref "master")
(:subtree "elements/site-lisp/entropy-org-widget"
:upstream "https://github.com/c0001/entropy-org-widget.git"
:ref "master")
(:subtree "elements/site-lisp/entropy-org-export-theme-toggle"
:upstream "https://github.com/c0001/entropy-org-export-theme-toggle.git"
:ref "master")
(:subtree "elements/site-lisp/entropy-org-batch-refile"
:upstream "https://github.com/c0001/entropy-org-batch-refile.git"
:ref "master")
(:subtree "elements/site-lisp/entropy-open-with"
:upstream "https://github.com/c0001/entropy-open-with.git"
:ref "master")
(:subtree "elements/site-lisp/entropy-global-read-only-mode"
:upstream "https://github.com/c0001/entropy-global-read-only-mode.git"
:ref "master")
(:subtree "elements/site-lisp/entropy-font-lock-plus"
:upstream "https://github.com/c0001/entropy-font-lock-plus.git"
:ref "master")
(:subtree "elements/site-lisp/entropy-epub2org"
:upstream "https://github.com/c0001/entropy-epub2org.git"
:ref "master")
(:subtree "elements/site-lisp/entropy-en-words"
:upstream "https://github.com/c0001/entropy-en-words.git"
:ref "master")
(:subtree "elements/site-lisp/entropy-emacs-doc"
:upstream "https://github.com/c0001/entropy-emacs-doc.git"
:ref "master")
(:subtree "elements/site-lisp/entropy-dired-cp-or-mv"
:upstream "https://github.com/c0001/entropy-dired-cp-or-mv.git"
:ref "master")
(:subtree "elements/site-lisp/entropy-counsel-stuffs"
:upstream "https://github.com/c0001/entropy-counsel-stuffs.git"
:ref "master")
(:subtree "elements/site-lisp/entropy-common-library"
:upstream "https://github.com/c0001/entropy-common-library.git"
:ref "master")
(:subtree "elements/site-lisp/entropy-cn-dict"
:upstream "https://github.com/c0001/entropy-cn-dict.git"
:ref "master")
(:subtree "elements/site-lisp/liberime"
:upstream "https://gitlab.com/liberime/liberime.git"
:ref "master")
(:subtree "elements/site-lisp/fakecygpty"
:upstream "https://github.com/d5884/fakecygpty.git"
:ref "master"))