comparison 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
comparison
equal deleted inserted replaced
86250:9a2cbd44a899 86251:ec2f30e07030
1 2007-11-20 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * term/mac-win.el (x-setup-function-keys): Only setup
4 local-function-key-map if it has not been setup already for the
5 current frame. Move the suspend-emacs processing here.
6
1 2007-11-20 Juanma Barranquero <lekktu@gmail.com> 7 2007-11-20 Juanma Barranquero <lekktu@gmail.com>
2 8
3 * progmodes/grep.el (xargs-program): New variable. 9 * progmodes/grep.el (xargs-program): New variable.
4 (grep-compute-defaults): Use it. 10 (grep-compute-defaults): Use it.
5 (grep-default-command): Doc fix. 11 (grep-default-command): Doc fix.