From: Zack Rusin Date: Mon, 11 Apr 2011 06:24:19 +0000 (-0400) Subject: Add an .emacs-dirvars file. X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=96329f59ab4c68068a47832ef60b76fe8be6253e;p=apitrace Add an .emacs-dirvars file. --- diff --git a/.emacs-dirvars b/.emacs-dirvars new file mode 100644 index 0000000..3cc9467 --- /dev/null +++ b/.emacs-dirvars @@ -0,0 +1,14 @@ +;; -*- 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: 4 +evaluate: (c-set-offset 'innamespace '0) +kde-emacs-after-parent-string: "" +evaluate: (c-set-offset 'inline-open '0) +kdab-qt-version: 4 +kdab-jump-project-name: kde +magic-parens-mode: nil