]> git.eshelyaron.com Git - emacs.git/commit
New function read-multiple-choice
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 4 Feb 2016 08:51:54 +0000 (19:51 +1100)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 4 Feb 2016 08:52:07 +0000 (19:52 +1100)
commit4531b03ec98b50fc61baad2b75f6faf439894583
tree480bd9f181799d8cf9dba26860360b57131820b9
parentd95c7bb472cd259661dfed41ccfe534f9026c826
New function read-multiple-choice

* doc/lispref/commands.texi (Reading One Event): Document
read-multiple-choice.

* lisp/faces.el (read-multiple-choice-face): New face.

* lisp/subr.el (read-multiple-choice): New function.
doc/lispref/commands.texi
etc/NEWS
lisp/faces.el
lisp/subr.el