emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/indent.el,v


From: Martin Rudalics
Subject: [Emacs-diffs] Changes to emacs/lisp/indent.el,v
Date: Wed, 19 Dec 2007 09:24:32 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Martin Rudalics <m061211>       07/12/19 09:24:31

Index: indent.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/indent.el,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -b -r1.73 -r1.74
--- indent.el   8 Dec 2007 14:33:53 -0000       1.73
+++ indent.el   19 Dec 2007 09:24:31 -0000      1.74
@@ -82,7 +82,7 @@
 Depending on `tab-always-indent', either insert a tab or indent.
 If initial point was within line's indentation, position after
 the indentation.  Else stay at same point in text.
-If `transient-mark-mode' is turned on the region is active,
+If `transient-mark-mode' is turned on and the region is active,
 indent the region.
 The function actually called to indent the line is determined by the value of
 `indent-line-function'."




reply via email to

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