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