Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
c3520efd
Commit
c3520efd
authored
Dec 17, 2009
by
Glenn Morris
Browse files
(bug-reference-url-format): Change to debbugs.gnu.org.
parent
9762b219
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
2 deletions
+5
-2
.dir-locals.el
.dir-locals.el
+1
-2
ChangeLog
ChangeLog
+4
-0
No files found.
.dir-locals.el
View file @
c3520efd
...
...
@@ -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
ChangeLog
View file @
c3520efd
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.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment