emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs/lisp indent.el


From: Chong Yidong
Subject: [Emacs-diffs] emacs/lisp indent.el
Date: Wed, 20 May 2009 02:35:45 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      09/05/20 02:35:45

Modified files:
        lisp           : indent.el 

Log message:
        * indent.el (indent-for-tab-command): Fix typo in docstring.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/indent.el?cvsroot=emacs&r1=1.82&r2=1.83

Patches:
Index: indent.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/indent.el,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -b -r1.82 -r1.83
--- indent.el   5 Jan 2009 03:19:24 -0000       1.82
+++ indent.el   20 May 2009 02:35:45 -0000      1.83
@@ -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,




reply via email to

[Prev in Thread] Current Thread [Next in Thread]