Adddd missing closing parenthesis.

time-shift
Stéphane Adjemian (Charybdis) 2015-10-12 15:41:47 +02:00
parent aa894f8613
commit a4dc9a2423
1 changed files with 1 additions and 1 deletions

View File

@ -2,4 +2,4 @@
((c-file-style . "gnu")
(indent-tabs-mode . nil)
(fill-column . 79)))
(makefile-mode . ((indent-tabs-mode . t)))
(makefile-mode . ((indent-tabs-mode . t))))