summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/edebug.el
diff options
context:
space:
mode:
authorReuben Thomas <rrt@sc3d.org>2017-08-22 01:46:27 +0100
committerReuben Thomas <rrt@sc3d.org>2017-08-24 18:53:28 +0100
commitbd9ad2ea1051a73e30e720b90cf413ee93a977f7 (patch)
tree8546816a375a517987062c13c35cc7708036e45a /lisp/emacs-lisp/edebug.el
parent22ebde63c9df6a6815359c1e3406baddec1ed55b (diff)
downloademacs-bd9ad2ea1051a73e30e720b90cf413ee93a977f7.tar.gz
emacs-bd9ad2ea1051a73e30e720b90cf413ee93a977f7.tar.bz2
emacs-bd9ad2ea1051a73e30e720b90cf413ee93a977f7.zip
Avoid using string-to-multibyte in ispell.el
* lisp/textmodes/ispell.el (ispell-get-decoded-string): Use decode-coding-string instead. Note that decode-coding-string returns a string that satisfies multibyte-string-p even if its input is pure ASCII and the third argument is t, so the result of ispell-get-decoded-string is always a multibyte string.
Diffstat (limited to 'lisp/emacs-lisp/edebug.el')
0 files changed, 0 insertions, 0 deletions