From: Eli Zaretskii Date: Sat, 21 Jul 2012 09:48:11 +0000 (+0300) Subject: Fix bug #11958 with description of mouse-2 in the Emacs manual. X-Git-Tag: emacs-24.2~44 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3dfa7993b098a3438ba2451ebd4c97eff18dd49c;p=emacs.git Fix bug #11958 with description of mouse-2 in the Emacs manual. doc/emacs/frames.texi (Mouse Commands): Fix the description of mouse-2. --- diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index 5430883abd0..b5038ae0948 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog @@ -1,3 +1,8 @@ +2012-07-21 Eli Zaretskii + + * frames.texi (Mouse Commands): Fix the description of mouse-2. + (Bug#11958) + 2012-07-19 Chong Yidong * emacs.texi: Update ISBN. diff --git a/doc/emacs/frames.texi b/doc/emacs/frames.texi index cf276c44d0f..a1c13d6a57b 100644 --- a/doc/emacs/frames.texi +++ b/doc/emacs/frames.texi @@ -81,8 +81,8 @@ Activate the region around the text selected by dragging, and copy it to the kill ring (@code{mouse-set-region}). @item Mouse-2 -Yank the last killed text at the click position -(@code{mouse-yank-at-click}). +Move point to where you click, and insert the contents of the primary +selection there (@code{mouse-yank-primary}). @item Mouse-3 If the region is active, move the nearer end of the region to the