summaryrefslogtreecommitdiff
path: root/lisp/ledger-reconcile.el
Commit message (Expand)AuthorAgeFilesLines
* Add prefix ledger-reconcile- to s-functions to not conflict withthdox2015-01-211-6/+7
* Add documentation for bugzilla #1105, and align documentation betweenthdox2015-01-211-12/+12
* Fix for bugzilla #1105.thdox2015-01-211-9/+61
* Bump copyright notice to 2015Alexis Hildebrandt2014-12-271-1/+1
* [emacs] Simplify and tidy up ledger-occurSteve Purcell2014-12-091-2/+2
* Make sure there is alive window to switch back to when quitting reconcile bufferCraig Earls2014-12-071-3/+4
* Make reconcile more robust to empty or bad account entries at the prompt.Craig Earls2014-12-051-31/+39
* Fix change I accidentally committed when trying to fix reconcile in frames.Craig Earls2014-12-021-4/+2
* Doc string cleanup.Craig Earls2014-12-011-19/+22
* Doc string cleanup.Craig Earls2014-12-011-16/+18
* Force reconcile to use scrubbed values incase you are reconciling an account ...Craig Earls2014-10-101-1/+1
* All navigation functions moved to ledger-navigate.Craig Earls2014-09-131-4/+4
* Make the reconcile balance status message more clear.Craig Earls2014-07-131-1/+1
* ledger-reconcile.el: don't use flattenRĂ©mi Vanicat2014-07-091-2/+2
* Finished configurable reconcile format line.Craig Earls2014-07-031-4/+15
* ledger-reconcile-compile-format-string returns a lambda that is used to forma...Craig Earls2014-07-021-17/+25
* Refactor code to pull posting format into separate defun. Added reconcile buf...Craig Earls2014-07-021-27/+53
* ledger-reconcile clean byte-compileCraig Earls2014-06-281-5/+5
* Was introduced with commit 73f336a, which removed a functionality fromthdox2014-06-221-0/+1
* Fix bug 1040 Saving in reconcile buffer doesn't stay in reconcile bufferCraig Earls2014-05-181-10/+9
* Merge branch 'master' of https://github.com/ledger/ledgerCraig Earls2014-05-181-2/+2
|\
| * Fix #986 and improve documentation.thdox2014-05-181-2/+2
* | Fix bug 1039. Where the ledger buffer was incorrectly shown in the same frame...Craig Earls2014-05-181-1/+2
|/
* Indent & untabifythdox2014-05-171-174/+174
* Merge commit 'b9078dc93ffdb526efd0a859a73cc3076108f6b2'Craig Earls2014-03-251-2/+2
|\
| * Update old FSF addressJamie Nguyen2014-03-231-2/+2
* | Make reconcile window refresh xact locations after a delete operationCraig Earls2014-02-241-14/+17
|/
* Bump copyright information to 2014Alexis Hildebrandt2014-02-021-1/+1
* ledger-reconcile: Add option to insert an effective date when clearing transa...Moritz Ulrich2014-01-021-1/+9
* ledger-mode: Introduce `ledger-default-date-format'.Moritz Ulrich2013-12-301-5/+5
* emacs-mode: Prefix every function/variable/macro with ledger-.Moritz Ulrich2013-12-291-2/+2
* ledger-mode: Add missing argument to ledger-delete-current-transactionSteve Purcell2013-12-111-1/+1
* ledger-mode: Use easymenu to remove boilerplateSteve Purcell2013-12-111-26/+30
* ledger-mode: declare keymaps at the top levelSteve Purcell2013-12-091-3/+5
* Merge branch 'master' into ledger-mode-automatic-transactionsCraig Earls2013-08-201-2/+7
|\
| * Bug 986. Add file order to sorting options in the reconcile mode.Craig Earls2013-08-201-2/+7
* | Merge branch 'master' into ledger-mode-automatic-transactionsCraig Earls2013-07-021-157/+157
|/
* Finished changing name to ledger-*Craig Earls2013-07-021-0/+485