diff options
author | Alan Mackenzie <acm@muc.de> | 2016-03-29 09:53:12 +0000 |
---|---|---|
committer | Alan Mackenzie <acm@muc.de> | 2016-03-29 09:53:12 +0000 |
commit | f99b51295b86770e4b16d4717c0e73049191c4c5 (patch) | |
tree | dee440ec9cdc88d58bbec2425e323b0381976596 /lisp/emacs-lisp | |
parent | 124c48619e2c68c497d9075e6e940142c174c77b (diff) | |
download | emacs-f99b51295b86770e4b16d4717c0e73049191c4c5.tar.gz emacs-f99b51295b86770e4b16d4717c0e73049191c4c5.tar.bz2 emacs-f99b51295b86770e4b16d4717c0e73049191c4c5.zip |
In M-%, avoid making buffer-local binding of text-property-default-nonsticky
This would happen when that variable already has a buffer local binding. Such
a binding would not be seen by read-from-minibuffer. This fixes bug #23127.
* lisp/replace.el (query-replace-read-from): Move the binding of
text-property-default-nonsticky to inside of a new with-current-buffer buffer
form with the minibuffer as argument.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions