From: Jan D Date: Fri, 1 May 2015 08:22:29 +0000 (+0200) Subject: (ns-get-cut-buffer-internal): Remove this alias. X-Git-Tag: emacs-25.0.90~2235 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d4d66f4d5409a5d0ab2c821f66c9c9485d7ea9d0;p=emacs.git (ns-get-cut-buffer-internal): Remove this alias. * lisp/term/ns-win.el (ns-get-cut-buffer-internal): Remove this alias. --- 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")