X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/eca1e29e883160e27cda53ba183b9deb2537308b..6a70ef0d8173b57817bcc8a013eb86c8583e74fc:/lisp/indent.el diff --git a/lisp/indent.el b/lisp/indent.el index 6f3431fbd7..1a7193893c 100644 --- a/lisp/indent.el +++ b/lisp/indent.el @@ -47,6 +47,8 @@ (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")