log lisp/wid-edit.el @ 30539:bb2f9fca15c9

age author description
Mon, 31 Jul 2000 15:35:08 +0000 Eli Zaretskii (widget-choose): Use display-mouse-p instead of window-system.
Sun, 16 Jul 2000 15:27:43 +0000 Dave Love (widget-specify-field, widget-specify-button): Allow
Mon, 26 Jun 2000 21:56:10 +0000 Stefan Monnier (widget-member): Use the new plist-member.
Sun, 11 Jun 2000 23:00:42 +0000 Dave Love (widget-specify-button): Really suppress the face if required.
Sat, 03 Jun 2000 16:42:14 +0000 Dave Love byte-compile-dynamic since we typically don't use
Tue, 02 May 2000 13:42:46 +0000 Gerd Moellmann (widget-default-active): Obey `:always-active'.
Wed, 16 Feb 2000 13:25:52 +0000 Dave Love 2000-02-02 Per Abrahamsen <abraham@dina.kvl.dk>
Thu, 10 Feb 2000 17:47:48 +0000 Dave Love (widgets) [defgroup]: Remove url link.
Tue, 09 Nov 1999 13:42:34 +0000 Gerd Moellmann (widget-button-click): Wrap with save-excursion
Mon, 13 Sep 1999 13:54:33 +0000 Dave Love Remove some compatibility code and checks.
Tue, 20 Jul 1999 22:53:17 +0000 Dave Love (widget-use-overlay-change): Uncustomize and make it unconditionally t.
Tue, 30 Mar 1999 18:09:57 +0000 Karl Heuer (widget-before-change): Signal text-read-only rather
Mon, 15 Feb 1999 12:07:01 +0000 Richard M. Stallman (widget-choice-value-create): Use `equal' instead of `eq'.
Wed, 20 Jan 1999 07:11:00 +0000 Richard M. Stallman (widget-alist-convert-option): Delete spurious comma.
Tue, 19 Jan 1999 18:45:08 +0000 Richard M. Stallman (alist): Use sexp as default key-type.