(c-forward-<>-arglist-recur): Fix an infinite recursion.
[bpt/emacs.git] / .dir-locals.el
index 85cfdee..12b8556 100644 (file)
@@ -3,8 +3,8 @@
  (c-mode . ((c-file-style . "GNU")))
  (change-log-mode . ((add-log-time-zone-rule . t)
                     (fill-column . 74)
-                    (bug-reference-url-format
-                      . "http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=%s")
                   (mode . bug-reference))))
+                    (bug-reference-url-format . "http://debbugs.gnu.org/%s")
+                    (mode . bug-reference)))
(diff-mode . ((mode . whitespace))))
 
 ;; arch-tag: fb93c160-e9fe-4184-aad1-e4f5daa11cbd