Mercurial > emacs
comparison src/ChangeLog @ 37526:0e76050e1b4b
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Mon, 30 Apr 2001 14:38:34 +0000 |
parents | 08e799af2936 |
children | 473e0b9e5856 |
comparison
equal
deleted
inserted
replaced
37525:3ae3b09f76a1 | 37526:0e76050e1b4b |
---|---|
1 2001-04-30 Gerd Moellmann <gerd@gnu.org> | |
2 | |
3 * xterm.c (x_window_to_menu_bar) [USE_LUCID]: New function. | |
4 (XTread_socket) <Expose> [USE_LUCID]: Handle events for | |
5 windows that are components of a Lucid menu bar. | |
6 | |
1 2001-04-27 Gerd Moellmann <gerd@gnu.org> | 7 2001-04-27 Gerd Moellmann <gerd@gnu.org> |
2 | 8 |
3 * term.c (turn_on_face): Fix reverse video handling on terminals | 9 * term.c (turn_on_face): Fix reverse video handling on terminals |
4 that don't support colors. | 10 that don't support colors. |
5 | 11 |