diff lisp/ChangeLog @ 3547:dd935ef485d2

[xemacs-hg @ 2006-08-06 22:14:08 by aidan] gnuclient bug on Ben's part.
author aidan
date Sun, 06 Aug 2006 22:14:10 +0000
parents c136144fe765
children 9b8943d0d12a
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Aug 06 21:51:02 2006 +0000
+++ b/lisp/ChangeLog	Sun Aug 06 22:14:10 2006 +0000
@@ -1,3 +1,15 @@
+2006-08-07  Aidan Kehoe  <kehoea@parhasard.net>
+
+	* frame.el (suspend-or-iconify-emacs):
+	* frame.el (suspend-emacs-or-iconify-frame):
+	Elaborate on what the functions do, hopefully preventing
+	misunderstandings in the future. 
+	
+	* keydefs.el (global-tty-map):
+	"\C-z" is suspend-or-iconify-emacs on the TTY, not
+	suspend-emacs.  Fixes problems that arose where pressing C-z in a
+	gnuclient fram suspended the whole process. 
+	
 2006-08-05  Aidan Kehoe  <kehoea@parhasard.net>
 
 	* lisp.el (forward-sexp):