]> git.eshelyaron.com Git - emacs.git/commit
Clarify that nil doesn't match itself as a cl-case clause (Bug#30749)
authorNoam Postavsky <npostavs@gmail.com>
Thu, 8 Mar 2018 23:48:39 +0000 (18:48 -0500)
committerAndrew G Cohen <cohen@andy.bu.edu>
Tue, 11 Dec 2018 06:15:03 +0000 (14:15 +0800)
commit6e30330f47d8c2903f88df72ebe6aaad4a5bbbd0
tree019ce08a8a32fdb5b21e1ac949184125d5df3fdb
parent46738e3765ff22f73272ad75c5aea9385de7da33
Clarify that nil doesn't match itself as a cl-case clause (Bug#30749)

* lisp/emacs-lisp/cl-macs.el (cl-case): Mention that the ATOM
=> (ATOM) short form is only for non-nil ATOMs.
lisp/emacs-lisp/cl-macs.el