(read-regexp): Add regexp for symbol at point to the defaults (Bug#13687).
authorJambunathan K <kjambunathan@gmail.com>
Sat, 16 Feb 2013 09:26:42 +0000 (14:56 +0530)
committerJambunathan K <kjambunathan@gmail.com>
Sat, 16 Feb 2013 09:26:42 +0000 (14:56 +0530)
commit2b0afdd959577f6049dbcb64e17885fcf75a95b9
tree9bf18e94b289d27a62dd1ec9809b57b81df3109c
parenta7a84eea2d2f38e0029e656faa6566ae11de03a3
(read-regexp): Add regexp for symbol at point to the defaults (Bug#13687).

* lisp/replace.el (read-regexp): Tighten the regexp that matches tag.
When tag is retrieved with `find-tag-default', use regexp that
matches tag at point.  Also update docstring.
lisp/ChangeLog
lisp/replace.el