Index: emacs/lispref/lists.texi
diff -c emacs/lispref/lists.texi:1.53 emacs/lispref/lists.texi:1.54
*** emacs/lispref/lists.texi:1.53 Sun Jun 19 21:03:14 2005
--- emacs/lispref/lists.texi Mon Jun 20 21:37:47 2005
***************
*** 1105,1111 ****
The argument @var{predicate} must be a function that accepts two
arguments. It is called with two elements of @var{list}. To get an
! increasing order sort, the @var{predicate} should return @code{t} if the
first element is ``less than'' the second, or @code{nil} if not.
The comparison function @var{predicate} must give reliable results for
--- 1105,1111 ----
The argument @var{predicate} must be a function that accepts two
arguments. It is called with two elements of @var{list}. To get an
! increasing order sort, the @var{predicate} should return [EMAIL PROTECTED] if
the
first element is ``less than'' the second, or @code{nil} if not.
The comparison function @var{predicate} must give reliable results for
_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs