diff --git a/doc/misc/cc-mode.texi b/doc/misc/cc-mode.texi index f311ec8..0628f8e 100644 --- a/doc/misc/cc-mode.texi +++ b/doc/misc/cc-mode.texi @@ -2554,7 +2554,9 @@ for C code in GNU programs. @item k&r @cindex K&R style -The classic Kernighan and Ritchie style for C code. +The classic Kernighan and Ritchie style for C code. If you're looking +for the style used in the 2nd edition of their book ``The C +Programming Language'', then check out the Stroustrup style. @item bsd @cindex BSD style