# HG changeset patch # User Juanma Barranquero # Date 1128586844 0 # Node ID fb90b962c3cbeaa30da34f684feed62f7dac314c # Parent 035abbbac402fdb606a05bb2dbc7c53f42be391f (widget): Add defvar. diff -r 035abbbac402 -r fb90b962c3cb lisp/wid-edit.el --- a/lisp/wid-edit.el Thu Oct 06 08:19:57 2005 +0000 +++ b/lisp/wid-edit.el Thu Oct 06 08:20:44 2005 +0000 @@ -58,6 +58,8 @@ ;;; Code: +(defvar widget) + ;;; Compatibility. (defun widget-event-point (event)