log lisp/wid-edit.el @ 32935:85599a2dac71

age author description
Fri, 27 Oct 2000 00:54:52 +0000 Stefan Monnier (widget-add-change): Don't bother with make-local-hook.
Thu, 26 Oct 2000 09:21:21 +0000 Dave Love (widget-specify-field): Revert to using local-map
Thu, 26 Oct 2000 08:21:53 +0000 Miles Bader (widget-field-end):
Wed, 25 Oct 2000 09:55:06 +0000 Dave Love Don't
Wed, 25 Oct 2000 07:16:44 +0000 Miles Bader (widget-field-at): New function.
Wed, 25 Oct 2000 05:37:15 +0000 Miles Bader (widget-beginning-of-line, widget-end-of-line):
Tue, 24 Oct 2000 12:27:45 +0000 Gerd Moellmann (widget-field-keymap, widget-text-keymap): Define
Wed, 13 Sep 2000 10:34:52 +0000 Dave Love (widget-default-format-handler): DTRT when
Mon, 04 Sep 2000 09:40:27 +0000 Dave Love (widget-sexp-validate): Fix garbled code.
Sun, 20 Aug 2000 18:34:24 +0000 Dave Love (widget-choose, widget-choice-mouse-down-action):
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.
Mon, 18 Jan 1999 09:44:54 +0000 Markus Rost Fix typo.
Mon, 18 Jan 1999 01:02:58 +0000 Richard M. Stallman (plist, alist): New widget types.
Sun, 13 Sep 1998 03:36:27 +0000 Karl Heuer (widget-menu-max-shortcuts): New variable.
Sat, 08 Aug 1998 02:34:05 +0000 Richard M. Stallman (widget-beginning-of-line): Properly handle
Mon, 15 Jun 1998 22:07:42 +0000 Richard M. Stallman (widget-default-get): Doc fix.