diff options
author | Mattias EngdegÄrd <mattiase@acm.org> | 2019-02-25 15:22:02 +0100 |
---|---|---|
committer | Mattias EngdegÄrd <mattiase@acm.org> | 2019-03-02 16:22:37 +0100 |
commit | 7bda34af52687440632127b4b79986e951b978b1 (patch) | |
tree | be661e3d387f6bea5043746309b7d337da9e9014 /lisp/vc/diff-mode.el | |
parent | da758046da74e33273265cd2e72a8aa1a0c9c7e3 (diff) | |
download | emacs-7bda34af52687440632127b4b79986e951b978b1.tar.gz |
Correct regexp-opt return value for empty string list
When regexp-opt is called with an empty list of strings, return a regexp
that doesn't match anything instead of the empty string (Bug#20307).
* doc/lispref/searching.texi (Regular Expression Functions):
* etc/NEWS:
Document the new behaviour.
* lisp/emacs-lisp/regexp-opt.el (regexp-opt):
Return a never-match regexp for empty inputs.
Diffstat (limited to 'lisp/vc/diff-mode.el')
0 files changed, 0 insertions, 0 deletions