# HG changeset patch # User Karl Heuer # Date 922816849 0 # Node ID 2986e6d0e92751b1b3d8401b3d4d94dbee7b74fe # Parent 440fb6df32c83ac36a2dcb90cbed2b72f0e9e970 (c-indent-command): Doc fix. diff -r 440fb6df32c8 -r 2986e6d0e927 lisp/progmodes/cc-cmds.el --- 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