log lisp/wid-edit.el @ 65868:fb90b962c3cb

age author description
Thu, 06 Oct 2005 08:20:44 +0000 Juanma Barranquero (widget): Add defvar.
Tue, 04 Oct 2005 20:31:13 +0000 Richard M. Stallman (widget-file-complete): Get the widget start point the right way.
Sat, 24 Sep 2005 13:44:02 +0000 Romain Francoise 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
Sun, 07 Aug 2005 01:07:33 +0000 Luc Teirlinck (widget-choice-value-create): Unconditionally respect user choice.
Sat, 06 Aug 2005 22:13:43 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Thu, 21 Jul 2005 11:41:54 +0000 Juanma Barranquero (widget-default-create, widget-after-change, widget-default-format-handler,
Tue, 19 Jul 2005 11:43:26 +0000 Juri Linkov (widget-inactive): Inherit from `shadow'.
Mon, 04 Jul 2005 23:32:44 +0000 Lute Kamstra Update FSF's address.
Sat, 25 Jun 2005 13:41:59 +0000 Richard M. Stallman Fix indentation.
Fri, 10 Jun 2005 07:16:40 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-364
Fri, 08 Apr 2005 14:26:13 +0000 Dan Nicolaescu * mh-customize.el (mh-speedbar-selected-folder-face): Special case
Tue, 05 Apr 2005 06:41:09 +0000 David Ponce (widget-field-end): Temporarily remove field
Sat, 29 Jan 2005 17:21:12 +0000 Richard M. Stallman (widget-button-click): Shorten the range of the track-mouse binding.
Sat, 29 Jan 2005 13:22:21 +0000 Eli Zaretskii (widget-specify-button): If mouse pointer shape cannot be changed,
Mon, 27 Dec 2004 16:38:57 +0000 Richard M. Stallman (function): Use restricted-sexp as parent.
Fri, 17 Dec 2004 15:17:47 +0000 Kim F. Storm (widget-specify-field, widget-specify-button):
Sun, 05 Dec 2004 14:19:01 +0000 Richard M. Stallman (widget-specify-field): Add `real-field' property to boundary.
Sat, 27 Nov 2004 12:50:34 +0000 Eli Zaretskii (widget-narrow-to-field): New function.
Sun, 08 Aug 2004 19:35:15 +0000 Lars Hansen (widget-sexp-validate): Allow whitespace after expression.
Fri, 09 Jul 2004 21:49:14 +0000 Lars Hansen (widget-field-buffer): Doc fix.
Tue, 08 Jun 2004 09:54:59 +0000 Kim F. Storm (widget-specify-button): Use hand pointer rather
Wed, 19 May 2004 02:16:56 +0000 Masatake YAMATO * wid-edit.el (widget-radio-button-notify): Revert my last
Tue, 18 May 2004 13:38:59 +0000 Masatake YAMATO * wid-edit.el (widget-radio-button-notify): Don't pass `widget'
Tue, 27 Apr 2004 21:00:31 +0000 Masatake YAMATO * subr.el (remove-overlays): Make arguments optional.
Sun, 04 Jan 2004 15:11:59 +0000 Per Abrahamsen Fix dec-8 bug
Sat, 27 Dec 2003 16:41:13 +0000 Per Abrahamsen 2003-12-12 Jesper Harder <harder@ifa.au.dk>
Sun, 26 Oct 2003 00:57:12 +0000 Luc Teirlinck (widget-default-delete): Always delete child widgets. (From Per
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Mon, 18 Aug 2003 22:48:44 +0000 Luc Teirlinck (widget-echo-help): Make it handle expressions that evaluate to
Sat, 31 May 2003 15:33:09 +0000 Stefan Monnier (widget-specify-insert): Simplify.