From 5cfdcd6a26e5c84a3df8614c438d93bb424799b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludovic=20Court=C3=A8s?= Date: Wed, 30 Jan 2013 18:59:12 +0100 Subject: .dir-locals.el: Fill at 78 columns. --- .dir-locals.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.dir-locals.el') diff --git a/.dir-locals.el b/.dir-locals.el index cbf60b5da1..06c26534d8 100644 --- a/.dir-locals.el +++ b/.dir-locals.el @@ -1,6 +1,6 @@ ;; Per-directory local variables for GNU Emacs 23 and later. -((nil . ((fill-column . 72) +((nil . ((fill-column . 78) (tab-width . 8))) (c-mode . ((c-file-style . "gnu"))) (scheme-mode -- cgit v1.2.1