log lisp/wid-edit.el @ 73987:e894b4d1b811

age author description
2006-11-03 Juanma Barranquero (widget-image-enable): Use "non-nil" in docstrings.
2006-10-11 Jan Djärv * dnd.el (dnd-handle-one-url): Fix typo in doc-string.
2006-09-30 Chong Yidong * wid-edit.el (widget-button-click-moves-point): New variable.
2006-09-18 Richard M. Stallman (widget-button-click): Handle non-mouse-motion events
2006-02-16 Chong Yidong * wid-edit.el (widget-button-click): For mouse-1, cancel button
2006-02-15 Chong Yidong * wid-edit.el (widget-keymap): Bind down-mouse-1 to
2006-02-14 Chong Yidong * wid-edit.el (widget-button-click): Use :pressed-face property
2006-02-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2006-01-26 Richard M. Stallman (advertised-widget-backward): New alias.
2006-01-13 Eli Zaretskii (widget-field-end): If the overlay is no longer associated with a buffer,
2006-01-04 Chong Yidong * cus-edit.el (custom-reset-menu, custom-reset, Custom-mode-menu)
2006-01-03 Kim F. Storm (key-sequence): Rework widget to read key binding
2005-12-22 Luc Teirlinck (file, directory): Doc fixes for the `define-widget's.
2005-12-17 Eli Zaretskii (widget-checkbox-action): Clear undo info.
2005-12-08 Juri Linkov (widget-keymap): Bind M-TAB to `widget-backward'.
2005-11-16 Richard M. Stallman (color): Enclose %t in %{...%}.
2005-11-03 Richard M. Stallman (key-sequence): New widget type.
2005-10-23 Chong Yidong * cus-edit.el (custom-button, custom-button-pressed): New vars.
2005-10-18 Chong Yidong * cus-edit.el (Custom-move-and-invoke): Deleted.
2005-10-17 Chong Yidong Revert last change.
2005-10-17 Chong Yidong * cus-edit.el (Custom-move-and-invoke): Delete function.
2005-10-16 Masatake YAMATO * message.el (message-expand-group): Pass the common
2005-10-06 Juanma Barranquero (widget): Add defvar.
2005-10-04 Richard M. Stallman (widget-file-complete): Get the widget start point the right way.
2005-09-24 Romain Francoise 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
2005-08-07 Luc Teirlinck (widget-choice-value-create): Unconditionally respect user choice.
2005-08-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-21 Juanma Barranquero (widget-default-create, widget-after-change, widget-default-format-handler,
2005-07-19 Juri Linkov (widget-inactive): Inherit from `shadow'.
2005-07-04 Lute Kamstra Update FSF's address.
2005-06-25 Richard M. Stallman Fix indentation.
2005-06-10 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-364
2005-04-08 Dan Nicolaescu * mh-customize.el (mh-speedbar-selected-folder-face): Special case
2005-04-05 David Ponce (widget-field-end): Temporarily remove field
2005-01-29 Richard M. Stallman (widget-button-click): Shorten the range of the track-mouse binding.
2005-01-29 Eli Zaretskii (widget-specify-button): If mouse pointer shape cannot be changed,
2004-12-27 Richard M. Stallman (function): Use restricted-sexp as parent.
2004-12-17 Kim F. Storm (widget-specify-field, widget-specify-button):
2004-12-05 Richard M. Stallman (widget-specify-field): Add `real-field' property to boundary.
2004-11-27 Eli Zaretskii (widget-narrow-to-field): New function.
2004-08-08 Lars Hansen (widget-sexp-validate): Allow whitespace after expression.
2004-07-09 Lars Hansen (widget-field-buffer): Doc fix.
2004-06-08 Kim F. Storm (widget-specify-button): Use hand pointer rather
2004-05-19 Masatake YAMATO * wid-edit.el (widget-radio-button-notify): Revert my last
2004-05-18 Masatake YAMATO * wid-edit.el (widget-radio-button-notify): Don't pass `widget'
2004-04-27 Masatake YAMATO * subr.el (remove-overlays): Make arguments optional.
2004-01-04 Per Abrahamsen Fix dec-8 bug
2003-12-27 Per Abrahamsen 2003-12-12 Jesper Harder <harder@ifa.au.dk>
2003-10-26 Luc Teirlinck (widget-default-delete): Always delete child widgets. (From Per
2003-09-01 Miles Bader Add arch taglines
2003-08-18 Luc Teirlinck (widget-echo-help): Make it handle expressions that evaluate to
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 Abrahamsen wid-edit.el fixes
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):