summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/subr-x.el
diff options
context:
space:
mode:
authorJuri Linkov <juri@jurta.org>2014-11-08 01:33:41 +0200
committerJuri Linkov <juri@jurta.org>2014-11-08 01:33:41 +0200
commit2b513c3b1c67e16813118f7682cc088ecd070e07 (patch)
treee9a10bf4eb27a74cf5c6ce2bd8d87bbeb34e2859 /lisp/emacs-lisp/subr-x.el
parent3946aeb962440b8e76fea95c31aa518928082cc6 (diff)
downloademacs-2b513c3b1c67e16813118f7682cc088ecd070e07.tar.gz
emacs-2b513c3b1c67e16813118f7682cc088ecd070e07.tar.bz2
emacs-2b513c3b1c67e16813118f7682cc088ecd070e07.zip
* lisp/replace.el: History for query replace pairs.
(query-replace-defaults): Promote to a list of cons cell. Doc fix. (query-replace-from-to-separator): New variable. (query-replace-read-from): Let-bind query-replace-from-to-history to a list of FROM-TO strings created from query-replace-defaults and separated by query-replace-from-to-separator. Use it as the history while reading from the minibuffer. Split the returned string by the separator to get FROM and TO parts, and add them to the history variables. (query-replace-read-to): Add FROM-TO pairs to query-replace-defaults. (query-replace-regexp-eval): Let-bind query-replace-defaults to nil. http://lists.gnu.org/archive/html/emacs-devel/2014-11/msg00253.html * lisp/isearch.el (isearch-text-char-description): Keep characters intact and put formatted strings with the `display' property.
Diffstat (limited to 'lisp/emacs-lisp/subr-x.el')
0 files changed, 0 insertions, 0 deletions