[Pkg-privacy-commits] [xul-ext-monkeysphere] 260/296: added local coding conventions for developers who use emacs

Ximin Luo infinity0 at moszumanska.debian.org
Mon Aug 24 07:39:46 UTC 2015


This is an automated email from the git hooks/post-receive script.

infinity0 pushed a commit to branch debian
in repository xul-ext-monkeysphere.

commit d8f309f6a60957c976c6618ee805f53e8b3c1d64
Author: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
Date:   Tue Dec 14 16:28:54 2010 -0500

    added local coding conventions for developers who use emacs
---
 .dir-locals.el | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.dir-locals.el b/.dir-locals.el
new file mode 100644
index 0000000..1d42e29
--- /dev/null
+++ b/.dir-locals.el
@@ -0,0 +1,3 @@
+; make it easier for emacs users to keep a consistent style.
+((js2-mode . ((js2-basic-offset . 2)
+              (indent-tabs-mode . nil))))

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/xul-ext-monkeysphere.git



More information about the Pkg-privacy-commits mailing list