(change-log-mode): Remove bug-reference-mode.
This commit is contained in:
parent
904cce3bb2
commit
c2ad0dc9a8
2 changed files with 3 additions and 2 deletions
|
@ -4,7 +4,6 @@
|
|||
(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))))
|
||||
. "http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=%s"))))
|
||||
|
||||
;; arch-tag: fb93c160-e9fe-4184-aad1-e4f5daa11cbd
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
2009-01-14 Juri Linkov <juri@jurta.org>
|
||||
|
||||
* .dir-locals.el (change-log-mode): Remove bug-reference-mode.
|
||||
|
||||
* .dir-locals.el (change-log-mode): Add bug-reference-url-format
|
||||
and bug-reference-mode.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue