summaryrefslogtreecommitdiffstats
path: root/.emacs-dirvars
diff options
context:
space:
mode:
authorZack Rusin <zackr@vmware.com>2012-06-21 17:25:09 -0400
committerZack Rusin <zackr@vmware.com>2012-06-21 17:29:11 -0400
commitaf98c6b05b0430bde099551fadbe4bbc39b24c95 (patch)
tree842fa01db21aa68554849de59bd0e78f88fd42e2 /.emacs-dirvars
parentff2b417245e8e62b546e27771e36460acc666a8e (diff)
downloadexternal_mesa3d-af98c6b05b0430bde099551fadbe4bbc39b24c95.zip
external_mesa3d-af98c6b05b0430bde099551fadbe4bbc39b24c95.tar.gz
external_mesa3d-af98c6b05b0430bde099551fadbe4bbc39b24c95.tar.bz2
mesa: update the emacs indent files
dirvars package has been replaced by built-in functionality of dir-locals. preserve the settings in the new infrastructure
Diffstat (limited to '.emacs-dirvars')
-rw-r--r--.emacs-dirvars10
1 files changed, 0 insertions, 10 deletions
diff --git a/.emacs-dirvars b/.emacs-dirvars
deleted file mode 100644
index 33945f9..0000000
--- a/.emacs-dirvars
+++ /dev/null
@@ -1,10 +0,0 @@
-;; -*- emacs-lisp -*-
-;;
-;; This file is processed by the dirvars emacs package. Each variable
-;; setting below is performed when this dirvars file is loaded.
-;;
-indent-tabs-mode: nil
-tab-width: 8
-c-basic-offset: 3
-kde-emacs-after-parent-string: ""
-evaluate: (c-set-offset 'inline-open '0)