summaryrefslogtreecommitdiff
path: root/src/emacs.cc
Commit message (Collapse)AuthorAgeFilesLines
* Factored common parts of entry_t and xact_t into new item_tJohn Wiegley2008-09-191-4/+4
|
* Moved around most of the files so that source code is in src/, documentationJohn Wiegley2008-08-051-0/+110
is in doc/, etc.