Mercurial > emacs
diff 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 |
line wrap: on
line diff
--- a/src/ChangeLog Tue Sep 04 23:14:37 2007 +0000 +++ b/src/ChangeLog Tue Sep 04 23:28:49 2007 +0000 @@ -1,3 +1,8 @@ +2007-09-04 Dan Nicolaescu <dann@ics.uci.edu> + + * term.c (Vsuspend_tty_functions, Vresume_tty_functions) + (syms_of_term, Fsuspend_tty, Fresume_tty): Undo previous change. + 2007-09-04 Jason Rumney <jasonr@gnu.org> * term.c (init_tty) [WINDOWSNT]: Add hooks that are not accessible
