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: Kenichi Handa
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Tue, 17 Jun 2003 06:52:25 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.3286 emacs/src/ChangeLog:1.3287
*** emacs/src/ChangeLog:1.3286  Sun Jun 15 17:49:23 2003
--- emacs/src/ChangeLog Tue Jun 17 06:52:24 2003
***************
*** 1,3 ****
--- 1,14 ----
+ 2003-06-17  Kenichi Handa  <address@hidden>
+ 
+       * Makefile.in (xselect.o): Don't depend on charset.h, coding.h,
+       composite.h.
+ 
+       * xselect.c: Don't include charset.h, coding.h, composite.h.
+       (Qforeign_selection): New variable.
+       (syms_of_xselect): Intern and static it.
+       (selection_data_to_lisp_data): Return a unibyte string made from
+       data with `foreign-selection' text property.
+ 
  2003-06-15  Stefan Monnier  <address@hidden>
  
        * termhooks.h (EVENT_INIT): New macro.




reply via email to

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