emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Fri, 22 Feb 2002 08:16:36 -0500

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.2460 emacs/src/ChangeLog:1.2461
*** emacs/src/ChangeLog:1.2460  Wed Feb 20 18:45:51 2002
--- emacs/src/ChangeLog Fri Feb 22 08:16:35 2002
***************
*** 1,3 ****
--- 1,21 ----
+ 2002-02-22  Eli Zaretskii  <address@hidden>
+ 
+       Support for ICCCM  Extended Segments in X selections:
+ 
+       * xselect.c <Qcompound_text_with_extensions>: New variable.
+       (syms_of_xselect): Intern and staticpro it.
+       (selection_data_to_lisp_data): Run post-read-conversion on decoded
+       selection text.
+       (lisp_data_to_selection_data): If next-selection-coding-system is
+       compound-text-with-extensions, set the type of selection to be
+       compound-text.
+ 
+       * xterm.h (x_encode_text): Update prototype.
+ 
+       * xfns.c (x_encode_text): Accept additional arg SELECTIONP; all
+       callers changed.  If SELECTIONP is non-zero, run the
+       pre-write-conversion function before encoding the selection text.
+ 
  2002-02-21  Kim F. Storm  <address@hidden>
  
        * frame.c (syms_of_frame): Change mouse-highlight default to t.



reply via email to

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