From 8697863ab31b6d0bf35143db6c11ac9fed9e6ca2 Mon Sep 17 00:00:00 2001 From: Per Abrahamsen Date: Sun, 15 Jun 1997 15:31:32 +0000 Subject: Synched with 1.9920. --- lisp/widget.el | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'lisp/widget.el') diff --git a/lisp/widget.el b/lisp/widget.el index c3dfeb86d65..fb28d8cc6f1 100644 --- a/lisp/widget.el +++ b/lisp/widget.el @@ -4,7 +4,7 @@ ;; ;; Author: Per Abrahamsen ;; Keywords: help, extensions, faces, hypermedia -;; Version: 1.9908 +;; Version: 1.9920 ;; X-URL: http://www.dina.kvl.dk/~abraham/custom/ ;; This file is part of GNU Emacs. @@ -44,7 +44,8 @@ (set (car keywords) (car keywords))) (setq keywords (cdr keywords))))))) -(define-widget-keywords :complete-function :complete :button-overlay +(define-widget-keywords :documentation-indent + :complete-function :complete :button-overlay :field-overlay :documentation-shown :button-prefix :button-suffix :mouse-down-action :glyph-up :glyph-down :glyph-inactive -- cgit v1.2.1