aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/url/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris <[email protected]>2013-05-22 00:30:44 -0700
committerGlenn Morris <[email protected]>2013-05-22 00:30:44 -0700
commitaf7422480399d1b58e778c5d25891b70cb1f43ed (patch)
treed7c3b854d7241d8d5bd5ab04b8894fdecc413b59 /lisp/url/ChangeLog
parent6450907e01d948123a8191f117a03b37dc126638 (diff)
Add some declarations to url-handlers.el
* lisp/url/url-handlers.el (mm-save-part-to-file, mm-destroy-parts) (mm-decode-string, mail-content-type-get): Declare.
Diffstat (limited to 'lisp/url/ChangeLog')
-rw-r--r--lisp/url/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/url/ChangeLog b/lisp/url/ChangeLog
index f72f465792..0735c738f1 100644
--- a/lisp/url/ChangeLog
+++ b/lisp/url/ChangeLog
@@ -1,3 +1,8 @@
+2013-05-22 Glenn Morris <[email protected]>
+
+ * url-handlers.el (mm-save-part-to-file, mm-destroy-parts)
+ (mm-decode-string, mail-content-type-get): Declare.
+
2013-05-21 Glenn Morris <[email protected]>
* url-dav.el (url-http): Require it.