]> code.delx.au - gnu-emacs/blobdiff - .dir-locals.el
* doc.c (Fsnarf_documentation): Set skip_file only if p[1] is S.
[gnu-emacs] / .dir-locals.el
index 3ce2eb29f9d0c841e1a706b7b8b2b970607440a9..1d934e8e66f8b2b64ddfce267f99ad0169aded77 100644 (file)
@@ -1,8 +1,9 @@
-((nil . ((indent-tabs-mode . t)
-         (tab-width . 8)
+((nil . ((tab-width . 8)
          (fill-column . 70)))
  (c-mode . ((c-file-style . "GNU")))
  (change-log-mode . ((add-log-time-zone-rule . t)
-                    (fill-column . 74))))
+                    (fill-column . 74)
+                    (bug-reference-url-format . "http://debbugs.gnu.org/%s")
+                    (mode . bug-reference))))
 
 ;; arch-tag: fb93c160-e9fe-4184-aad1-e4f5daa11cbd