diff options
author | Lars Ingebrigtsen <larsi@gnus.org> | 2018-04-15 00:48:27 +0200 |
---|---|---|
committer | Lars Ingebrigtsen <larsi@gnus.org> | 2018-04-15 00:48:27 +0200 |
commit | 3250651e9cbb691db6dae04f2c13a139d81c6616 (patch) | |
tree | 5f948d8615a6d96c3ac351bca3a57a06a8516d54 /lisp/emacs-lisp | |
parent | 466693416d143f42c606c6aeb0c48a777fc1d637 (diff) | |
download | emacs-3250651e9cbb691db6dae04f2c13a139d81c6616.tar.gz emacs-3250651e9cbb691db6dae04f2c13a139d81c6616.tar.bz2 emacs-3250651e9cbb691db6dae04f2c13a139d81c6616.zip |
Remove call to string-to-multibyte from nndoc.el
* lisp/gnus/nndoc.el (nndoc-oe-dbx-type-p): My testing shows that
no matter whether we're in a unibyte or a multibyte buffer, doing
the looking-at here without the string-to-multibyte, we'll get a
match. We did not get a match with the call in and if we were in
a unibyte buffer, but we presumably never are.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions