(widget-field-buffer, widget-field-start)
[bpt/emacs.git] / lisp / wid-edit.el
2000-11-27 Miles Bader(widget-field-buffer, widget-field-start)
2000-11-25 Miles Bader(widget-field-value-delete): Don't try to delete overla...
2000-11-24 Miles Bader(checkbox): Add a small `X' to the the :on-glyph, so...
2000-11-15 Dave Love(widget-specify-field, widget-specify-button): If
2000-11-03 Miles Bader(widget-end-of-line): Reinstate, with a new definition...
2000-10-27 Stefan Monnier(widget-add-change): Don't bother with make-local-hook.
2000-10-26 Dave Love(widget-specify-field): Revert to using local-map
2000-10-26 Miles Bader(widget-field-end):
2000-10-25 Dave LoveDon't
2000-10-25 Miles Bader(widget-field-at): New function.
2000-10-25 Miles Bader(widget-beginning-of-line, widget-end-of-line):
2000-10-24 Gerd Moellmann(widget-field-keymap, widget-text-keymap): Define
2000-09-13 Dave Love(widget-default-format-handler): DTRT when
2000-09-04 Dave Love(widget-sexp-validate): Fix garbled code.
2000-08-20 Dave Love(widget-choose, widget-choice-mouse-down-action):
2000-07-31 Eli Zaretskii(widget-choose): Use display-mouse-p instead of window...
2000-07-16 Dave Love(widget-specify-field, widget-specify-button): Allow
2000-06-26 Stefan Monnier(widget-member): Use the new plist-member.
2000-06-11 Dave Love(widget-specify-button): Really suppress the face if...
2000-06-03 Dave Lovebyte-compile-dynamic since we typically don't use
2000-05-02 Gerd Moellmann(widget-default-active): Obey `:always-active'.
2000-02-16 Dave Love2000-02-02 Per Abrahamsen <abraham@dina.kvl.dk>
2000-02-10 Dave Love(widgets) [defgroup]: Remove url link.
1999-11-09 Gerd Moellmann(widget-button-click): Wrap with save-excursion
1999-09-13 Dave LoveRemove some compatibility code and checks.
1999-07-20 Dave Love(widget-use-overlay-change): Uncustomize and make it...
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...
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