changeset 87406:5ae8af9a4b8e

Comment change.
author Richard M. Stallman <rms@gnu.org>
date Tue, 25 Dec 2007 22:50:30 +0000
parents 5a01a0bdd017
children 25c8924964c6
files lisp/follow.el
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/follow.el	Tue Dec 25 22:50:08 2007 +0000
+++ b/lisp/follow.el	Tue Dec 25 22:50:30 2007 +0000
@@ -1524,6 +1524,8 @@
 	      ;; If the region is visible, make it look good when spanning
 	      ;; multiple windows.
 	      (if (or (and (boundp 'mark-active) (symbol-value 'mark-active))
+		      ;; The following isn't used in Emacs,
+		      ;; since `mark-active' is bound.
 		      (and (fboundp 'region-active-p)
 			   (funcall (symbol-function 'region-active-p))))
 		  (follow-maximize-region