2014-02-10 Lars Ingebrigtsen <larsi@gnus.org>
+ * dired.el (dired-get-marked-files): Doc fix (bug#11534).
+
* simple.el (choose-completion): Doc fix (bug#14160).
* subr.el (event-start): Say what a nil EVENT value means.
point instead of marked files. It usually comes from the prefix
argument.
If ARG is an integer, use the next ARG files.
- Any other non-nil value means to use the current file instead.
+ Any other value means to use the current file instead.
Optional third argument FILTER, if non-nil, is a function to select
some of the files--those for which (funcall FILTER FILENAME) is non-nil.