mirror of
https://github.com/emacscollective/emacs.g.git
synced 2025-07-25 02:44:36 -04:00
Merge branch 'layer/essentials' into layer/all
This commit is contained in:
commit
1706013c40
@ -2,4 +2,4 @@
|
||||
(git-commit-major-mode . git-commit-elisp-text-mode))
|
||||
("lib/undo-tree"
|
||||
(emacs-lisp-mode
|
||||
(outline-regexp . ";;;+ [^=]"))))
|
||||
(outline-regexp . ";;;\\(;* [^=\t\n]\\|###autoload\\)\\|("))))
|
||||
|
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -104,8 +104,9 @@
|
||||
path = lib/treepy
|
||||
url = git@github.com:volrath/treepy.el.git
|
||||
[submodule "undo-tree"]
|
||||
remote = silent http://www.dr-qubit.org/git/undo-tree.git
|
||||
path = lib/undo-tree
|
||||
url = http://www.dr-qubit.org/git/undo-tree.git
|
||||
url = git@github.com:tarsiiformes/undo-tree.git
|
||||
[submodule "use-package"]
|
||||
path = lib/use-package
|
||||
url = git@github.com:jwiegley/use-package.git
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit b5cf592e3cde4a90d8ec3eed936fcf13b46a146f
|
||||
Subproject commit dcc96cbf5f018a91d406926d3b69715847ef665a
|
@ -1 +1 @@
|
||||
Subproject commit 35a438bee8222247aa1e173456d0fb3fac30994d
|
||||
Subproject commit c68b8b10a93ac774e4204ec79ca621a95ecb6f48
|
@ -1 +1 @@
|
||||
Subproject commit fc5e1c58f94472944c4aa838f00f6adcac6fa992
|
||||
Subproject commit 63b637f846411806ae47e63adc06fe9427be1131
|
Loading…
x
Reference in New Issue
Block a user