]> code.delx.au - gnu-emacs-elpa/commit
counsel.el (counsel-unquote-regex-parens): Improve
authorOleh Krehel <ohwoeowho@gmail.com>
Mon, 4 Apr 2016 14:55:06 +0000 (16:55 +0200)
committerOleh Krehel <ohwoeowho@gmail.com>
Mon, 4 Apr 2016 14:55:06 +0000 (16:55 +0200)
commit6777cf85866ccbc475453bb9a216878d49576a76
tree9fad8d05556be0f9b185a230a11065b5873a24e2
parent44856a390dfd20d579fb3add68e145ef694e09b5
counsel.el (counsel-unquote-regex-parens): Improve

* counsel.el (counsel-grep-function): Use different quoting. Now it's
  possible to use e.g. "(defun foo" as input.
(counsel-unquote-regex-parens): Does the proper unquote now - 4
replacements instead of previous 2.

* ivy-test.el (counsel-unquote-regex-parens): Add test.
counsel.el
ivy-test.el