summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-05-11org: New Org-wide custom option `org-sort-function'Ihor Radchenko9-36/+102
2018-03-13org-table-sort-lines: Fix case-sensitive sortingSebastian Reuße2-26/+32
2018-03-13Fix org-table-sort-lines testSebastian Reuße1-5/+5
2018-03-13Fix alphabetic sorting for tables, plain listsSebastian Reuße3-3/+10
2017-09-06org-table: Implement shrunk columnsNicolas Goaziou3-270/+819
2017-08-25org-table: Fix sorting with times > 100 hoursNicolas Goaziou2-5/+12
2017-07-09Backport commit 20e9a00fb from EmacsPaul Eggert16-38/+39
2017-05-18org-sort: Read compare-func in interactive callsKyle Meyer4-51/+90
2017-05-08org-sort: Go back to calling org-sort-* functions interactivelyKyle Meyer1-4/+5
2017-05-08org-sort: Call org-sort-* functions non-interactivelyKyle Meyer2-7/+6
2017-02-13Use Org duration libraryNicolas Goaziou12-391/+150
2016-06-23Deprecate `org-called-interactively-p' in favor of `called-interactively-p'Nicolas Goaziou8-56/+48
2016-05-26org-table: Do not require `cl' since `cl-lib' is usedNicolas Goaziou1-27/+25
2015-08-02org-table: Simplify `org-table-sort-lines'Nicolas Goaziou2-119/+84
2015-08-02org-table: Improve tables' speed in large buffersNicolas Goaziou2-1005/+1065
2014-12-21Move `org-do-sort' into "org-table.el"Nicolas Goaziou2-63/+64
2014-12-20org.el: Implement user-defined table sortingJon Snader3-12/+40
2014-04-16Let sort-by-time handle [H]H:MM strings and add a :sort parameter for clockta...Bastien Guerry4-9/+21
2012-12-11org-table.el: Ensure table coordinates are correctly displayed when sorting.Bastien Guerry2-1/+5
2012-10-02Update autoloads.Bastien Guerry8-176/+130
2011-06-29adding optional argument KIND to all org-called-interactively-p function invo...Michael Markert8-38/+45
2011-06-14replacing calls to now-defunct function `interactive-p'Eric Schulte8-39/+42