summaryrefslogtreecommitdiff
path: root/lisp/sort.el
Commit message (Expand)AuthorAge
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-09
* Misc small fixes.Juri Linkov2014-01-31
* Some doc for delete-duplicate-linesGlenn Morris2014-01-25
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* * lisp/sort.el (delete-duplicate-lines): Accept an optional `keep-blanks'Sam Steingold2013-05-24
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-02
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-01
* | Merge from emacs-24; up to 2012-12-01T13:25:13Z!cyd@gnu.orgGlenn Morris2012-12-21
|\|
| * * sort.el (sort-subr): Doc fix.Chong Yidong2012-12-21
* | * lisp/sort.el (delete-duplicate-lines): New command.Juri Linkov2012-12-04
|/
* * sort.el (sort-regexp-fields): Doc fix.Chong Yidong2012-08-03
* Fix some missing trailing whitespace (tiny change)Tim Landscheidt2012-03-12
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* Refill some long/short copyright headers.Glenn Morris2011-01-26
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Refill some copyright headers.Glenn Morris2011-01-15
* Merge from emacs-23Stefan Monnier2011-01-14
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* | Use line-end-position rather than end-of-line, etc.Glenn Morris2010-11-06
|/
* Add 2010 to copyright years.Glenn Morris2010-01-13
* Add 2009 to copyright years.Glenn Morris2009-01-05
* * align.el:Lute Kamstra2008-12-03
* * bitmaps/README:Dan Nicolaescu2008-07-31
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-06
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-10
* (sort-reorder-buffer): Preserve the buffer's multibyteness.Stefan Monnier2008-03-20
* Add 2008 to copyright years.Glenn Morris2008-01-07
* (sort-fold-case, sort-numeric-base): Mark as safe-local-variable.Reiner Steib2007-08-22
* Switch license to GPLv3 or later.Glenn Morris2007-07-25
* Add 2007 to copyright years.Glenn Morris2007-01-21
* Update copyright years.Glenn Morris2006-12-05
* (sort-fields-syntax-table): "?\ " -> "?\s".Juanma Barranquero2006-11-27
* Reword comment.Juanma Barranquero2006-11-03
* Installed [mark@mcs.vuw.ac.nz: sort-columns fails on NetBSD] patchRamprasad B2006-11-03
* (sort-build-lists): Don't bind inhibit-field-text-motionKenichi Handa2006-04-04
* (sort-build-lints): Add comment.Kenichi Handa2006-03-17
* (sort-build-lists): Temporarily bindKenichi Handa2006-03-16
* (sort-columns): Use Posix arg syntax for `sort'.Richard M. Stallman2006-02-21
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-06
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-06
* Update FSF's address.Lute Kamstra2005-07-04
* (sort-columns): Remove ms-dos from the list of systemsEli Zaretskii2004-03-07
* (sort-columns): Don't use external 'sort' on ms-windows. Otherwise,Richard M. Stallman2004-03-05
* Add arch taglinesMiles Bader2003-09-01
* (sort-subr): Add `predicate' arg. Remove `sortcar' code.Stefan Monnier2003-06-02
* (sort-reorder-buffer): Fix saving of markers at the end of the sorted region.Juanma Barranquero2003-04-02
* Remove redundant docstring info.Stefan Monnier2003-02-10
* Trailing whitespace deleted.Juanma Barranquero2003-02-04
* (sort-regexp-fields): pass noerror toKarl Berry2003-01-09
* (sort-reorder-buffer): Don't assume point-min == 1.Stefan Monnier2002-04-12