Apply GNU coding style to objc-mode as well as c-mode
authorGlenn Morris <rgm@gnu.org>
Mon, 9 Jul 2012 19:55:23 +0000 (15:55 -0400)
committerGlenn Morris <rgm@gnu.org>
Mon, 9 Jul 2012 19:55:23 +0000 (15:55 -0400)
.dir-locals.el

index 471f74d..1da456c 100644 (file)
@@ -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