(sort-build-lints): Add comment.
This commit is contained in:
@@ -121,6 +121,8 @@ it defaults to `<', otherwise it defaults to `string<'."
|
||||
(defun sort-build-lists (nextrecfun endrecfun startkeyfun endkeyfun)
|
||||
(let ((sort-lists ())
|
||||
(start-rec nil)
|
||||
;; To avoid such functins as `end-of-line' being affected by
|
||||
;; fields.
|
||||
(inhibit-field-text-motion t)
|
||||
done key)
|
||||
;; Loop over sort records.
|
||||
|
||||
Reference in New Issue
Block a user