diff 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
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Sep 20 21:57:23 2007 +0000
+++ b/lisp/ChangeLog	Thu Sep 20 21:58:11 2007 +0000
@@ -1,5 +1,12 @@
 2007-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
 
+	* termdev.el: Remove.
+
+	* frame.el (get-device-terminal): New function.  Moved from termdev.el.
+	(frames-on-display-list): Use it.
+
+	* bindings.el: Bind C-z to suspend-frame instead of suspend-emacs.
+
 	* termdev.el (terminal-id): Ask terminal-live-p before giving up.
 
 2007-09-20  Richard Stallman  <rms@gnu.org>