diff options
Diffstat (limited to 'src/xfns.c')
| -rw-r--r-- | src/xfns.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xfns.c b/src/xfns.c index 69955fe9a8f..9022e4a9674 100644 --- a/src/xfns.c +++ b/src/xfns.c | |||
| @@ -6328,7 +6328,7 @@ x_create_tip_frame (struct x_display_info *dpyinfo, Lisp_Object parms) | |||
| 6328 | } | 6328 | } |
| 6329 | 6329 | ||
| 6330 | /* FIXME - can this be done in a similar way to normal frames? | 6330 | /* FIXME - can this be done in a similar way to normal frames? |
| 6331 | http://lists.gnu.org/archive/html/emacs-devel/2007-10/msg00641.html */ | 6331 | https://lists.gnu.org/archive/html/emacs-devel/2007-10/msg00641.html */ |
| 6332 | 6332 | ||
| 6333 | /* Set the `display-type' frame parameter before setting up faces. */ | 6333 | /* Set the `display-type' frame parameter before setting up faces. */ |
| 6334 | { | 6334 | { |