summaryrefslogtreecommitdiff
path: root/lisp/sort.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright notices for 2013.Paul Eggert2013-01-011-2/+2
* * sort.el (sort-subr): Doc fix.Chong Yidong2012-12-211-2/+7
* * sort.el (sort-regexp-fields): Doc fix.Chong Yidong2012-08-031-12/+17
* Fix some missing trailing whitespace (tiny change)Tim Landscheidt2012-03-121-1/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Refill some long/short copyright headers.Glenn Morris2011-01-261-1/+2
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Refill some copyright headers.Glenn Morris2011-01-151-2/+2
* Merge from emacs-23Stefan Monnier2011-01-141-2/+2
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Use line-end-position rather than end-of-line, etc.Glenn Morris2010-11-061-7/+6
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* * align.el:Lute Kamstra2008-12-031-2/+2
* * bitmaps/README:Dan Nicolaescu2008-07-311-2/+2
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
* (sort-reorder-buffer): Preserve the buffer's multibyteness.Stefan Monnier2008-03-201-0/+2
* Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* (sort-fold-case, sort-numeric-base): Mark as safe-local-variable.Reiner Steib2007-08-221-0/+2
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* Update copyright years.Glenn Morris2006-12-051-1/+1
* (sort-fields-syntax-table): "?\ " -> "?\s".Juanma Barranquero2006-11-271-1/+1
* Reword comment.Juanma Barranquero2006-11-031-4/+2
* Installed [mark@mcs.vuw.ac.nz: sort-columns fails on NetBSD] patchRamprasad B2006-11-031-1/+4
* (sort-build-lists): Don't bind inhibit-field-text-motionKenichi Handa2006-04-041-29/+34
* (sort-build-lints): Add comment.Kenichi Handa2006-03-171-0/+2
* (sort-build-lists): Temporarily bindKenichi Handa2006-03-161-0/+1
* (sort-columns): Use Posix arg syntax for `sort'.Richard M. Stallman2006-02-211-2/+3
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (sort-columns): Remove ms-dos from the list of systemsEli Zaretskii2004-03-071-1/+1
* (sort-columns): Don't use external 'sort' on ms-windows. Otherwise,Richard M. Stallman2004-03-051-6/+17
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (sort-subr): Add `predicate' arg. Remove `sortcar' code.Stefan Monnier2003-06-021-37/+26
* (sort-reorder-buffer): Fix saving of markers at the end of the sorted region.Juanma Barranquero2003-04-021-9/+6
* Remove redundant docstring info.Stefan Monnier2003-02-101-1/+0
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-4/+4
* (sort-regexp-fields): pass noerror toKarl Berry2003-01-091-2/+2
* (sort-reorder-buffer): Don't assume point-min == 1.Stefan Monnier2002-04-121-4/+2
* (sort-reorder-buffer): Copy all to a temp buffer first.Richard M. Stallman2001-12-231-29/+39
* Some fixes to follow coding conventions in files maintained by FSF.Pavel Janík2001-07-151-1/+1
* (sort-columns): Fix error message.Gerd Moellmann2000-12-151-1/+1
* (sort-columns): Don't concat strings with numbers.Stefan Monnier2000-11-291-5/+5
* (sort-columns): If sort-fold-case it non-nil, invokeGerd Moellmann2000-11-161-6/+8
* (sort-numeric-base): New option.Gerd Moellmann2000-01-281-11/+25
* Customized.Richard M. Stallman1997-08-181-2/+8
* Many doc fixes.Richard M. Stallman1996-12-271-9/+21