summaryrefslogtreecommitdiff
path: root/emacs.cc
Commit message (Collapse)AuthorAgeFilesLines
* See ChangeLogJohn Wiegley2008-04-131-2/+2
|
* Support has been added for clearing of individual transactions. SetJohn Wiegley2008-04-131-12/+13
| | | | `ledger-clear-whole-entries' in Emacs to revert to the old behavior.
* *** empty log message ***John Wiegley2008-04-131-1/+0
|
* (write_entry): Added filename to Emacs output, in preperation forJohn Wiegley2008-04-131-0/+10
| | | | multi-file support.
* (write_entry): If an entry is marked pending, output the `pending'John Wiegley2008-04-131-1/+11
| | | | symbol in the Emacs output.
* Expose FormatEmacsTransactions to Python.John Wiegley2008-04-131-0/+23
|
* Added an Emacs formatter, accessible with the new "emacs" command.John Wiegley2008-04-131-0/+59