summaryrefslogtreecommitdiff
path: root/emacs.cc
Commit message (Expand)AuthorAgeFilesLines
* Transactions now track their beginning and ending position, as doJohn Wiegley2008-04-131-1/+2
* Removed Python integration support.John Wiegley2008-04-131-23/+0
* Restructed the code that it can build and be used as a shared library.John Wiegley2008-04-131-1/+1
* See ChangeLogJohn Wiegley2008-04-131-2/+2
* Support has been added for clearing of individual transactions. SetJohn Wiegley2008-04-131-12/+13
* *** empty log message ***John Wiegley2008-04-131-1/+0
* (write_entry): Added filename to Emacs output, in preperation forJohn Wiegley2008-04-131-0/+10
* (write_entry): If an entry is marked pending, output the `pending'John Wiegley2008-04-131-1/+11
* 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