summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
diff options
context:
space:
mode:
authorAlan Mackenzie <acm@muc.de>2016-03-29 09:53:12 +0000
committerAlan Mackenzie <acm@muc.de>2016-03-29 09:53:12 +0000
commitf99b51295b86770e4b16d4717c0e73049191c4c5 (patch)
treedee440ec9cdc88d58bbec2425e323b0381976596 /lisp/emacs-lisp
parent124c48619e2c68c497d9075e6e940142c174c77b (diff)
downloademacs-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