# HG changeset patch # User Jason Rumney # Date 1190153889 0 # Node ID a5e09adf5e2ef15669051aa9d2c7854b29297d2b # Parent 74f243cb2274df733f00e27a15d45944538dc432 *** empty log message *** diff -r 74f243cb2274 -r a5e09adf5e2e lisp/ChangeLog --- a/lisp/ChangeLog Tue Sep 18 22:17:49 2007 +0000 +++ b/lisp/ChangeLog Tue Sep 18 22:18:09 2007 +0000 @@ -1,3 +1,11 @@ +2007-09-18 Jason Rumney + + * term/w32-win.el (w32-focus-frame): Make obsolete alias for + x-focus-frame. + + * frame.el (select-frame-set-input-focus, select-frame-by-name): + Use x-focus-frame for w32. + 2007-09-17 David Kastrup * textmodes/tex-mode.el (tex-verbatim-environments):