Mercurial > emacs
changeset 106607:55134161b319
(bug-reference-url-format): Change to debbugs.gnu.org.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Thu, 17 Dec 2009 04:12:40 +0000 |
parents | 127ccb50f94e |
children | db036e468681 |
files | .dir-locals.el ChangeLog |
diffstat | 2 files changed, 5 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/.dir-locals.el Thu Dec 17 02:06:31 2009 +0000 +++ b/.dir-locals.el Thu Dec 17 04:12:40 2009 +0000 @@ -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