* process.c (status_notify): Remove unused var `ro'.
[bpt/emacs.git] / .dir-locals.el
index cad402f..12b8556 100644 (file)
@@ -2,6 +2,9 @@
          (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)))
+ (diff-mode . ((mode . whitespace))))
 
 ;; arch-tag: fb93c160-e9fe-4184-aad1-e4f5daa11cbd