]> git.eshelyaron.com Git - emacs.git/commit
Fix encoding of saving *Help* buffers
authorEli Zaretskii <eliz@gnu.org>
Thu, 29 Oct 2015 17:37:24 +0000 (19:37 +0200)
committerEli Zaretskii <eliz@gnu.org>
Thu, 29 Oct 2015 17:37:24 +0000 (19:37 +0200)
commit8485d41e1948c8966a19343533988f6d26656037
tree42b4f0a8273879c7a1a1fb0d85c400bd92551a80
parent84dcdbeb740222a9e3da636b87a2b757acc11334
Fix encoding of saving *Help* buffers

* lisp/help-fns.el (describe-function-1): If we use curved quotes,
set help buffer's buffer-file-coding-system to UTF-8.  (Bug#21780)
lisp/help-fns.el