Don't require advice.
[bpt/emacs.git] / lisp / wid-edit.el
1999-02-15 Richard M. Stallman(widget-choice-value-create): Use `equal' instead of...
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 RostFix 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...
1998-04-02 Richard M. StallmanDelete some compatibility code.
1998-03-04 Per AbrahamsenUse 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 AbrahamsenSynched with 1.9951.
1997-07-06 Richard M. Stallman(widget-field-use-before-change): Reenable for Emacs 20.
1997-07-04 Per AbrahamsenSynched with 1.9945.
1997-07-04 Per AbrahamsenSynched with 1.9944.
1997-07-03 Richard M. Stallman(color-sample, editable-color): New widget types.
1997-07-02 Per AbrahamsenSynched with 1.9942.
1997-06-27 Richard M. Stallman(widget-choice-action): Use widget-edit-functions.
1997-06-25 Per AbrahamsenSynched 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. StallmanComment change.
1997-06-21 Richard M. Stallman(widget-documentation-link-action):
1997-06-21 Per AbrahamsenSynched with 1.9930.
1997-06-21 Richard M. Stallman(boolean): Capitalize "toggle".
1997-06-19 Per AbrahamsenDon't delete nil overlays.
1997-06-19 Per AbrahamsenChange color.
1997-06-19 Per AbrahamsenSynched with 1.9924.
1997-06-15 Per AbrahamsenSynched with 1.9920.
1997-06-14 Per AbrahamsenSynched with 1.9914.
1997-06-04 Per AbrahamsenSynached with 1.9908.
1997-06-01 Per AbrahamsenSynched with 1.9905
1997-06-01 Per AbrahamsenSynched with 1.9904
1997-06-01 Per AbrahamsenSynched with 1.9903
1997-05-31 Per AbrahamsenSynched 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 AbrahamsenSynched with version 1.9900.
1997-05-14 Per AbrahamsenSynched with 1.97.
1997-04-24 Per AbrahamsenSynched with custom 1.90.
1997-04-22 Richard M. StallmanUse cl only at compile time.
1997-04-22 Richard M. StallmanUse copy-sequence, not copy-list.
1997-04-12 Per AbrahamsenSync with 1.84.
1997-04-07 Per AbrahamsenInitial revision