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: Sun, 13 Feb 2005 20:04:50 -0500

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.4219 emacs/src/ChangeLog:1.4220
*** emacs/src/ChangeLog:1.4219  Sun Feb 13 00:21:11 2005
--- emacs/src/ChangeLog Mon Feb 14 01:04:50 2005
***************
*** 1,3 ****
--- 1,12 ----
+ 2005-02-14  Kenichi Handa  <address@hidden>
+ 
+       * coding.c (encode_coding_string): Always return a unibyte string.
+       If NOCOPY is nonzero and there's no need of encoding, make STR
+       unibyte directly.
+ 
+       * xselect.c (lisp_data_to_selection_data): If OBJ is a non-ASCII
+       multibyte string, signal an error instead of aborting.
+ 
  2005-02-12  Dan Nicolaescu  <address@hidden>
  
        * keyboard.c: If HAVE_FCNTL_H include fcntl.h.




reply via email to

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