* lisp/wid-edit.el (widget-complete): Fix typo in 2009-12-02 change.
[bpt/emacs.git] / .dir-locals.el
index 4e9f8b6..1d934e8 100644 (file)
@@ -3,7 +3,7 @@
  (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"))))
+                    (bug-reference-url-format . "http://debbugs.gnu.org/%s")
+                    (mode . bug-reference))))
 
 ;; arch-tag: fb93c160-e9fe-4184-aad1-e4f5daa11cbd