+2000-09-14 Gerd Moellmann <gerd@gnu.org>
+
+ * indent.el (indent-for-tab-command): Doc fix.
+
2000-09-13 Kenichi Handa <handa@etl.go.jp>
* international/quail.el (quail-start-translation): Translate KEY
(defun indent-for-tab-command (&optional prefix-arg)
"Indent line in proper way for current major mode.
+If initial point was within line's indentation, position after
+the indentation. Else stay at same point in text.
The function actually called is determined by the value of
`indent-line-function'."
(interactive "P")