summaryrefslogtreecommitdiff
path: root/lisp/ldg-sort.el
Commit message (Expand)AuthorAgeFilesLines
* Refactoring and style.Craig Earls2013-04-101-2/+1
* Fix copy-at-point and more regex consolidation and cleanupCraig Earls2013-04-031-2/+2
* Consolidated all major regexes into ldg-regex. Only major exception are the ...Craig Earls2013-04-021-3/+2
* Prevent sort-buffer from calling all the after-change hooksCraig Earls2013-04-011-1/+3
* Fix bug 937 maintain sort order of xact on the same actual date.Craig Earls2013-03-301-2/+7
* Lots of code cleanup. (if () (progn …) ==> (when () …) all over the p...Craig Earls2013-03-251-18/+14
* Fix bug 916 along amount in regionCraig Earls2013-03-221-1/+1
* ledger-sort-region did nothing if point was at end of region.David Keegan2013-03-091-0/+1
* Added menu entries to help set sort regionCraig Earls2013-03-061-8/+39
* Ad ledger-mode flags to limit sort region for sort bufferCraig Earls2013-03-021-3/+10
* Code commenting cleanup.Craig Earls2013-02-141-3/+12
* Comment and code cleanupCraig Earls2013-02-121-4/+7
* Lisp code cleanupCraig Earls2013-02-051-7/+7
* Check for ledger executable and versionCraig Earls2013-02-011-1/+0
* Add regional sort facility to ledger modeCraig Earls2013-02-011-0/+62