Fix missing arg in pcase example.
authorTassilo Horn <tsdh@gnu.org>
Tue, 24 Dec 2013 15:30:59 +0000 (16:30 +0100)
committerTassilo Horn <tsdh@gnu.org>
Tue, 24 Dec 2013 15:30:59 +0000 (16:30 +0100)
commita956004715d4c299a12c6840eda514421e9c38e7
treee9ede5b3d9884463c0679323e47c19895d369165
parent1139b0be8b1bc0d63420c69aaec0e2b0cb19d71d
Fix missing arg in pcase example.

* doc/lispref/control.texi (Pattern matching case statement): Fix missing
argument in simple expression language sample.  Add
some sample programs written in that language.  Mention that
`pcase' requires lexical binding.

Fixes: debbugs:16238
doc/lispref/ChangeLog
doc/lispref/control.texi