# HG changeset patch # User Chong Yidong # Date 1232919109 0 # Node ID 4d233c2297b120bcbf59f57891fa6069eb443b08 # Parent dd2ac0d143cb2a226d4065f4e2b3007f4032109b Minor doc fix. diff -r dd2ac0d143cb -r 4d233c2297b1 lisp/progmodes/cc-cmds.el --- a/lisp/progmodes/cc-cmds.el Sun Jan 25 21:23:39 2009 +0000 +++ b/lisp/progmodes/cc-cmds.el Sun Jan 25 21:31:49 2009 +0000 @@ -3156,7 +3156,7 @@ (defun c-indent-line-or-region (&optional arg region) "Indent active region, current line, or block starting on this line. In Transient Mark mode, when the region is active, reindent the region. -Othewise, with a prefix argument, rigidly reindent the expression +Otherwise, with a prefix argument, rigidly reindent the expression starting on the current line. Otherwise reindent just the current line." (interactive