| Commit message (Expand) | Author | Age | Files | Lines |
* | Restored tabs that had been converted to spaces | John Wiegley | 2012-03-16 | 1 | -2/+2 |
* | Fix ledger-reconcile-visit. | Paul Lathrop | 2012-03-05 | 1 | -1/+1 |
* | Split a string in ledger.el | John Wiegley | 2012-02-10 | 1 | -2/+4 |
* | Fixed minor bug where ledger-add-entry would insert a space before the next t... | Craig Earls | 2012-02-10 | 1 | -1/+1 |
* | Fixed font-lock REGEX to allow account names with spaces | Craig Earls | 2012-02-10 | 1 | -1/+1 |
* | Wrote Asset Allocation section | Craig Earls | 2012-02-10 | 1 | -2/+1 |
* | Started detailed emacs ledger mode section | Craig Earls | 2012-02-10 | 1 | -2/+2 |
* | Add easy-menu for Emacs-mode | Kenny Meyer | 2011-12-09 | 1 | -0/+18 |
* | Add € and £ to currency one could use in ledger mode | Rémi Vanicat | 2011-04-06 | 1 | -1/+1 |
* | Add keybinding to the modes documentation. | Rémi Vanicat | 2011-04-06 | 1 | -7/+15 |
* | Untabified all source files | John Wiegley | 2010-06-11 | 1 | -467/+467 |
* | Revert "Support entries with effective dates in ledger-iterate-entries" | John Wiegley | 2010-05-13 | 1 | -35/+20 |
* | lisp/ledger.el is now deprecated (until release) | John Wiegley | 2010-04-12 | 1 | -1/+1 |
* | Updated current version of ledger.el to 1.3 | John Wiegley | 2010-03-15 | 1 | -1/+1 |
* | Created lisp/ldg-account.el | John Wiegley | 2010-03-11 | 1 | -1/+1 |
* | Support entries with effective dates in ledger-iterate-entries | Andrew Childs | 2010-02-07 | 1 | -20/+35 |
* | Increased version number in lisp/ledger.el to 3.0 | John Wiegley | 2009-10-31 | 1 | -1/+1 |
* | Change reconcile-mode to look for either <stdin> or /dev/stdin | Chris Gray | 2009-06-17 | 1 | -4/+4 |
* | Simplified ledger-mode's font-lock-regexps | John Wiegley | 2009-06-16 | 1 | -11/+11 |
* | Improved how transactions are cleared in Emacs | John Wiegley | 2009-06-16 | 1 | -2/+14 |
* | Minor fix to entry title coloring | John Wiegley | 2009-06-15 | 1 | -1/+1 |
* | Simplified a call to (error) in ledger.el | John Wiegley | 2009-06-02 | 1 | -3/+1 |
* | interactive in ledger-reconcile only needs one arg | Drew Raines | 2009-02-26 | 1 | -1/+1 |
* | Use vector notation for the backspace key. | Jesse Alama | 2009-02-24 | 1 | -1/+1 |
* | When starting ledger-report, print a help message. | Jesse Alama | 2009-02-24 | 1 | -1/+2 |
* | Make backspace scroll down in ledger-report buffers. | Jesse Alama | 2009-02-24 | 1 | -0/+1 |
* | Make ledger-report buffers non-editable. | Jesse Alama | 2009-02-24 | 1 | -2/+6 |
* | Indicate what the report name is in report buffers | Jesse Alama | 2009-02-24 | 1 | -1/+2 |
* | The Great Renaming, Part II | John Wiegley | 2009-02-23 | 1 | -95/+95 |
* | The Great Renaming | John Wiegley | 2009-02-23 | 1 | -95/+95 |
* | Bury the report buffer after quitting. | Jesse Alama | 2009-02-21 | 1 | -2/+3 |
* | Only invoke new completion behavior if C-u is used | John Wiegley | 2009-02-15 | 1 | -14/+16 |
* | Removed auto-reconciling behavior from ledger.el | John Wiegley | 2009-02-13 | 1 | -43/+3 |
* | Set coding-system-for-read, as well as write | John Wiegley | 2009-02-13 | 1 | -1/+2 |
* | Set coding-system-for-write when talking to ledger | John Wiegley | 2009-02-13 | 1 | -5/+6 |
* | Allow the use of days of the week to "entry", e.g: "thu kfc 11". | John Wiegley | 2009-02-11 | 1 | -0/+3 |
* | After hitting TAB to insert a new entry, position point at the amount. | John Wiegley | 2009-02-11 | 1 | -0/+3 |
* | In ledger-mode, if TAB is pressed in an entry, call out to "entry". | John Wiegley | 2009-02-11 | 1 | -19/+27 |
* | Extended Ledger's font-lock expression, based on code from Timothy Stotts. | John Wiegley | 2009-02-06 | 1 | -5/+11 |
* | Increased copyright range to include 2009. | John Wiegley | 2009-01-20 | 1 | -1/+1 |
* | Moved around most of the files so that source code is in src/, documentation | John Wiegley | 2008-08-05 | 1 | -0/+1311 |