summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
...
* After hitting TAB to insert a new entry, position point at the amount.John Wiegley2009-02-111-0/+3
|
* In ledger-mode, if TAB is pressed in an entry, call out to "entry".John Wiegley2009-02-111-19/+27
|
* Extended Ledger's font-lock expression, based on code from Timothy Stotts.John Wiegley2009-02-061-5/+11
|
* Increased copyright range to include 2009.John Wiegley2009-01-201-1/+1
|
* Moved around most of the files so that source code is in src/, documentationJohn Wiegley2008-08-052-0/+2673
is in doc/, etc.