(bug-reference-url-format): Change to debbugs.gnu.org.
This commit is contained in:
parent
9762b219c8
commit
c3520efda3
2 changed files with 5 additions and 2 deletions
|
@ -3,8 +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
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
2009-12-17 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* .dir-locals.el (bug-reference-url-format): Change to debbugs.gnu.org.
|
||||
|
||||
2009-12-15 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* info/dir: Add EDT entry.
|
||||
|
|
Loading…
Add table
Reference in a new issue