mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-08 20:50:52 -08:00
Comment.
This commit is contained in:
parent
35fdaa62d7
commit
cedb4d8bb7
1 changed files with 3 additions and 0 deletions
|
|
@ -4947,6 +4947,9 @@ x_create_tip_frame (dpyinfo, parms, text)
|
|||
Fmodify_frame_parameters (frame, Fcons (Fcons (intern ("tooltip"), Qt),
|
||||
Qnil));
|
||||
|
||||
/* FIXME - can this be done in a similar way to normal frames?
|
||||
http://lists.gnu.org/archive/html/emacs-devel/2007-10/msg00641.html */
|
||||
|
||||
/* Set the `display-type' frame parameter before setting up faces. */
|
||||
{
|
||||
Lisp_Object disptype;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue