From 498a1b5dc4ca431bb1de45d04140bfb2ac319ab2 Mon Sep 17 00:00:00 2001 From: Zack Rusin Date: Tue, 18 Sep 2007 10:02:51 -0400 Subject: Add emacs dirvars file with Mesa indention definition. --- .emacs-dirvars | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .emacs-dirvars (limited to '.emacs-dirvars') diff --git a/.emacs-dirvars b/.emacs-dirvars new file mode 100644 index 0000000000..33945f91ed --- /dev/null +++ b/.emacs-dirvars @@ -0,0 +1,10 @@ +;; -*- 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) -- cgit v1.2.3