# HG changeset patch # User Kenichi Handa # Date 1076385517 0 # Node ID a3d8d6695154269930ed762c89fe89d8a0fb4a92 # Parent b8d76d842cb969613211de19798d78130c4e59d3 *** empty log message *** diff -r b8d76d842cb9 -r a3d8d6695154 lisp/ChangeLog --- 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 + + * term/x-win.el (x-select-utf8-or-ctext): Use compare-strings + instead of while loop. + 2004-02-10 Miles Bader * emacs-lisp/macroexp.el: New file, implements `macroexpand-all'.