https://github.com/feelpp/feelpp
Raw File
Tip revision: 1ccc3a490cdf80e0e1e96830ee664377e0268704 authored by Christophe Prud'homme on 26 May 2013, 19:37:00 UTC
Merge branch 'release/feelpp-0.93.0'
Tip revision: 1ccc3a4
.emacs-dirvars
;; -*- 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: 4
c-basic-offset: 4
evaluate: (c-set-offset 'innamespace '0)
show-trailing-whitespace: t
indicate-empty-lines: t
evaluate: (add-hook 'write-file-hooks 'delete-trailing-whitespace)

debian-changelog-mailing-address: "christophe.prudhomme@feelpp.org"
back to top