Wed, 22 Aug 2001 15:29:09 +0000 |
Stefan Monnier |
(text): Re-order docstring correctly.
|
Fri, 29 Jun 2001 17:50:05 +0000 |
Richard M. Stallman |
(widget-color-sample-face-get): Return ((foreground-color . COLOR))
|
Thu, 05 Apr 2001 15:57:16 +0000 |
Gerd Moellmann |
(widget-color-sample-face-get): Don't make
|
Tue, 20 Feb 2001 10:56:15 +0000 |
Dave Love |
Revert bogus revision 1.93.
|
Mon, 19 Feb 2001 17:53:04 +0000 |
Gerd Moellmann |
(widget-button-click): Save the selected window
|
Sat, 10 Feb 2001 00:56:28 +0000 |
Dave Love |
(widget-convert-text): Respect personality for
|
Thu, 08 Feb 2001 23:24:02 +0000 |
Dave Love |
(widget-plist-convert-widget): Replace binding of
|
Fri, 02 Feb 2001 14:55:04 +0000 |
Gerd Moellmann |
(widget-button-click): Fix last change.
|
Mon, 22 Jan 2001 11:07:10 +0000 |
Gerd Moellmann |
(widget-button-click): Avoid a save-excursion
|
Fri, 12 Jan 2001 12:54:42 +0000 |
Dave Love |
(function): Add :match-alternatives.
|
Tue, 09 Jan 2001 10:08:23 +0000 |
Eli Zaretskii |
(widget-choose): Call display-popup-menus-p instead
|
Wed, 06 Dec 2000 18:01:25 +0000 |
Dave Love |
(widget-text-keymap): Doc fix.
|
Tue, 28 Nov 2000 05:10:20 +0000 |
Miles Bader |
(widget-choose): Make sure pop-up window is large enough to display all
|
Mon, 27 Nov 2000 09:48:31 +0000 |
Miles Bader |
(widget-field-buffer, widget-field-start)
|
Sat, 25 Nov 2000 02:14:53 +0000 |
Miles Bader |
(widget-field-value-delete): Don't try to delete overlay when it's the
|
Fri, 24 Nov 2000 11:34:50 +0000 |
Miles Bader |
(checkbox): Add a small `X' to the the :on-glyph, so that it's
|
Wed, 15 Nov 2000 23:00:28 +0000 |
Dave Love |
(widget-specify-field, widget-specify-button): If
|
Fri, 03 Nov 2000 12:54:52 +0000 |
Miles Bader |
(widget-end-of-line): Reinstate, with a new definition, so that trailing
|
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.
|
Sat, 13 Jun 1998 05:04:42 +0000 |
Richard M. Stallman |
(other): Doc fix.
|
Wed, 10 Jun 1998 05:08:04 +0000 |
Richard M. Stallman |
(widget-specify-secret): New function.
|
Wed, 10 Jun 1998 04:19:36 +0000 |
Richard M. Stallman |
(other): New widget type.
|
Sat, 09 May 1998 07:12:14 +0000 |
Richard M. Stallman |
(widgets: sexp, variable, list, vector): Doc fixes.
|
Wed, 08 Apr 1998 07:26:54 +0000 |
Richard M. Stallman |
(default, widget-default-default-get): Define it.
|
Thu, 02 Apr 1998 06:41:37 +0000 |
Richard M. Stallman |
(widget-beginning-of-line): Don't set zmacs-region-stays.
|
Thu, 02 Apr 1998 06:33:26 +0000 |
Richard M. Stallman |
Delete some compatibility code.
|
Wed, 04 Mar 1998 10:48:19 +0000 |
Per Abrahamsen |
Use browse-url directly.
|
Fri, 19 Dec 1997 14:46:20 +0000 |
Karl Heuer |
(widget-choose): Allow scrolling of large lists.
|
Thu, 16 Oct 1997 18:22:36 +0000 |
Karl Heuer |
(variable-link): New widget.
|
Wed, 15 Oct 1997 23:57:19 +0000 |
Karl Heuer |
(widget-button-click): Move point to where clicked.
|
Tue, 30 Sep 1997 07:20:58 +0000 |
Karl Heuer |
(widget-plist-member): Move from here to src/fns.c;
|