From: Nicolas Petton Date: Tue, 25 Oct 2016 19:28:36 +0000 (+0200) Subject: Minor fix in the documentation of seq-random-elt X-Git-Tag: emacs-26.0.90~1436 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=eca10c1e68af0cc86ebba1f13b5ba41d20fb0d56;p=emacs.git Minor fix in the documentation of seq-random-elt * doc/lispref/sequences.texi (Sequence Functions): Remove false sentence. --- diff --git a/doc/lispref/sequences.texi b/doc/lispref/sequences.texi index fc26aa21be3..e879b82c8f7 100644 --- a/doc/lispref/sequences.texi +++ b/doc/lispref/sequences.texi @@ -1039,7 +1039,6 @@ followed by a variable name to be bound to the rest of @defun seq-random-elt sequence This function returns an element of @var{sequence} taken at random. -If @var{sequence} is @code{nil}, the function returns @code{nil}. @example @group