]> git.eshelyaron.com Git - emacs.git/commitdiff
; * lisp/simple.el (kill-new): Fix a typo. (Bug#64423)
authorEli Zaretskii <eliz@gnu.org>
Sat, 15 Jul 2023 19:08:52 +0000 (22:08 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 15 Jul 2023 19:08:52 +0000 (22:08 +0300)
lisp/simple.el

index 65af1d02a1ef6aea86dadb02836f14c9b43b3985..86f65d9d98e4253f18ded6c8e386024591d8face 100644 (file)
@@ -5624,7 +5624,7 @@ argument should still be a \"useful\" string for such uses."
                   ;; interrupt this. If they interrupt it, we want to continue
                   ;; so we become selection owner, so this doesn't stay slow.
                   (if (eq (window-system) 'x)
-                      (ignore-error 'quit (funcall interprogram-paste-function))
+                      (ignore-error quit (funcall interprogram-paste-function))
                     (funcall interprogram-paste-function)))))
         (when interprogram-paste
           (setq interprogram-paste