*** empty log message ***
[bpt/emacs.git] / lisp / wid-edit.el
2003-09-08 Kenichi Handa*** empty log message ***
2003-09-08 Kenichi HandaNew directory
2003-09-01 Miles BaderAdd arch taglines
2003-08-18 Luc Teirlinck(widget-echo-help): Make it handle expressions that...
2003-05-31 Stefan Monnier(widget-specify-insert): Simplify.
2003-05-17 Stefan Monnier(pp-to-string, Info-goto-node): Don't autoload.
2003-02-14 Juanma Barranquero(widget-choose): Fix use of character constant.
2002-12-14 Andreas Schwab(widget-move): Don't loop infinitely when there is
2002-12-07 Markus Rost(define-widget number): Clarify doc and error message.
2002-10-17 Juanma Barranquero(widget-choose): Fix typo.
2002-10-03 Per Abrahamsenwid-edit.el fixes
2002-09-09 Dave Love(widget-string-complete): New.
2002-08-18 Dave Love(character): Use characterp.
2002-07-23 Richard M. Stallman(widget-convert): Handle an argument that's a keyword.
2002-07-20 Richard M. Stallman(widget-documentation-string-value-create):
2002-05-20 Stefan Monnier(widget-color-complete): Don't cons needlessly.
2002-05-08 Kim F. Storm(checkbox): New check-mark image.
2002-04-15 Miles Bader(widget-field-face, widget-single-line-field-face)...
2002-02-15 Per Abrahamsen2002-02-15 Per Abrahamsen <abraham@dina.kvl.dk>
2002-02-14 Per Abrahamsen2002-02-14 Per Abrahamsen <abraham@dina.kvl.dk>
2001-12-31 Richard M. Stallman(ps-font-lock-face-attributes): Use :weight and :slant.
2001-12-27 Miles Bader(widget-toggle-value-create): Don't eval actual images...
2001-12-02 Richard M. Stallman(widget-button-click): Don't move point permanently:
2001-11-27 Richard M. Stallman(widget-toggle-value-create): On graphic terminal,
2001-11-10 Per Abrahamsen2001-11-09 Per Abrahamsen <abraham@dina.kvl.dk>
2001-10-20 Miles Bader(checkbox): Swap bg/fg colors in images, and invert
2001-10-17 Eli Zaretskii(widget-field-face, widget-single-line-field-face):
2001-08-22 Stefan Monnier(text): Re-order docstring correctly.
2001-06-29 Richard M. Stallman(widget-color-sample-face-get): Return ((foreground...
2001-04-05 Gerd Moellmann(widget-color-sample-face-get): Don't make
2001-02-20 Dave LoveRevert bogus revision 2001-02-20T10:59:03Z!fx@gnu.org.
2001-02-19 Gerd Moellmann(widget-button-click): Save the selected window
2001-02-10 Dave Love(widget-convert-text): Respect personality for
2001-02-08 Dave Love(widget-plist-convert-widget): Replace binding of
2001-02-02 Gerd Moellmann(widget-button-click): Fix last change.
2001-01-22 Gerd Moellmann(widget-button-click): Avoid a save-excursion
2001-01-12 Dave Love(function): Add :match-alternatives.
2001-01-09 Eli Zaretskii(widget-choose): Call display-popup-menus-p instead
2000-12-06 Dave Love(widget-text-keymap): Doc fix.
2000-11-28 Miles Bader(widget-choose): Make sure pop-up window is large enoug...
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.
next