(sort-regexp-fields-next-record): New subroutine.
commit387f3b2189c25476d26b95ad6c095d53bacc7f54
authorRichard M. Stallman <rms@gnu.org>
Wed, 15 Feb 1995 22:21:25 +0000 (15 22:21 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 15 Feb 1995 22:21:25 +0000 (15 22:21 +0000)
tree516e9122009c72952a664a7b0b3fb2bfa19cb440
parentaebd973ee347bdf21ac75e70204295ec645fe7d9
(sort-regexp-fields-next-record): New subroutine.
If the first search does not advance point and finds an empty match,
skip one char and search again.
(sort-regexp-fields): Use that subroutine.
Bind sort-regexp-fields-regexp, for sort-regexp-fields-next-record.
(sort-regexp-fields-regexp): Declared.
(sort-regexp-record-end): Declared.
lisp/sort.el