Mercurial > hg > xemacs-beta
diff src/frame.c @ 183:e121b013d1f0 r20-3b18
Import from CVS: tag r20-3b18
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:54:23 +0200 |
parents | 8eaf7971accc |
children | 3d6bfa290dbd |
line wrap: on
line diff
--- a/src/frame.c Mon Aug 13 09:53:23 2007 +0200 +++ b/src/frame.c Mon Aug 13 09:54:23 2007 +0200 @@ -2989,6 +2989,10 @@ Fprovide (intern ("cde")); #endif +#ifdef HAVE_OFFIX_DND + Fprovide (intern ("offix")); +#endif + #if 0 /* FSFmacs stupidity */ xxDEFVAR_LISP ("emacs-iconified", &Vemacs_iconified /* Non-nil if all of emacs is iconified and frame updates are not needed.