Document the `event-start' and `event-end' functions more completely
authorLars Ingebrigtsen <larsi@gnus.org>
Sun, 9 Feb 2014 02:13:23 +0000 (18:13 -0800)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 9 Feb 2014 02:13:23 +0000 (18:13 -0800)
commitd6d5fdf826ce74ac3a99cb72aae54cbc2974ffe2
treef28a50cd4c5626879d5d8c3c65540ab502d3bee9
parent6995e5d0e54a41851bc6ce04d1c50749f531b077
Document the `event-start' and `event-end' functions more completely

* doc/lispref/commands.texi (Accessing Mouse): Mention that these function
also work on keyboard events.

* lisp/subr.el (event-start): Doc fix (bug#14228).
(event-end): Ditto.
doc/lispref/ChangeLog
doc/lispref/commands.texi
lisp/ChangeLog
lisp/subr.el