]> code.delx.au - gnu-emacs/commit
Fix splash screen loosing input events on Emacsclient frames.
authorKaroly Lorentey <lorentey@elte.hu>
Fri, 30 Dec 2005 06:15:47 +0000 (06:15 +0000)
committerKaroly Lorentey <lorentey@elte.hu>
Fri, 30 Dec 2005 06:15:47 +0000 (06:15 +0000)
commitd290c5544069cc5c0f565d63ffe370ee355f630d
tree3f8036aef98c790b94cbfe91d9a4efeeda4c79af
parent526039df1cd827ba428597b42046fe2b28d170c7
Fix splash screen loosing input events on Emacsclient frames.

* lisp/startup.el (fancy-splash-screens): Use `overriding-local-map'
  instead of `overriding-terminal-local-map' for now; the latter doesn't
  work right, it looses keypresses to another terminal.

git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-478
README.multi-tty
lisp/startup.el