[PATCH] Improve emacs coding style

Will Newton will.newton at linaro.org
Fri Dec 5 04:48:26 PST 2014


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.
---
 utils/emacs/emacs.el | 21 ++++++++-------------
 1 file changed, 8 insertions(+), 13 deletions(-)

-- 
Will Newton
Toolchain Working Group, Linaro
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Improve-emacs-coding-style.patch
Type: text/x-patch
Size: 1846 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141205/5bd40d1b/attachment.bin>


More information about the llvm-commits mailing list