find . -name \*.[ch] | xargs -i emacs -batch {} \ -l /gnome/compile/libgtop/misc/format.el -f save-buffer December 26, 1999 Martin
1999-10-24 Martin Baulig <martin@home-of-linux.org> * xmalloc.c: Use glib's malloc functions when compiled with LIBGTOP_ENABLE_DEBUG. * xmalloc_suid.c: New file.