emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] master dd02b16 13/24: .dir-locals.el: Add


From: Oleh Krehel
Subject: [elpa] master dd02b16 13/24: .dir-locals.el: Add
Date: Fri, 01 May 2015 14:27:16 +0000

branch: master
commit dd02b166ee8e566f3826fb871816352395a8cd20
Author: Oleh Krehel <address@hidden>
Commit: Oleh Krehel <address@hidden>

    .dir-locals.el: Add
---
 .dir-locals.el |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/.dir-locals.el b/.dir-locals.el
new file mode 100644
index 0000000..eb08357
--- /dev/null
+++ b/.dir-locals.el
@@ -0,0 +1,6 @@
+;;; Directory Local Variables
+;;; For more information see (info "(emacs) Directory Variables")
+
+((emacs-lisp-mode
+  (bug-reference-url-format . "https://github.com/abo-abo/hydra/issues/%s";)
+  (indent-tabs-mode . nil)))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]