emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Kenichi Handa
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Tue, 17 Jun 2003 07:14:26 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.5229 emacs/lisp/ChangeLog:1.5230
*** emacs/lisp/ChangeLog:1.5229 Mon Jun 16 22:31:08 2003
--- emacs/lisp/ChangeLog        Tue Jun 17 07:14:25 2003
***************
*** 1,3 ****
--- 1,15 ----
+ 2003-06-17  Kenichi Handa  <address@hidden>
+ 
+       * term/x-win.el (x-select-request-type): New variable.
+       (x-select-utf8-or-ctext): New function.
+       (x-selection-value): New function.
+       (x-cut-buffer-or-selection-value): Call x-selection-value to get
+       a selection data.  Set next-selection-coding-system to nil.
+ 
+       * select.el (x-get-selection): If the string returned by
+       x-get-selection-internal has text property `foreign-selection',
+       decode it while preserving that property.
+ 
  2003-06-16  Luc Teirlinck  <address@hidden>
  
        * simple.el (vis-mode): New function.




reply via email to

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