log lisp/wid-edit.el @ 25043:c0012b8a093e

age author description
1999-07-20 Dave Love (widget-use-overlay-change): Uncustomize and make it unconditionally t.
1999-03-30 Karl Heuer (widget-before-change): Signal text-read-only rather
1999-02-15 Richard M. Stallman (widget-choice-value-create): Use `equal' instead of `eq'.
1999-01-20 Richard M. Stallman (widget-alist-convert-option): Delete spurious comma.
1999-01-19 Richard M. Stallman (alist): Use sexp as default key-type.
1999-01-18 Markus Rost Fix typo.
1999-01-18 Richard M. Stallman (plist, alist): New widget types.
1998-09-13 Karl Heuer (widget-menu-max-shortcuts): New variable.
1998-08-08 Richard M. Stallman (widget-beginning-of-line): Properly handle
1998-06-15 Richard M. Stallman (widget-default-get): Doc fix.
1998-06-13 Richard M. Stallman (other): Doc fix.
1998-06-10 Richard M. Stallman (widget-specify-secret): New function.
1998-06-10 Richard M. Stallman (other): New widget type.
1998-05-09 Richard M. Stallman (widgets: sexp, variable, list, vector): Doc fixes.
1998-04-08 Richard M. Stallman (default, widget-default-default-get): Define it.
1998-04-02 Richard M. Stallman (widget-beginning-of-line): Don't set zmacs-region-stays.
1998-04-02 Richard M. Stallman Delete some compatibility code.
1998-03-04 Per Abrahamsen Use browse-url directly.
1997-12-19 Karl Heuer (widget-choose): Allow scrolling of large lists.
1997-10-16 Karl Heuer (variable-link): New widget.
1997-10-15 Karl Heuer (widget-button-click): Move point to where clicked.
1997-09-30 Karl Heuer (widget-plist-member): Move from here to src/fns.c;
1997-08-15 Richard M. Stallman (widget-before-change): Obey `inhibit-read-only'.
1997-08-09 Richard M. Stallman (widget-single-line-display-table): Variable
1997-07-28 Per Abrahamsen Synched with 1.9951.
1997-07-06 Richard M. Stallman (widget-field-use-before-change): Reenable for Emacs 20.
1997-07-04 Per Abrahamsen Synched with 1.9945.
1997-07-04 Per Abrahamsen Synched with 1.9944.
1997-07-03 Richard M. Stallman (color-sample, editable-color): New widget types.
1997-07-02 Per Abrahamsen Synched with 1.9942.
1997-06-27 Richard M. Stallman (widget-choice-action): Use widget-edit-functions.
1997-06-25 Per Abrahamsen Synched with 1.9936.
1997-06-24 Richard M. Stallman (widget-menu-minibuffer-flag): New variable.
1997-06-24 Richard M. Stallman (widget-edit-hook): New variable.
1997-06-21 Richard M. Stallman (widget-default-value-set): Preserve point here.
1997-06-21 Richard M. Stallman (widget-file-complete): New function.
1997-06-21 Richard M. Stallman (group-visibility): New widget type.
1997-06-21 Richard M. Stallman Comment change.
1997-06-21 Richard M. Stallman (widget-documentation-link-action):
1997-06-21 Per Abrahamsen Synched with 1.9930.
1997-06-21 Richard M. Stallman (boolean): Capitalize "toggle".
1997-06-19 Per Abrahamsen Don't delete nil overlays.
1997-06-19 Per Abrahamsen Change color.
1997-06-19 Per Abrahamsen Synched with 1.9924.
1997-06-15 Per Abrahamsen Synched with 1.9920.
1997-06-14 Per Abrahamsen Synched with 1.9914.
1997-06-04 Per Abrahamsen Synached with 1.9908.
1997-06-01 Per Abrahamsen Synched with 1.9905
1997-06-01 Per Abrahamsen Synched with 1.9904
1997-06-01 Per Abrahamsen Synched with 1.9903
1997-05-31 Per Abrahamsen Synched with version 1.9901.
1997-05-31 Richard M. Stallman (widget-default-format-handler): Don't use push.
1997-05-31 Richard M. Stallman (widget-sexp-value-to-internal):
1997-05-30 Per Abrahamsen Synched with version 1.9900.
1997-05-14 Per Abrahamsen Synched with 1.97.
1997-04-24 Per Abrahamsen Synched with custom 1.90.
1997-04-22 Richard M. Stallman Use cl only at compile time.
1997-04-22 Richard M. Stallman Use copy-sequence, not copy-list.
1997-04-12 Per Abrahamsen Sync with 1.84.
1997-04-07 Per Abrahamsen Initial revision