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;
|
Fri, 15 Aug 1997 19:26:07 +0000 |
Richard M. Stallman |
(widget-before-change): Obey `inhibit-read-only'.
|
Sat, 09 Aug 1997 19:11:15 +0000 |
Richard M. Stallman |
(widget-single-line-display-table): Variable
|
Mon, 28 Jul 1997 15:46:57 +0000 |
Per Abrahamsen |
Synched with 1.9951.
|
Sun, 06 Jul 1997 23:12:14 +0000 |
Richard M. Stallman |
(widget-field-use-before-change): Reenable for Emacs 20.
|
Fri, 04 Jul 1997 12:52:14 +0000 |
Per Abrahamsen |
Synched with 1.9945.
|
Fri, 04 Jul 1997 09:44:36 +0000 |
Per Abrahamsen |
Synched with 1.9944.
|
Thu, 03 Jul 1997 07:11:10 +0000 |
Richard M. Stallman |
(color-sample, editable-color): New widget types.
|
Wed, 02 Jul 1997 15:35:18 +0000 |
Per Abrahamsen |
Synched with 1.9942.
|
Fri, 27 Jun 1997 06:04:19 +0000 |
Richard M. Stallman |
(widget-choice-action): Use widget-edit-functions.
|
Wed, 25 Jun 1997 15:30:27 +0000 |
Per Abrahamsen |
Synched with 1.9936.
|
Tue, 24 Jun 1997 22:44:30 +0000 |
Richard M. Stallman |
(widget-menu-minibuffer-flag): New variable.
|
Tue, 24 Jun 1997 03:17:34 +0000 |
Richard M. Stallman |
(widget-edit-hook): New variable.
|
Sat, 21 Jun 1997 23:37:57 +0000 |
Richard M. Stallman |
(widget-default-value-set): Preserve point here.
|
Sat, 21 Jun 1997 21:25:16 +0000 |
Richard M. Stallman |
(widget-file-complete): New function.
|
Sat, 21 Jun 1997 18:32:42 +0000 |
Richard M. Stallman |
(group-visibility): New widget type.
|
Sat, 21 Jun 1997 17:31:29 +0000 |
Richard M. Stallman |
Comment change.
|
Sat, 21 Jun 1997 17:30:26 +0000 |
Richard M. Stallman |
(widget-documentation-link-action):
|
Sat, 21 Jun 1997 12:48:00 +0000 |
Per Abrahamsen |
Synched with 1.9930.
|
Sat, 21 Jun 1997 05:13:41 +0000 |
Richard M. Stallman |
(boolean): Capitalize "toggle".
|
Thu, 19 Jun 1997 15:31:34 +0000 |
Per Abrahamsen |
Don't delete nil overlays.
|
Thu, 19 Jun 1997 12:52:23 +0000 |
Per Abrahamsen |
Change color.
|
Thu, 19 Jun 1997 11:30:04 +0000 |
Per Abrahamsen |
Synched with 1.9924.
|
Sun, 15 Jun 1997 15:31:32 +0000 |
Per Abrahamsen |
Synched with 1.9920.
|
Sat, 14 Jun 1997 10:21:01 +0000 |
Per Abrahamsen |
Synched with 1.9914.
|
Wed, 04 Jun 1997 11:40:44 +0000 |
Per Abrahamsen |
Synached with 1.9908.
|
Sun, 01 Jun 1997 18:03:25 +0000 |
Per Abrahamsen |
Synched with 1.9905
|
Sun, 01 Jun 1997 11:58:17 +0000 |
Per Abrahamsen |
Synched with 1.9904
|
Sun, 01 Jun 1997 08:04:57 +0000 |
Per Abrahamsen |
Synched with 1.9903
|
Sat, 31 May 1997 06:34:12 +0000 |
Per Abrahamsen |
Synched with version 1.9901.
|
Sat, 31 May 1997 01:37:15 +0000 |
Richard M. Stallman |
(widget-default-format-handler): Don't use push.
|
Sat, 31 May 1997 01:22:39 +0000 |
Richard M. Stallman |
(widget-sexp-value-to-internal):
|
Fri, 30 May 1997 00:39:40 +0000 |
Per Abrahamsen |
Synched with version 1.9900.
|
Wed, 14 May 1997 17:31:13 +0000 |
Per Abrahamsen |
Synched with 1.97.
|
Thu, 24 Apr 1997 16:53:55 +0000 |
Per Abrahamsen |
Synched with custom 1.90.
|
Tue, 22 Apr 1997 17:00:52 +0000 |
Richard M. Stallman |
Use cl only at compile time.
|
Tue, 22 Apr 1997 16:59:47 +0000 |
Richard M. Stallman |
Use copy-sequence, not copy-list.
|
Sat, 12 Apr 1997 17:51:31 +0000 |
Per Abrahamsen |
Sync with 1.84.
|
Mon, 07 Apr 1997 13:42:59 +0000 |
Per Abrahamsen |
Initial revision
|