comparison man/cc-mode.texi @ 68453:72d32b7559c2

(Indentation Commands): Inserts newline, not "linefeed".
author Richard M. Stallman <rms@gnu.org>
date Sun, 29 Jan 2006 16:52:02 +0000
parents 20ff812ba5b3
children dc2d5a6655a3 9b150bc96d33 7432ca837c8d
comparison
equal deleted inserted replaced
68452:b3bbd1af21eb 68453:72d32b7559c2
206 206
207 @page 207 @page
208 @vskip 0pt plus 1filll 208 @vskip 0pt plus 1filll
209 @insertcopying 209 @insertcopying
210 210
211 This manual was generated from $Revision: 5.241 $ of $RCSfile: cc-mode.texi,v $, which can be 211 This manual was generated from $Revision: 1.33 $ of $RCSfile: cc-mode.texi,v $, which can be
212 downloaded from 212 downloaded from
213 @url{http://cvs.sf.net/viewcvs.py/cc-mode/cc-mode/cc-mode.texi}. 213 @url{http://cvs.sf.net/viewcvs.py/cc-mode/cc-mode/cc-mode.texi}.
214 @end titlepage 214 @end titlepage
215 215
216 @comment !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! 216 @comment !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
748 748
749 @table @asis 749 @table @asis
750 @item @kbd{C-j} (@code{newline-and-indent}) 750 @item @kbd{C-j} (@code{newline-and-indent})
751 @kindex C-j 751 @kindex C-j
752 @findex newline-and-indent 752 @findex newline-and-indent
753 Inserts a linefeed and indents the new blank line, ready to start 753 Inserts a newline and indents the new blank line, ready to start
754 typing. This is a standard (X)Emacs command. 754 typing. This is a standard (X)Emacs command.
755 755
756 @item @kbd{C-M-q} (@code{c-indent-exp}) 756 @item @kbd{C-M-q} (@code{c-indent-exp})
757 @kindex C-M-q 757 @kindex C-M-q
758 @findex c-indent-exp 758 @findex c-indent-exp