comparison lisp/ChangeLog @ 84634:a5e09adf5e2e

*** empty log message ***
author Jason Rumney <jasonr@gnu.org>
date Tue, 18 Sep 2007 22:18:09 +0000
parents a214d45b560a
children f539dbd0a615
comparison
equal deleted inserted replaced
84633:74f243cb2274 84634:a5e09adf5e2e
1 2007-09-18 Jason Rumney <jasonr@gnu.org>
2
3 * term/w32-win.el (w32-focus-frame): Make obsolete alias for
4 x-focus-frame.
5
6 * frame.el (select-frame-set-input-focus, select-frame-by-name):
7 Use x-focus-frame for w32.
8
1 2007-09-17 David Kastrup <dak@gnu.org> 9 2007-09-17 David Kastrup <dak@gnu.org>
2 10
3 * textmodes/tex-mode.el (tex-verbatim-environments): 11 * textmodes/tex-mode.el (tex-verbatim-environments):
4 Eliminate CL dependency. 12 Eliminate CL dependency.
5 13