From: Teemu Likonen Date: Fri, 30 Jan 2009 00:28:16 +0000 (-0800) Subject: Documentation: update CodingStyle tips for Emacs users X-Git-Tag: v2.6.29-rc4~97 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0acbc6c651911dc9ffb4f59b34306bc1ccb751e5;p=pandora-kernel.git Documentation: update CodingStyle tips for Emacs users With the previous Emacs tips example the kernel style was made available for files in the kernel-tree only. This patch updates the tip to add a separate cc-mode indent style ("linux-tabs-only"). This makes it easy to switch between different indent styles and also makes the kernel style easily available for any filetype mode (c++, awk, ...) that is managed by the Emacs cc-mode. Signed-off-by: Teemu Likonen Signed-off-by: Randy Dunlap Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed