Mercurial > emacs
changeset 49685:c205b3bd7372
Remove redundant docstring info.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Mon, 10 Feb 2003 21:36:03 +0000 |
parents | 009a9aac441d |
children | 64195811ff44 |
files | lisp/sort.el |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/sort.el Mon Feb 10 14:30:19 2003 +0000 +++ b/lisp/sort.el Mon Feb 10 21:36:03 2003 +0000 @@ -42,7 +42,6 @@ ;;;###autoload (defun sort-subr (reverse nextrecfun endrecfun &optional startkeyfun endkeyfun) "General text sorting routine to divide buffer into records and sort them. -Arguments are REVERSE NEXTRECFUN ENDRECFUN &optional STARTKEYFUN ENDKEYFUN. We divide the accessible portion of the buffer into disjoint pieces called sort records. A portion of each sort record (perhaps all of