diff lisp/follow.el @ 91302:56a72e2bd635

Merge from emacs--devo--0 Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-306
author Miles Bader <miles@gnu.org>
date Sat, 29 Dec 2007 02:39:17 +0000
parents 880960b70474 5ae8af9a4b8e
children 606f2d163a64
line wrap: on
line diff
--- a/lisp/follow.el	Fri Dec 28 02:13:20 2007 +0000
+++ b/lisp/follow.el	Sat Dec 29 02:39:17 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