log lisp/sort.el @ 67786:55dd97aa46da

age author description
2005-08-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-04 Lute Kamstra Update FSF's address.
2004-03-07 Eli Zaretskii (sort-columns): Remove ms-dos from the list of systems
2004-03-05 Richard M. Stallman (sort-columns): Don't use external 'sort' on ms-windows. Otherwise,
2003-09-01 Miles Bader Add arch taglines
2003-06-02 Stefan Monnier (sort-subr): Add `predicate' arg. Remove `sortcar' code.
2003-04-02 Juanma Barranquero (sort-reorder-buffer): Fix saving of markers at the end of the sorted region.
2003-02-10 Stefan Monnier Remove redundant docstring info.
2003-02-04 Juanma Barranquero Trailing whitespace deleted.
2003-01-09 Karl Berry (sort-regexp-fields): pass noerror to
2002-04-12 Stefan Monnier (sort-reorder-buffer): Don't assume point-min == 1.
2001-12-23 Richard M. Stallman (sort-reorder-buffer): Copy all to a temp buffer first.
2001-07-15 Pavel Janík Some fixes to follow coding conventions in files maintained by FSF.
2000-12-15 Gerd Moellmann (sort-columns): Fix error message.
2000-11-29 Stefan Monnier (sort-columns): Don't concat strings with numbers.
2000-11-16 Gerd Moellmann (sort-columns): If sort-fold-case it non-nil, invoke
2000-01-28 Gerd Moellmann (sort-numeric-base): New option.
1997-08-18 Richard M. Stallman Customized.
1996-12-27 Richard M. Stallman Many doc fixes.
1996-12-10 Richard M. Stallman (sort-columns): Don't use `sort' utility if the text has text properties.
1996-01-14 Erik Naggum Update FSF's address.
1995-11-25 Richard M. Stallman (sort-regexp-fields): Doc fix.
1995-04-07 Karl Heuer Update copyright.
1995-02-15 Richard M. Stallman (sort-regexp-fields-next-record): New subroutine.
1994-05-03 Karl Heuer Update copyright.
1994-04-20 Richard M. Stallman (sort-subr): Use car-less-than-car when appropriate.
1994-03-23 Richard M. Stallman (sort-subr): Add autoload.
1994-02-02 Karl Heuer (sort-paragraphs): Use proper paragraph definition instead of just checking
1994-01-03 Richard M. Stallman (sort-float-fields): Commented out.
1993-07-23 Richard M. Stallman Minor error in previous change.
1993-07-23 Richard M. Stallman (sort-skip-fields): Really implement fields as runs
1993-06-09 Jim Blandy Apply typo patches from Paul Eggert.
1993-06-01 Richard M. Stallman (sort-fold-case): New variable.
1993-03-22 Eric S. Raymond Added or corrected Commentary headers
1993-03-15 Jim Blandy * sort.el (sort-float-fields, sort-numeric-fields): Use
1993-03-15 Jim Blandy * sort.el (sort-float-fields): Use string-to-number, not
1993-02-07 Richard M. Stallman (sort-subr): Fix previous change.
1993-02-07 Richard M. Stallman (sort-build-lists): Record the key as pair of positions;
1993-02-03 Richard M. Stallman (sort-subr): Doc fixes.
1992-08-19 Jim Blandy entered into RCS
1992-08-18 Richard M. Stallman *** empty log message ***
1992-07-22 Eric S. Raymond *** empty log message ***
1992-07-17 Eric S. Raymond *** empty log message ***
1992-07-16 Eric S. Raymond *** empty log message ***
1992-05-30 Eric S. Raymond *** empty log message ***
1992-03-16 Jim Blandy *** empty log message ***
1991-05-09 Jim Blandy *** empty log message ***
1990-12-11 root *** empty log message ***
1990-12-10 Richard M. Stallman *** empty log message ***
1990-08-28 root *** empty log message ***
1990-06-29 Richard M. Stallman Initial revision