changeset 53907:a3d8d6695154

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Tue, 10 Feb 2004 03:58:37 +0000
parents b8d76d842cb9
children 9d51cbb07720
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Feb 10 03:52:37 2004 +0000
+++ b/lisp/ChangeLog	Tue Feb 10 03:58:37 2004 +0000
@@ -1,3 +1,8 @@
+2004-02-10  Kenichi Handa  <handa@m17n.org>
+
+	* term/x-win.el (x-select-utf8-or-ctext): Use compare-strings
+	instead of while loop.
+
 2004-02-10  Miles Bader  <miles@gnu.org>
 
 	* emacs-lisp/macroexp.el: New file, implements `macroexpand-all'.