comparison man/frames.texi @ 83262:92c8be21e2c3

Merged from miles@gnu.org--gnu-2005 (patch 31-33, 129-141) Patches applied: * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-129 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-130 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-131 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-132 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-133 Merge from gnus--rel--5.10 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-134 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-135 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-136 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-137 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-138 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-139 Merge from gnus--rel--5.10 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-140 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-141 Update from CVS * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-31 Merge from emacs--cvs-trunk--0 * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-32 Merge from emacs--cvs-trunk--0 * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-33 Update from CVS git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-302
author Karoly Lorentey <lorentey@elte.hu>
date Mon, 28 Feb 2005 15:15:44 +0000
parents 9684495d72bc 3e7559716275
children 26c9034f3533
comparison
equal deleted inserted replaced
83261:7d309d464f83 83262:92c8be21e2c3
309 quickly on a reference or button, it follows or activates. If you 309 quickly on a reference or button, it follows or activates. If you
310 click slowly, it moves point as usual. Dragging, meaning moving the 310 click slowly, it moves point as usual. Dragging, meaning moving the
311 mouse while it is held down, also has its usual behavior of setting 311 mouse while it is held down, also has its usual behavior of setting
312 the region. The variable @code{mouse-1-click-follows-link} controls 312 the region. The variable @code{mouse-1-click-follows-link} controls
313 whether @kbd{Mouse-1} has this behavior. 313 whether @kbd{Mouse-1} has this behavior.
314
315 @vindex mouse-1-click-follows-link
316 Normally, the @kbd{Mouse-1} click behavior is performed on links in
317 any window. The variable @code{mouse-1-click-in-non-selected-windows}
318 controls whether @kbd{Mouse-1} has this behavior even in non-selected
319 windows, or only in the selected window.
314 320
315 @vindex mouse-highlight 321 @vindex mouse-highlight
316 You can usually tell when @kbd{Mouse-1} and @kbd{Mouse-2} have this 322 You can usually tell when @kbd{Mouse-1} and @kbd{Mouse-2} have this
317 special sort of meaning because the sensitive text highlights when you 323 special sort of meaning because the sensitive text highlights when you
318 move the mouse over it. The variable @code{mouse-highlight} controls 324 move the mouse over it. The variable @code{mouse-highlight} controls