Mercurial > hg > xemacs-beta
diff lisp/custom/widget-example.el @ 106:8ff55ebd4be9 r20-1b5
Import from CVS: tag r20-1b5
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:17:26 +0200 |
parents | a145efe76779 |
children | 360340f9fd5f |
line wrap: on
line diff
--- a/lisp/custom/widget-example.el Mon Aug 13 09:16:54 2007 +0200 +++ b/lisp/custom/widget-example.el Mon Aug 13 09:17:26 2007 +0200 @@ -4,13 +4,13 @@ ;; ;; Author: Per Abrahamsen <abraham@dina.kvl.dk> ;; Keywords: help, extensions, faces, hypermedia -;; Version: 1.46 +;; Version: 1.50 ;; X-URL: http://www.dina.kvl.dk/~abraham/custom/ (require 'widget) (eval-when-compile - (require 'widget-edit)) + (require 'wid-edit)) (defvar widget-example-repeat)