Mercurial > emacs
changeset 86272:a30128391c8b
*** empty log message ***
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Wed, 21 Nov 2007 03:46:15 +0000 |
parents | 749e2ea0a55f |
children | 77b991c8303d |
files | src/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Wed Nov 21 03:44:13 2007 +0000 +++ b/src/ChangeLog Wed Nov 21 03:46:15 2007 +0000 @@ -1,3 +1,9 @@ +2007-11-21 Jason Rumney <jasonr@gnu.org> + + * dispnew.c (init_display) [WINDOWSNT]: Hardcode terminal_type. + + * w32console.c (w32con_write_glyphs): Remove unused variables. + 2007-11-20 Dan Nicolaescu <dann@ics.uci.edu> * macterm.c (mac_term_init): Call add_keyboard_wait_descriptor.