From: Stefan Monnier Date: Mon, 10 Feb 2003 21:36:03 +0000 (+0000) Subject: Remove redundant docstring info. X-Git-Tag: ttn-vms-21-2-B4~11277 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=55312bfc647622ed5bbd091091f8b4072da38c17;p=emacs.git Remove redundant docstring info. --- diff --git a/lisp/sort.el b/lisp/sort.el index e7390aed512..84a2f9eec81 100644 --- a/lisp/sort.el +++ b/lisp/sort.el @@ -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