Index: emacs/lisp/url/ChangeLog
diff -c emacs/lisp/url/ChangeLog:1.40 emacs/lisp/url/ChangeLog:1.41
*** emacs/lisp/url/ChangeLog:1.40       Wed Aug 24 14:31:17 2005
--- emacs/lisp/url/ChangeLog    Thu Sep  1 16:38:39 2005
***************
*** 1,3 ****
--- 1,12 ----
+ 2005-09-01  Chong Yidong  <[EMAIL PROTECTED]>
+ 
+       * url-util.el (url-parse-query-string): New optional argument
+       allow-newlines allows decoding of newlines.
+ 
+       * url-mailto.el (url-mailto): Allow newlines in URL arguments.
+       Don't lose original "to" value when there is a "to" header.
+       Remove carriage return characters in message body.
+ 
  2005-08-24  Juanma Barranquero  <[EMAIL PROTECTED]>
  
        * url-news.el (nntp-open-tls-stream, nntp-open-ssl-stream):


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to