diff options
| author | Thomas Ulmer <thomasmulmer02@gmail.com> | 2025-12-24 14:02:37 -0800 |
|---|---|---|
| committer | Thomas Ulmer <thomasmulmer02@gmail.com> | 2025-12-24 14:02:37 -0800 |
| commit | 0f5ecd39e5f2692b91674fa25204b987a1166dde (patch) | |
| tree | 26a67ca38a0de6bfdfd8202ebe5bd4443c3cb3f4 /.gitmodules | |
| parent | 5cb98e056cbbefd143f2dd5fd6329ad8e35c94b7 (diff) | |
setup script and build emacs from source
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..f9d6815 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "emacs-source"] + path = emacs-source + url = git://git.savannah.gnu.org/emacs.git |
