diff lisp/ChangeLog @ 86251:ec2f30e07030

* term/mac-win.el (x-setup-function-keys): Only setup local-function-key-map if it has not been setup already for the current frame. Move the suspend-emacs processing here. * s/darwin.h (MULTI_KBOARD): Remove. * macfns.c (x_create_tip_frame, Fx_create_frame) (x_create_tip_frame): Don't deal with MULTI_KBOARD.
author Dan Nicolaescu <dann@ics.uci.edu>
date Tue, 20 Nov 2007 17:58:52 +0000
parents 9a2cbd44a899
children 80a0c87296cf
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Nov 20 16:40:16 2007 +0000
+++ b/lisp/ChangeLog	Tue Nov 20 17:58:52 2007 +0000
@@ -1,3 +1,9 @@
+2007-11-20  Dan Nicolaescu  <dann@ics.uci.edu>
+
+	* term/mac-win.el (x-setup-function-keys): Only setup
+	local-function-key-map if it has not been setup already for the
+	current frame. Move the suspend-emacs processing here.
+
 2007-11-20  Juanma Barranquero  <lekktu@gmail.com>
 
 	* progmodes/grep.el (xargs-program): New variable.