Improve emacs coding style
authorWill Newton <will.newton@linaro.org>
Tue, 9 Dec 2014 08:58:31 +0000 (08:58 +0000)
committerWill Newton <will.newton@linaro.org>
Tue, 9 Dec 2014 08:58:31 +0000 (08:58 +0000)
commitf1f6524e051fc9fa35b6a7de1c57af6d1baceb72
tree9dcc1000a19969ccd01b6eddb557bbfb38bd25ba
parente78a87b633d0f66949390e45594201da7c8bc6eb
Improve emacs coding style

Remove setting of default style, this way is not recommended and
means that all the settings have to be duplicated to demonstrate the
c-add-style method which is a much better way of doing it.

Remove the modified date as it is better stored in SVN.

Tweak a few style parameters to make them conform to the actual LLVM
style.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@223765 91177308-0d34-0410-b5e6-96231b3b80d8
utils/emacs/emacs.el