# HG changeset patch # User Chong Yidong # Date 1242786945 0 # Node ID f1b56c6c0ebc184cee8ec6e77af51ec00f678cef # Parent affca96715540787d70da312d19364082dcd7dd2 * indent.el (indent-for-tab-command): Fix typo in docstring. diff -r affca9671554 -r f1b56c6c0ebc lisp/indent.el --- a/lisp/indent.el Wed May 20 02:17:50 2009 +0000 +++ b/lisp/indent.el Wed May 20 02:35:45 2009 +0000 @@ -82,7 +82,7 @@ the indentation. Else stay at same point in text. If a prefix argument is given, also rigidly indent the entire -balanced expression which starts at the beginning the current +balanced expression which starts at the beginning of the current line to reflect the current line's change in indentation. If `transient-mark-mode' is turned on and the region is active,