diff options
author | Mark Oteiza <mvoteiza@udel.edu> | 2016-10-04 10:17:53 -0400 |
---|---|---|
committer | Mark Oteiza <mvoteiza@udel.edu> | 2016-10-04 10:26:38 -0400 |
commit | 6d6c93f4cc02d5c03b2f0ec9e565d61a50677e14 (patch) | |
tree | ca23967b96c1bfa56222b9b60c14efe06cf59079 /lisp/emacs-lisp | |
parent | e2913dc880b9843bf69cf885270551bafeb46120 (diff) | |
download | emacs-6d6c93f4cc02d5c03b2f0ec9e565d61a50677e14.tar.gz emacs-6d6c93f4cc02d5c03b2f0ec9e565d61a50677e14.tar.bz2 emacs-6d6c93f4cc02d5c03b2f0ec9e565d61a50677e14.zip |
Avoid dynamic binding on a symbol
Instead, bind history in the default minibuffer-history.
Fixes bug#24580.
* lisp/replace.el (query-replace-read-from): Let-bind
minibuffer-history. Change read-regexp and read-from-minibuffer's
HISTORY arguments to nil so that they use minibuffer-history.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions