Revision 6a1756f0f56a122f62fc2b1eb40db608def99209 authored by Christophe Prud'homme on 01 June 2021, 10:40:25 UTC, committed by GitHub on 01 June 2021, 10:40:25 UTC
2 parent s fd13837 + 44027d3
Raw File
.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.
;;
((nil . ((indent-tabs-mode . nil)
         (tab-width . 4)
         (c-basic-offset: 4)
         (eval . ( (c-set-offset 'innamespace '0) ))
         (show-trailing-whitespace . t)
         (indicate-empty-lines . t)
;;         (eval . (add-hook 'write-file-hooks 'delete-trailing-whitespace) )
         (fill-column . 80))))
 
debian-changelog-mailing-address: "christophe.prudhomme@feelpp.org"
back to top