diff options
author | Eli Zaretskii <eliz@gnu.org> | 2015-12-22 18:57:51 +0200 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2015-12-22 18:57:51 +0200 |
commit | 9b0f1824d766139d3469c6837fb0b9db411a15b6 (patch) | |
tree | c4affe9c063fa13ed1ecf8e8926c301db49762ec /lisp/emacs-lisp/lisp-mode.el | |
parent | be11f9460a9143981bb20d709dbd04932f744099 (diff) | |
download | emacs-9b0f1824d766139d3469c6837fb0b9db411a15b6.tar.gz |
Fix decoding of text in URLs retrieved by EWW
* lisp/net/eww.el (eww-render): Pass 'charset' to
'eww-display-raw'. Use the value of 'last-coding-system-used', if
non-nil, to set 'buffer-file-coding-system' of the buffer where we
show the URL.
(eww-display-html, eww-display-raw): Decode the text correctly,
using the charset found in the headers, and defaulting to UTF-8.
If the user told us to use a specific encoding, override the
charset from the headers. (Bug#22222)
Diffstat (limited to 'lisp/emacs-lisp/lisp-mode.el')
0 files changed, 0 insertions, 0 deletions