- 02 May, 2000 1 commit
-
-
Gerd Moellmann authored
(widget-documentation-string-value-create): Set `:always-active'.
-
- 16 Feb, 2000 1 commit
-
-
Dave Love authored
* wid-edit.el (widget-match-inline): An atom never matches a list.
-
- 10 Feb, 2000 1 commit
-
-
Dave Love authored
(widget-color-choice-list, widget-color-history, widget-mouse-help): Deleted. (widget-specify-field, widget-specify-button): Don't use widget-mouse-help as help-echo property. (default): Use #'ignore for :validate and :mouse-down-action. (checkbox): Add help-echo. (widget-sexp-validate): Rewritten to clarify error messages. (character): Use char-valid-p in :match function. (widget-color-complete): Use facemenu-color-alist. (widget-color-action): Use facemenu-read-color.
-
- 09 Nov, 1999 1 commit
-
-
Gerd Moellmann authored
to restore track-mouse in the correct buffer.
-
- 13 Sep, 1999 1 commit
-
-
Dave Love authored
(widget-specify-field, widget-specify-button): Don't use XEmacs properties. (widget-overlay-inactive): Change error message. (widget-button-pressed-face): New variable. (widget-button-click): Use it. (widget-documentation-link-add): Specify mouse and button faces. (widget-echo-help-mouse, widget-stop-mouse-tracking): Functions removed now the functionality is built in.
-
- 20 Jul, 1999 1 commit
-
-
Dave Love authored
-
- 30 Mar, 1999 1 commit
-
-
Karl Heuer authored
than an ordinary error.
-
- 15 Feb, 1999 1 commit
-
-
Richard M. Stallman authored
-
- 20 Jan, 1999 1 commit
-
-
Richard M. Stallman authored
(widget-plist-convert-option): Delete spurious comma.
-
- 19 Jan, 1999 1 commit
-
-
Richard M. Stallman authored
-
- 18 Jan, 1999 2 commits
-
-
Markus Rost authored
-
Richard M. Stallman authored
(coding-system): Define this unconditionally.
-
- 13 Sep, 1998 1 commit
-
-
Karl Heuer authored
(widget-choose): Don't use single-char shortcuts if # items exceeds that many. Use minibuffer instead.
-
- 08 Aug, 1998 1 commit
-
-
Richard M. Stallman authored
multiline fields. Don't use call-interactively. (widget-end-of-line): Likewise.
-
- 15 Jun, 1998 1 commit
-
-
Richard M. Stallman authored
(widget-editable-list-entry-create): Apply :value-to-external to the value returned from wiget-default-get.
-
- 13 Jun, 1998 1 commit
-
-
Richard M. Stallman authored
-
- 10 Jun, 1998 2 commits
-
-
Richard M. Stallman authored
(widget-after-change): Use it. (widget-specify-field): Use it.
-
Richard M. Stallman authored
-
- 09 May, 1998 1 commit
-
-
Richard M. Stallman authored
-
- 08 Apr, 1998 1 commit
-
-
Richard M. Stallman authored
(group, widget-group-default-get): Define it. (menu-choice, widget-choice-default-get): Define it. (widget-default-get): New function. (widget-choice-action): Call it. (widget-editable-list-entry-create): Call it.
-
- 02 Apr, 1998 2 commits
-
-
Richard M. Stallman authored
(widget-end-of-line): Likewise. (widget-glyph-click): Use read-event. (widget-color-choice-list): Delete compatibility code. (widget-color-sample-face-get): Likewise. (widget-choose): Likewise. (widget-event-point): Fix paren error.
-
Richard M. Stallman authored
(widget-event-point, widget-read-event): Define unconditionally. (widget-echo-help-mouse): Don't use window-end. (widget-choice-value-create): If there is an :explicit-choice, respect it. (widget-choice-action): Record an explicit choice in :explicit-choice.
-
- 04 Mar, 1998 1 commit
-
-
Per Abrahamsen authored
-
- 19 Dec, 1997 1 commit
-
-
Karl Heuer authored
-
- 16 Oct, 1997 1 commit
-
-
Karl Heuer authored
(widget-variable-link-action): New function. (function-link): New widget. (widget-function-link-action): New function.
-
- 15 Oct, 1997 1 commit
-
-
Karl Heuer authored
-
- 30 Sep, 1997 1 commit
-
-
Karl Heuer authored
translated into C for efficiency. (widget-put, widget-get, widget-apply): Likewise.
-
- 15 Aug, 1997 1 commit
-
-
Richard M. Stallman authored
-
- 09 Aug, 1997 1 commit
-
-
Richard M. Stallman authored
commented out; don't use it either.
-
- 28 Jul, 1997 1 commit
-
-
Per Abrahamsen authored
-
- 06 Jul, 1997 1 commit
-
-
Richard M. Stallman authored
(widget-choose): Using keyboard, if all choices are diabled, just report an error.
-
- 04 Jul, 1997 2 commits
-
-
Per Abrahamsen authored
-
Per Abrahamsen authored
-
- 03 Jul, 1997 1 commit
-
-
Richard M. Stallman authored
(widget-button-face): Default value widget-button-face. (widget-default-button-face-get): Use variable widget-button-face.
-
- 02 Jul, 1997 1 commit
-
-
Per Abrahamsen authored
-
- 27 Jun, 1997 1 commit
-
-
Richard M. Stallman authored
(widget-toggle-action): Likewise. (widget-choose): Use only digits, except for C-g. Allocate digits to disabled commands too. Don't use a keyboard menu; instead, display a buffer listing all the alternatives. Put cursor in echo area.
-
- 25 Jun, 1997 1 commit
-
-
Per Abrahamsen authored
-
- 24 Jun, 1997 2 commits
-
-
Richard M. Stallman authored
(widget-choose): Alternative method to read one character from the keyboard. (widget-documentation-face): New variable. (widget-specify-doc): Use the variable. (widget-default-button-face-get): Try to get it from the parent. (widget-default-create): Use :tag-face for tags. (widget-edit-functions): Renamed from widget-edit-hook. (widget-field-action): Pass the widget as an arg when running hook. (character): Doc fix. (restricted-sexp): New widget type. (integer, number): Use restricted-sexp.
-
Richard M. Stallman authored
(widget-field-action, widget-choice-action): Run that hook instead of displaying an echo area message. (widget-toggle-action): Likewise. (group-visibility, widget-group-visibility-create): Moved to cus-edit.el and renamed.
-
- 21 Jun, 1997 1 commit
-
-
Richard M. Stallman authored
(widget-choice-action, widget-toggle-action): Not here. (widget-choice-action, widget-toggle-action): Display a message about [State]. (widget-field-action): Improve message.
-