]> code.delx.au - gnu-emacs/commit
* lisp/replace.el (read-regexp): Let-bind `default' to the first
authorJuri Linkov <juri@jurta.org>
Mon, 25 Feb 2013 20:57:44 +0000 (22:57 +0200)
committerJuri Linkov <juri@jurta.org>
Mon, 25 Feb 2013 20:57:44 +0000 (22:57 +0200)
commitcd27a76dad3fa9ede47a9034031131872f65f07c
treec364d7f90bd2de10f9bb8f1391b25a8a9bef9ed9
parent343a2aefb528ce3c978ba2145705b9e37bfbe02a
* lisp/replace.el (read-regexp): Let-bind `default' to the first
element of `defaults' if it's a list, otherwise it should be
a string or nil.  Let-bind `suggestions' to `defaults' if it's
a list, otherwise make a list with the string value.  Doc fix.

Fixes: debbugs:13805
lisp/ChangeLog
lisp/replace.el