diff lisp/prim/frame.el @ 199:169c0442b401 r20-3b26

Import from CVS: tag r20-3b26
author cvs
date Mon, 13 Aug 2007 10:00:33 +0200
parents acd284d43ca1
children e45d5e7c476e
line wrap: on
line diff
--- a/lisp/prim/frame.el	Mon Aug 13 10:00:04 2007 +0200
+++ b/lisp/prim/frame.el	Mon Aug 13 10:00:33 2007 +0200
@@ -824,7 +824,7 @@
 is inserted at point."
   ;; changed this back -- hope it works for CDE ;-) Oliver Graf <ograf@fga.de>
   ;; the OffiX drop stuff has moved to mouse.el (mouse-offix-drop)
-  (if (data)
+  (if data
       (insert data)
     (let ((x pop-up-windows))
       (setq pop-up-windows nil)