[Pkg-virtualbox-commits] [virtualbox] 03/05: Add upstream .dir-locals.el
Gianfranco Costamagna
locutusofborg-guest at moszumanska.debian.org
Fri Feb 13 14:48:22 UTC 2015
This is an automated email from the git hooks/post-receive script.
locutusofborg-guest pushed a commit to branch master
in repository virtualbox.
commit d789002532cd643d6109dc5439566de80ccadeb9
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date: Fri Feb 13 11:01:02 2015 +0100
Add upstream .dir-locals.el
---
.dir-locals.el | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/.dir-locals.el b/.dir-locals.el
new file mode 100644
index 0000000..08dca97
--- /dev/null
+++ b/.dir-locals.el
@@ -0,0 +1,7 @@
+;;; Directory Local Variables
+;;; See Info node `(emacs) Directory Variables' for more information.
+
+((c++-mode
+ (indent-tabs-mode))
+ (c-mode
+ (indent-tabs-mode)))
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-virtualbox/virtualbox.git
More information about the Pkg-virtualbox-commits
mailing list