emacs-devel
[Top][All Lists]
Advanced

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

Re: Some small question... next attempt.


From: Richard Stallman
Subject: Re: Some small question... next attempt.
Date: Tue, 19 Sep 2006 18:57:26 -0400

    --- menu-bar.el     01 Jun 2006 10:24:47 +0200      1.293
    +++ menu-bar.el     16 Sep 2006 00:14:12 +0200      
    @@ -510,7 +510,7 @@

     (defun clipboard-yank ()
       "Insert the clipboard contents, or the last stretch of killed text."
    -  (interactive)
    +  (interactive "*")
       (let ((x-select-enable-clipboard t))
         (yank)))

Please install it.




reply via email to

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