2014-02-10 Lars Ingebrigtsen <larsi@gnus.org>
+ * subr.el (event-start): Say what a nil EVENT value means.
+
* kmacro.el (kmacro-bind-to-key): Say that the parameter is unused
(bug#14197).
(defun event-start (event)
"Return the starting position of EVENT.
-EVENT should be a mouse click, drag, or key press event.
+EVENT should be a mouse click, drag, or key press event. If
+EVENT is nil, the value of `posn-at-point' is used instead.
The following accessor functions are used to access the elements
of the position: