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
5ec8a862
Commit
5ec8a862
authored
May 26, 2011
by
Glenn Morris
Browse files
* lisp/mail/emacsbug.el: Don't require url-util.
parent
4b29d9fb
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
lisp/ChangeLog
lisp/ChangeLog
+2
-0
lisp/mail/emacsbug.el
lisp/mail/emacsbug.el
+0
-2
No files found.
lisp/ChangeLog
View file @
5ec8a862
2011-05-27 Glenn Morris <rgm@gnu.org>
* mail/emacsbug.el: Don't require url-util.
* shell.el (shell-directory-tracker): Case matters. (Bug#8735)
* files.el (set-auto-mode):
...
...
lisp/mail/emacsbug.el
View file @
5ec8a862
...
...
@@ -32,8 +32,6 @@
;;; Code:
(
require
'url-util
)
(
defgroup
emacsbug
nil
"Sending Emacs bug reports."
:group
'maint
...
...
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