Mercurial > emacs
comparison src/ChangeLog @ 40973:5959d9cfe456
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 13 Nov 2001 03:14:36 +0000 |
parents | 854eb83eb6f9 |
children | e5fd2fc53217 |
comparison
equal
deleted
inserted
replaced
40972:cb428483fb22 | 40973:5959d9cfe456 |
---|---|
1 2001-11-12 Richard M. Stallman <rms@gnu.org> | |
2 | |
3 * xterm.c (XTread_socket): Don't update focus for EnterNotify or | |
4 LeaveNotify events. Only FocusIn and FocusOut do that now. | |
5 (x_display_and_set_cursor): Do display hollow cursors in active | |
6 minibuffer windows when they are not selected. | |
7 | |
1 2001-11-12 Jason Rumney <jasonr@gnu.org> | 8 2001-11-12 Jason Rumney <jasonr@gnu.org> |
2 | 9 |
3 * w32console.c, w32fns.c, w32menu.c, w32proc.c, w32select.c, | 10 * w32console.c, w32fns.c, w32menu.c, w32proc.c, w32select.c, |
4 * w32term.c: Change doc-string comments to `new style'. | 11 * w32term.c: Change doc-string comments to `new style'. |
5 [w/`doc:' keyword]. Doc fixes. | 12 [w/`doc:' keyword]. Doc fixes. |