Mercurial > emacs
changeset 24529:2986e6d0e927
(c-indent-command): Doc fix.
author | Karl Heuer <kwzh@gnu.org> |
---|---|
date | Tue, 30 Mar 1999 18:00:49 +0000 |
parents | 440fb6df32c8 |
children | 14cc75ebfd7b |
files | lisp/progmodes/cc-cmds.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/progmodes/cc-cmds.el Tue Mar 30 16:28:40 1999 +0000 +++ b/lisp/progmodes/cc-cmds.el Tue Mar 30 18:00:49 1999 +0000 @@ -1165,7 +1165,7 @@ A numeric argument, regardless of its value, means indent rigidly all the lines of the expression starting after point so that this line becomes properly indented. The relative indentation among the lines -of the expression are preserved. +of the expression is preserved. [*] The amount and kind of whitespace inserted is controlled by the variable `c-insert-tab-function', which is called to do the actual