Revision b6a62f69168ac37de8f0255a56692aced6d72340 authored by Céline Van Landeghem on 09 July 2024, 15:14:17 UTC, committed by Céline Van Landeghem on 09 July 2024, 15:14:17 UTC
2 parent s a0b25a9 + 699fb8d
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) )
         (whitespace-line-column . 400)
         ;; (fill-column . 80)
         )))

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