summaryrefslogtreecommitdiff
path: root/lisp/ldg-mode.el
Commit message (Expand)AuthorAgeFilesLines
* Refactoring and style.Craig Earls2013-04-101-74/+11
* Make quick balance showed "cleared" resultsCraig Earls2013-04-081-10/+6
* Improve quick display.Craig Earls2013-04-081-2/+4
* Added quick balance check to ledger-modeCraig Earls2013-04-081-0/+17
* Fixed reconciliation initialization. Now prompts with only account, not stat...Craig Earls2013-04-061-9/+21
* Merge branch 'next' into ledger-mode-automatic-transactionsCraig Earls2013-04-041-46/+9
|\
| * Fixed bug that caused ledger-mode interfere with other mode that used indent-...Craig Earls2013-04-041-1/+1
| * Fix copy-at-point and more regex consolidation and cleanupCraig Earls2013-04-031-45/+8
| * Consolidated all major regexes into ldg-regex. Only major exception are the ...Craig Earls2013-04-021-1/+1
* | Start integrating schedule into the overall modeCraig Earls2013-03-301-5/+7
|/
* Bug 936 Fixes ledger-add-transaction.Craig Earls2013-03-271-1/+1
* Fix bug 928 Refix slow indent-region behavior.Craig Earls2013-03-251-1/+1
* Make complete play nice with auto alignmentCraig Earls2013-03-241-3/+3
* Insert Effective Date to xactCraig Earls2013-03-241-2/+14
* Fix bug 923Craig Earls2013-03-241-0/+2
* Fixed Align Region menu entryCraig Earls2013-03-241-1/+1
* Rewrote ledger-post-align-postings to address bugs 923 924 925 926 927 and 928.Craig Earls2013-03-231-6/+14
* Bug 931 Menu consistency Delete TransactionCraig Earls2013-03-231-1/+1
* Fixed Bug 930 Toggle transaction menu entry incorrectCraig Earls2013-03-231-1/+1
* Fix Bug 929 consistent naming of buffer narrowing.Craig Earls2013-03-231-1/+1
* Fix bug 916 along amount in regionCraig Earls2013-03-221-0/+1
* Fixed bug 913 ledger mode C-c C-a and ISO dates.David Keegan2013-03-091-3/+3
* Added menu entries to help set sort regionCraig Earls2013-03-061-0/+2
* Add ability to posting the account in a posting using the iedger-default-acct...Craig Earls2013-03-021-5/+0
* Add reconcile menu entry and correct bug in report that failed on automatical...Craig Earls2013-02-261-0/+2
* ledger-mode now automatically loads and parses the init file.Craig Earls2013-02-231-0/+2
* Oops. This adds missing parenthesis to the last commit.Craig Earls2013-02-151-1/+1
* Improved error reportingCraig Earls2013-02-151-1/+1
* Code commenting cleanup.Craig Earls2013-02-141-9/+27
* Added a copy transaction function to ledger-modeCraig Earls2013-02-141-5/+7
* Added menu entry for complete entry.Craig Earls2013-02-131-1/+2
* Comment and code cleanupCraig Earls2013-02-121-2/+2
* Bug 892 re-enable pending mode and reconcile-finishCraig Earls2013-02-121-1/+1
* Lisp code cleanup.Craig Earls2013-02-121-13/+13
* Bug 883 overlays left in buffer if file reverted.Craig Earls2013-02-111-0/+6
* Changes keybinding for edit amount to C-c C-bCraig Earls2013-02-101-1/+1
* ledger-mode now highlights the xact under point.Craig Earls2013-02-091-2/+4
* Added menu entry to customize ledger modeCraig Earls2013-02-091-0/+3
* code cleanupCraig Earls2013-02-081-2/+1
* Added ability to add xact with date only.Craig Earls2013-02-071-82/+86
* Lisp code cleanupCraig Earls2013-02-051-88/+88
* Enh 246 add code folding to ledger modeCraig Earls2013-02-051-1/+4
* Added menu and keybinding for ledger-post-edit-amountCraig Earls2013-02-011-5/+6
* Fixed key-bingesCraig Earls2013-02-011-19/+15
* Check for ledger executable and versionCraig Earls2013-02-011-31/+39
* Add regional sort facility to ledger modeCraig Earls2013-02-011-2/+3
* Merge branch 'next' into ledger-mode-sort-regionCraig Earls2013-02-011-13/+0
|\
| * Customizable font-lockingCraig Earls2013-01-311-13/+0
* | WIP. ledger-sort-region still drops the first transaction in the region.Craig Earls2013-01-311-2/+2
|/
* Removed call to ledger-reports-patch-reportsCraig Earls2013-01-301-6/+1