emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/mouse.el


From: Pavel Janík
Subject: [Emacs-diffs] Changes to emacs/lisp/mouse.el
Date: Tue, 18 Dec 2001 12:43:09 -0500

Index: emacs/lisp/mouse.el
diff -c emacs/lisp/mouse.el:1.233 emacs/lisp/mouse.el:1.234
*** emacs/lisp/mouse.el:1.233   Thu Dec 13 02:56:02 2001
--- emacs/lisp/mouse.el Tue Dec 18 12:43:09 2001
***************
*** 1048,1054 ****
  (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..
  Prefix arguments are interpreted as with \\[yank].
  If `mouse-yank-at-point' is non-nil, insert at point
  regardless of where you click."
--- 1048,1054 ----
  (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.
  Prefix arguments are interpreted as with \\[yank].
  If `mouse-yank-at-point' is non-nil, insert at point
  regardless of where you click."



reply via email to

[Prev in Thread] Current Thread [Next in Thread]