Mercurial > emacs
comparison src/ChangeLog @ 84852:929fc5745133
*** empty log message ***
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Tue, 25 Sep 2007 08:54:10 +0000 |
parents | 96f382c71120 |
children | 5c69e3545a1b |
comparison
equal
deleted
inserted
replaced
84851:dd8334524bf7 | 84852:929fc5745133 |
---|---|
1 2007-09-25 Jason Rumney <jasonr@gnu.org> | |
2 | |
3 * frame.c (make_terminal_frame): Remove special case for WINDOWSNT. | |
4 | |
5 * w32console.c (create_w32cons_output): Remove. | |
6 | |
7 * term.c (init_tty): Call init_sys_modes on WINDOWSNT also. | |
8 | |
9 * sysdep.c (init_sys_modes): Use set_terminal_modes_hook. | |
10 (reset_sys_modes): Use reset_terminal_modes_hook. | |
11 | |
1 2007-09-24 Stefan Monnier <monnier@iro.umontreal.ca> | 12 2007-09-24 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | 13 |
3 * eval.c (do_autoload): Don't output any message. | 14 * eval.c (do_autoload): Don't output any message. |
4 | 15 |
5 2007-09-24 Juri Linkov <juri@jurta.org> | 16 2007-09-24 Juri Linkov <juri@jurta.org> |