summaryrefslogtreecommitdiff
path: root/misc/README.indent
Commit message (Collapse)AuthorAgeFilesLines
* The indentation in LibGTop was done with the following command:Martin Baulig1999-12-261-0/+8
find . -name \*.[ch] | xargs -i emacs -batch {} \ -l /gnome/compile/libgtop/misc/format.el -f save-buffer December 26, 1999 Martin