emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master d4d66f4: (ns-get-cut-buffer-internal): Remove this


From: Jan D.
Subject: [Emacs-diffs] master d4d66f4: (ns-get-cut-buffer-internal): Remove this alias.
Date: Fri, 01 May 2015 08:22:41 +0000

branch: master
commit d4d66f4d5409a5d0ab2c821f66c9c9485d7ea9d0
Author: Jan D <address@hidden>
Commit: Jan D <address@hidden>

    (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 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/lisp/term/ns-win.el b/lisp/term/ns-win.el
index ac032cf..a87352e 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")
 



reply via email to

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