From: Glenn Morris Date: Mon, 9 Jul 2012 19:55:23 +0000 (-0400) Subject: Apply GNU coding style to objc-mode as well as c-mode X-Git-Tag: emacs-24.2.90~1199^2~113 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=7929d4ef7beeaf70be24353f1c7c223c7b3129d0;p=emacs.git Apply GNU coding style to objc-mode as well as c-mode --- diff --git a/.dir-locals.el b/.dir-locals.el index 471f74da12a..1da456cfdc3 100644 --- a/.dir-locals.el +++ b/.dir-locals.el @@ -2,6 +2,7 @@ (sentence-end-double-space . t) (fill-column . 70))) (c-mode . ((c-file-style . "GNU"))) + (obc-mode . ((c-file-style . "GNU"))) ;; You must set bugtracker_debbugs_url in your bazaar.conf for this to work. ;; See admin/notes/bugtracker. (log-edit-mode . ((log-edit-rewrite-fixes