Add "reindent" target to top-level Makefile.in. Add
authorTom Yu <tlyu@mit.edu>
Tue, 27 Oct 2009 02:13:31 +0000 (02:13 +0000)
committerTom Yu <tlyu@mit.edu>
Tue, 27 Oct 2009 02:13:31 +0000 (02:13 +0000)
commit8552d685d38e6d664186ac671f6bcd2269f41398
treef3558f08467dd0632a828e9835fc56243092632e
parent20602d4243322cc913cab9c1c13157165715ebbc
Add "reindent" target to top-level Makefile.in.  Add
krb5-batch-indent.el.  These perform a batch reindent based upon the
Emacs file-local variable settings, taking care to distinguish between
files that are supposed to conform to the coding style versus those
that are marked as being exceptions.  A later commit will explicitly
mark the files that we expect to conform to our coding standards.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@23061 dc483132-0cff-0310-8789-dd5450dbe970
src/Makefile.in
src/util/krb5-batch-reindent.el [new file with mode: 0644]