From 20bc9ac5eb9930d32902ef5865653d54789e564e Mon Sep 17 00:00:00 2001 From: Lars Ingebrigtsen Date: Fri, 7 Feb 2014 18:41:20 -0800 Subject: [PATCH] * frames.texi (Mouse Commands): Clarify `mouse-yank-at-click'. Fixes: debbugs:16376 --- doc/emacs/ChangeLog | 5 +++++ doc/emacs/frames.texi | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index 1a884452dbe..eed94529ad4 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog @@ -1,3 +1,8 @@ +2014-02-08 Lars Ingebrigtsen + + * frames.texi (Mouse Commands): Clarify `mouse-yank-at-click' + (bug#16376). + 2014-02-07 Glenn Morris * display.texi (Highlight Interactively): diff --git a/doc/emacs/frames.texi b/doc/emacs/frames.texi index b56068b6598..b9925e57f4a 100644 --- a/doc/emacs/frames.texi +++ b/doc/emacs/frames.texi @@ -136,7 +136,7 @@ the position where you clicked and inserts the contents of the primary selection (@code{mouse-yank-primary}). @xref{Primary Selection}. This behavior is consistent with other X applications. Alternatively, you can rebind @kbd{Mouse-2} to @code{mouse-yank-at-click}, which -performs a yank at point. +performs a yank at the position you click. @vindex mouse-yank-at-point If you change the variable @code{mouse-yank-at-point} to a -- 2.39.2