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: Mon, 24 Jun 2002 04:49:23 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.2725 emacs/src/ChangeLog:1.2726
*** emacs/src/ChangeLog:1.2725  Mon Jun 24 03:56:18 2002
--- emacs/src/ChangeLog Mon Jun 24 04:49:22 2002
***************
*** 4,9 ****
--- 4,29 ----
  
        * w16select.c: Likewise.
  
+ 2002-06-24  Kenichi Handa  <address@hidden>
+ 
+       * callproc.c (Fcall_process): If code detection is necessary,
+       call detect_coding directly here.
+ 
+       * coding.c (detect_eol): Preserve coding->cmp_data.
+ 
+       * w16select.c (Fw16_get_clipboard_data): Disable composition
+       handling.
+ 
+       * w32fns.c (w32_to_x_font): Disable composition handling.
+ 
+       * w32select.c (Fw32_get_clipboard_data): Disable composition
+       handling.
+ 
+       * xselect.c (selection_data_to_lisp_data): Disable composition
+       handling.
+ 
+       * xterm.c (XTread_socket): Disable composition handling.
+ 
  2002-06-22  Stefan Monnier  <address@hidden>
  
        * lread.c (Fread): Remove redundant and imprecise declaration.



reply via email to

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