aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2023-09-10 20:50:33 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2023-09-11 19:58:54 +0200
commit64cc22a83b4088557f30e4dfa727a7bfc7d3067d (patch)
treee1decd312be3a0f32d6e81f4023cb6ca4560e6e9
parentAllow shorter byday when constructing recurrence rules. (diff)
downloadcalp-64cc22a83b4088557f30e4dfa727a7bfc7d3067d.tar.gz
calp-64cc22a83b4088557f30e4dfa727a7bfc7d3067d.tar.xz
Add emacs .dir-locals.el
-rw-r--r--.dir-locals.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/.dir-locals.el b/.dir-locals.el
new file mode 100644
index 00000000..b6a3a4ce
--- /dev/null
+++ b/.dir-locals.el
@@ -0,0 +1 @@
+((nil (geiser-repl-add-project-paths "." "module")))