]> code.delx.au - gnu-emacs/blobdiff - lisp/indent.el
(quail-help): The output message is improved.
[gnu-emacs] / lisp / indent.el
index 6f3431fbd7f7ed5f78aaae8fb099035c5a26da09..1a7193893c4af5dbbc13a87cc162ad2093f3cc49 100644 (file)
@@ -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")