Mercurial > emacs
changeset 103263:f1b56c6c0ebc
* indent.el (indent-for-tab-command): Fix typo in docstring.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Wed, 20 May 2009 02:35:45 +0000 |
parents | affca9671554 |
children | b269cabac20c |
files | lisp/indent.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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,