]> git.eshelyaron.com Git - emacs.git/commit
* term/mac-win.el (x-setup-function-keys): Only setup
authorDan Nicolaescu <dann@ics.uci.edu>
Tue, 20 Nov 2007 17:58:52 +0000 (17:58 +0000)
committerDan Nicolaescu <dann@ics.uci.edu>
Tue, 20 Nov 2007 17:58:52 +0000 (17:58 +0000)
commit202c09a889e637eb4162db551252c80bbf46b02b
tree91c9a3f493ce067ab3d389783a683348cb1c6b45
parent1571d112d97475f53d99a3aff303139ff6ac748b
* 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.
lisp/ChangeLog
lisp/term/mac-win.el
src/ChangeLog
src/macfns.c
src/macterm.c
src/s/darwin.h