Hrvoje Niksic wrote:
Documentation updates, plus a few random changes. Applies on top of
my previous patches.
+@defun > number &rest more-numbers
+This function returns @code{t} if the sequence of its arguments is
+monotonically increasing, @code{nil} otherwise.
^^^^^^^^^^
@end defun