summaryrefslogtreecommitdiff
path: root/lisp/timeclock.el
Commit message (Collapse)AuthorAgeFilesLines
* Removed timeclock.el.Craig Earls2013-03-051-1362/+0
| | | | This has been parts of the standard Emacs installation for a very long time. No need to repeat it here.
* Untabified all source filesJohn Wiegley2010-06-111-475/+475
|
* Moved around most of the files so that source code is in src/, documentationJohn Wiegley2008-08-051-0/+1362
is in doc/, etc.