Monkey patch for the cc-mode that comes with emacs-23.x; that version
authorTom Yu <tlyu@mit.edu>
Tue, 3 Nov 2009 03:14:41 +0000 (03:14 +0000)
committerTom Yu <tlyu@mit.edu>
Tue, 3 Nov 2009 03:14:41 +0000 (03:14 +0000)
commit6412be9b2a5a21470ef9a94cf78870d525be3115
tree4f00bcebda02af886d820dbcf2819f970722da7e
parent3f9a584e767baf09ac0bc91359235bea6f9520fe
Monkey patch for the cc-mode that comes with emacs-23.x; that version
of cc-mode has a bug that causes incorrect indentation of case labels
containing character constants.  Already fixed upstream in unreleased
cc-mode sources.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@23122 dc483132-0cff-0310-8789-dd5450dbe970
src/util/krb5-c-style.el
src/util/krb5-hack-cc-mode-caselabel.el [new file with mode: 0644]