From 0939d23bcd8a465dc81bd7ca1ea945277930aa59 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sun, 29 Jan 2006 16:52:02 +0000 Subject: [PATCH] (Indentation Commands): Inserts newline, not "linefeed". --- man/cc-mode.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man/cc-mode.texi b/man/cc-mode.texi index 088c19e44f0..f4f4df82e7b 100644 --- a/man/cc-mode.texi +++ b/man/cc-mode.texi @@ -208,7 +208,7 @@ license to the document, as described in section 6 of the license. @vskip 0pt plus 1filll @insertcopying -This manual was generated from $Revision: 5.241 $ of $RCSfile: cc-mode.texi,v $, which can be +This manual was generated from $Revision: 1.33 $ of $RCSfile: cc-mode.texi,v $, which can be downloaded from @url{http://cvs.sf.net/viewcvs.py/cc-mode/cc-mode/cc-mode.texi}. @end titlepage @@ -750,7 +750,7 @@ very useful in this case. @item @kbd{C-j} (@code{newline-and-indent}) @kindex C-j @findex newline-and-indent -Inserts a linefeed and indents the new blank line, ready to start +Inserts a newline and indents the new blank line, ready to start typing. This is a standard (X)Emacs command. @item @kbd{C-M-q} (@code{c-indent-exp}) -- 2.39.2