Mercurial > emacs
diff README.multi-tty @ 83234:ad592995fd24
Trivial changes in x_create_tip_frame.
* src/xfns.c (x_create_tip_frame): Copy color slot initialization
safeguards from x-create-frame. Trivial doc update.
git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-274
| author | Karoly Lorentey <lorentey@elte.hu> |
|---|---|
| date | Wed, 08 Dec 2004 23:58:40 +0000 |
| parents | d8738586aaec |
| children | 7950b2b0a56a |
line wrap: on
line diff
--- a/README.multi-tty Wed Dec 08 23:53:39 2004 +0000 +++ b/README.multi-tty Wed Dec 08 23:58:40 2004 +0000 @@ -376,6 +376,10 @@ ** Check if we got term-setup-hook right. +** I think tip_frame should be display-local. + +** Check display reference count handling in x_create_tip_frame. + ** make-frame does not correctly handle extra parameters in its argument:
