comparison src/ChangeLog @ 83891:dab32bc3edc8

* server.el (server-start, server-unload-hook): Undo previous change. * xt-mouse.el: Undo previous change. * term.c (Vsuspend_tty_functions, Vresume_tty_functions) (syms_of_term, Fsuspend_tty, Fresume_tty): Undo previous change.
author Dan Nicolaescu <dann@ics.uci.edu>
date Tue, 04 Sep 2007 23:28:49 +0000
parents 950e89ecc12b
children ee472eb3fcc3
comparison
equal deleted inserted replaced
83890:950e89ecc12b 83891:dab32bc3edc8
1 2007-09-04 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * term.c (Vsuspend_tty_functions, Vresume_tty_functions)
4 (syms_of_term, Fsuspend_tty, Fresume_tty): Undo previous change.
5
1 2007-09-04 Jason Rumney <jasonr@gnu.org> 6 2007-09-04 Jason Rumney <jasonr@gnu.org>
2 7
3 * term.c (init_tty) [WINDOWSNT]: Add hooks that are not accessible 8 * term.c (init_tty) [WINDOWSNT]: Add hooks that are not accessible
4 in w32console.c. Set up input. Remove XXX comments that have been 9 in w32console.c. Set up input. Remove XXX comments that have been
5 confirmed as correct. 10 confirmed as correct.