Mercurial > emacs
comparison lisp/ChangeLog @ 84700:257ddf42b5cb
Remove.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Thu, 20 Sep 2007 21:58:11 +0000 |
parents | 875f30e5371e |
children | 1e0eb59fcd72 |
comparison
equal
deleted
inserted
replaced
84699:e3787b1a7e84 | 84700:257ddf42b5cb |
---|---|
1 2007-09-20 Stefan Monnier <monnier@iro.umontreal.ca> | 1 2007-09-20 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | |
3 * termdev.el: Remove. | |
4 | |
5 * frame.el (get-device-terminal): New function. Moved from termdev.el. | |
6 (frames-on-display-list): Use it. | |
7 | |
8 * bindings.el: Bind C-z to suspend-frame instead of suspend-emacs. | |
2 | 9 |
3 * termdev.el (terminal-id): Ask terminal-live-p before giving up. | 10 * termdev.el (terminal-id): Ask terminal-live-p before giving up. |
4 | 11 |
5 2007-09-20 Richard Stallman <rms@gnu.org> | 12 2007-09-20 Richard Stallman <rms@gnu.org> |
6 | 13 |