summaryrefslogtreecommitdiff
path: root/.dir-locals.el
diff options
context:
space:
mode:
Diffstat (limited to '.dir-locals.el')
l---------[-rw-r--r--].dir-locals.el17
1 files changed, 1 insertions, 16 deletions
diff --git a/.dir-locals.el b/.dir-locals.el
index 6878638..92352a2 100644..120000
--- a/.dir-locals.el
+++ b/.dir-locals.el
@@ -1,16 +1 @@
-;; Per-directory local variables for GNU Emacs 23 and later.
-
-((nil
- . ((fill-column . 78)
- (tab-width . 4)
- (indent-tabs-mode . nil)
- (show-trailing-whitespace . t)
- (c-basic-offset . 2)
- (ispell-check-comments . exclusive)
- (ispell-local-dictionary . "american")
- (safe-local-variable-values
- '((c-default-style . "gnu")
- (sentence-end-double-space . f)
- (eval add-hook 'prog-mode-hook #'flyspell-prog-mode)
- (flyspell-issue-message-flag . f) ; avoid messages for every word
- )))))
+build-system/taler-build-scripts/conf/.dir-locals.el \ No newline at end of file