(change-log-mode): Restore bug-reference-mode.
This commit is contained in:
parent
f179addc9b
commit
cc1cb3da4a
2 changed files with 6 additions and 1 deletions
|
@ -4,6 +4,7 @@
|
|||
(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"))))
|
||||
. "http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=%s")
|
||||
(mode . bug-reference))))
|
||||
|
||||
;; arch-tag: fb93c160-e9fe-4184-aad1-e4f5daa11cbd
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
2009-09-14 Dan Nicolaescu <dann@ics.uci.edu>
|
||||
|
||||
* .dir-locals.el (change-log-mode): Restore bug-reference-mode.
|
||||
|
||||
2009-09-13 Chong Yidong <cyd@stupidchicken.com>
|
||||
|
||||
* INSTALL: Update URL for GNU FreeFont.
|
||||
|
|
Loading…
Add table
Reference in a new issue