summaryrefslogtreecommitdiff
path: root/misc/README.indent
blob: 012bf8a16bb8759949c55de7ff9c8ce581b66cd1 (plain)
1
2
3
4
5
6
7
8
The indentation in LibGTop was done with the following command:

	find . -name \*.[ch] | xargs -i emacs -batch {} \
		-l /gnome/compile/libgtop/misc/format.el -f save-buffer

December 26, 1999
Martin