summaryrefslogtreecommitdiff
path: root/ledger.el
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***John Wiegley2008-04-131-0/+2
|
* Added "a" and "d" commands to *Reconcile* mode.John Wiegley2008-04-131-26/+66
|
* (ledger-reconcile): Added back the feature that C-u C-c C-r willJohn Wiegley2008-04-131-3/+8
| | | | assume that an auto-reconcile is to be attempted.
* Updated the Emacs interface to use the ledger executable more fullyJohn Wiegley2008-04-131-144/+117
| | | | | (it doesn't do its own parsing anymore, for example). Many things should be faster, and things should work for users of earlier Emacsen.
* (ledger-reconcile): If a prefix argument is passed to C-c C-rJohn Wiegley2008-04-131-5/+37
| | | | | | | (ledger-reconcile), then it will attempt to use the auto-reconciler to pre-mark the uncleared transactions. Note that if it fails, and the uncleared list is long, it might appear to hang. It's far from fool-proof, but when it does work, it's like magic!
* Fix to the reconcile function, for the case when there are spaces inJohn Wiegley2008-04-131-2/+4
| | | | an account name.
* Changed the reconciling feature so that it doesn't need to ask for theJohn Wiegley2008-04-131-10/+8
| | | | "number of days".
* Added code for setting the default year/month given in the prompt toJohn Wiegley2008-04-131-1/+34
| | | | | C-c C-a. This is helpful for people with lots of receipts in a past month.
* updated to 2.02John Wiegley2008-04-131-4/+20
|
* updated to version 2.0John Wiegley2008-04-131-16/+40
|
* changesJohn Wiegley2008-04-131-36/+18
|
* moved entry hooking mechanism to journal_t; further improvements to "entry"John Wiegley2004-09-231-9/+11
|
* fixed two memory corruption bugsJohn Wiegley2004-08-251-4/+7
|
* added a better commentary (at least for now)John Wiegley2004-08-231-2/+9
|
* added missing filesJohn Wiegley2004-07-291-0/+301
|
* initial rev of 2.0John Wiegley2004-07-261-295/+0
|
* initial import into DarcsJohn Wiegley2004-05-131-40/+103
|
* Several small fixes.John Wiegley2004-04-081-1/+2
|
* *** empty log message ***John Wiegley2004-04-041-20/+50
|
* *** empty log message ***John Wiegley2004-04-041-10/+13
|
* *** empty log message ***John Wiegley2004-04-041-58/+88
|
* Reconcile mode is now working.John Wiegley2004-04-041-18/+83
|
* changesJohn Wiegley2003-10-291-1/+88
|
* *** empty log message ***John Wiegley2003-10-131-0/+16