diff options
author | Stefan Monnier <monnier@iro.umontreal.ca> | 2021-04-20 08:51:44 -0400 |
---|---|---|
committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2021-04-20 08:52:04 -0400 |
commit | efbc07ab57c403bb20958132c63f44dad91f55a0 (patch) | |
tree | fd527834252808f60fd2d3bdb2cfdf656caf9f25 /lisp/emacs-lisp/autoload.el | |
parent | 4da7b2dfeec82ad0fac987d2628048e85f222258 (diff) | |
download | emacs-efbc07ab57c403bb20958132c63f44dad91f55a0.tar.gz emacs-efbc07ab57c403bb20958132c63f44dad91f55a0.tar.bz2 emacs-efbc07ab57c403bb20958132c63f44dad91f55a0.zip |
* src/minibuf.c (read_minibuf): Change multibyte more safely
We used to `bset_enable_multibyte_characters` while the buffer is not
empty, putting the buffer temporarily in an inconsistent state.
Further simplifications along the way: Prefer re-using local var `histvar`
and let `insert` do the unibyte<->multibyte conversion if needed.
Diffstat (limited to 'lisp/emacs-lisp/autoload.el')
0 files changed, 0 insertions, 0 deletions