From d4d66f4d5409a5d0ab2c821f66c9c9485d7ea9d0 Mon Sep 17 00:00:00 2001 From: Jan D Date: Fri, 1 May 2015 10:22:29 +0200 Subject: [PATCH] (ns-get-cut-buffer-internal): Remove this alias. * lisp/term/ns-win.el (ns-get-cut-buffer-internal): Remove this alias. --- lisp/term/ns-win.el | 2 -- 1 file changed, 2 deletions(-) diff --git a/lisp/term/ns-win.el b/lisp/term/ns-win.el index ac032cf39c2..a87352e7bae 100644 --- a/lisp/term/ns-win.el +++ b/lisp/term/ns-win.el @@ -717,8 +717,6 @@ See the documentation of `create-fontset-from-fontset-spec' for the format.") ;;;; Pasteboard support. -(define-obsolete-function-alias 'ns-get-cut-buffer-internal - 'ns-get-selection-internal "24.1") (define-obsolete-function-alias 'ns-store-cut-buffer-internal 'gui-set-selection "24.1") -- 2.39.2