1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-25 19:11:56 +00:00
emacs/doc
Paul Eggert 1ee47d477d Don’t double-encode non-ASCII for mail client
* lisp/mail/mailclient.el (mailclient-encode-string-as-url):
Use RFC 6068’s list of unreserved characters.
(mailclient-send-it): When encoding the body as a URL,
first decode it as per Content-Type: and Content-Transfer-Encoding:,
as URLs must use percent-encoded UTF-8 (Bug#21471).

* doc/misc/url.texi (mailto): Update RFC number.
2015-09-14 09:33:02 -07:00
..
emacs Improvements for curved quotes on Linux consule 2015-09-09 02:22:24 -07:00
lispintro Go back to grave quoting in source-code docstrings etc. 2015-09-07 16:09:27 -07:00
lispref Clarify documentation of char-table extra slots 2015-09-14 13:04:12 +03:00
man Fix tagging of class members in C-like OO languages 2015-05-25 18:02:21 +03:00
misc Don’t double-encode non-ASCII for mail client 2015-09-14 09:33:02 -07:00