From 231c4d1a90a76704edce95b6a96bbb5a8034d86a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Pavel=20Jan=C3=ADk?= Date: Tue, 18 Dec 2001 17:43:09 +0000 Subject: [PATCH] Fix typo. --- lisp/mouse.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/mouse.el b/lisp/mouse.el index 7af34c20935..15e5c794bc6 100644 --- a/lisp/mouse.el +++ b/lisp/mouse.el @@ -1048,7 +1048,7 @@ The text is saved in the kill ring, as with \\[kill-region]." (defun mouse-yank-at-click (click arg) "Insert the last stretch of killed text at the position clicked on. Also move point to one end of the text thus inserted (normally the end), -and set mark at the beginning.. +and set mark at the beginning. Prefix arguments are interpreted as with \\[yank]. If `mouse-yank-at-point' is non-nil, insert at point regardless of where you click." -- 2.39.5