changeset 65868:fb90b962c3cb

(widget): Add defvar.
author Juanma Barranquero <lekktu@gmail.com>
date Thu, 06 Oct 2005 08:20:44 +0000
parents 035abbbac402
children d99b05972bae
files lisp/wid-edit.el
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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)