Document return value of pcase (Bug#30425)
commite50196e8a96216f1fd69f9257cddd8d76ad2ac78
authorNoam Postavsky <npostavs@gmail.com>
Sat, 31 Mar 2018 04:40:43 +0000 (31 00:40 -0400)
committerNoam Postavsky <npostavs@gmail.com>
Sat, 31 Mar 2018 04:50:37 +0000 (31 00:50 -0400)
tree0cc120b6a633ce87db822016922c1df4976f2f65
parent8a2466ff7240136c32b1cc21143225935d462cc6
Document return value of pcase (Bug#30425)

* doc/lispref/control.texi (Pattern matching case statement):
* lisp/emacs-lisp/pcase.el (pcase): State that pcase returns nil if no
patterns match.
(pcase-exhaustive): State that an error is signaled if no patterns
match.
doc/lispref/control.texi
lisp/emacs-lisp/pcase.el