aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/wid-edit.el
Commit message (Expand)AuthorAgeFilesLines
* * mh-customize.el (mh-speedbar-selected-folder-face): Special caseDan Nicolaescu2005-04-081-2/+4
* (widget-field-end): Temporarily remove fieldDavid Ponce2005-04-051-3/+11
* (widget-button-click): Shorten the range of the track-mouse binding.Richard M. Stallman2005-01-291-14/+14
* (widget-specify-button): If mouse pointer shape cannot be changed,Eli Zaretskii2005-01-291-1/+5
* (function): Use restricted-sexp as parent.Richard M. Stallman2004-12-271-1/+1
* (widget-specify-field, widget-specify-button):Kim F. Storm2004-12-171-0/+6
* (widget-specify-field): Add `real-field' property to boundary.Richard M. Stallman2004-12-051-1/+3
* (widget-narrow-to-field): New function.Eli Zaretskii2004-11-271-2/+11
* (widget-sexp-validate): Allow whitespace after expression.Lars Hansen2004-08-081-0/+2
* (widget-field-buffer): Doc fix.Lars Hansen2004-07-091-1/+1
* (widget-specify-button): Use hand pointer ratherKim F. Storm2004-06-081-7/+7
* * wid-edit.el (widget-radio-button-notify): Revert my lastMasatake YAMATO2004-05-191-1/+1
* * wid-edit.el (widget-radio-button-notify): Don't pass `widget'Masatake YAMATO2004-05-181-1/+1
* * subr.el (remove-overlays): Make arguments optional.Masatake YAMATO2004-04-271-0/+3
* Fix dec-8 bugPer Abrahamsen2004-01-041-1/+2
* 2003-12-12 Jesper Harder <[email protected]>Per Abrahamsen2003-12-271-16/+94
* (widget-default-delete): Always delete child widgets. (From PerLuc Teirlinck2003-10-261-0/+1
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (widget-echo-help): Make it handle expressions that evaluate toLuc Teirlinck2003-08-181-2/+1
* (widget-specify-insert): Simplify.Stefan Monnier2003-05-311-30/+16
* (pp-to-string, Info-goto-node): Don't autoload.Stefan Monnier2003-05-171-13/+10
* (widget-choose): Fix use of character constant.Juanma Barranquero2003-02-141-1/+1
* (widget-move): Don't loop infinitely when there isAndreas Schwab2002-12-141-5/+7
* (define-widget number): Clarify doc and error message.Markus Rost2002-12-071-2/+9
* (widget-choose): Fix typo.Juanma Barranquero2002-10-171-12/+12
* wid-edit.el fixesPer Abrahamsen2002-10-031-11/+23
* (widget-convert): Handle an argument that's a keyword.Richard M. Stallman2002-07-231-7/+21
* (widget-documentation-string-value-create):Richard M. Stallman2002-07-201-0/+1
* (widget-color-complete): Don't cons needlessly.Stefan Monnier2002-05-201-2/+1
* (checkbox): New check-mark image.Kim F. Storm2002-05-081-6/+6
* (widget-field-face, widget-single-line-field-face): Force foreground toMiles Bader2002-04-151-8/+10
* 2002-02-15 Per Abrahamsen <[email protected]>Per Abrahamsen2002-02-151-1/+2
* 2002-02-14 Per Abrahamsen <[email protected]>Per Abrahamsen2002-02-141-1/+12
* (ps-font-lock-face-attributes): Use :weight and :slant.Richard M. Stallman2001-12-311-5/+5
* (widget-toggle-value-create): Don't eval actual images (which are lists too).Miles Bader2001-12-271-12/+11
* (widget-button-click): Don't move point permanently:Richard M. Stallman2001-12-021-7/+12
* (widget-toggle-value-create): On graphic terminal,Richard M. Stallman2001-11-271-13/+22
* 2001-11-09 Per Abrahamsen <[email protected]>Per Abrahamsen2001-11-101-3/+0
* (checkbox): Swap bg/fg colors in images, and invertMiles Bader2001-10-201-5/+6
* (widget-field-face, widget-single-line-field-face):Eli Zaretskii2001-10-171-2/+9
* (text): Re-order docstring correctly.Stefan Monnier2001-08-221-2/+2
* (widget-color-sample-face-get): Return ((foreground-color . COLOR))Richard M. Stallman2001-06-291-4/+1
* (widget-color-sample-face-get): Don't makeGerd Moellmann2001-04-051-6/+8
* Revert bogus revision 2001-02-20T10:59:[email protected].Dave Love2001-02-201-60/+33
* (widget-button-click): Save the selected windowGerd Moellmann2001-02-191-1/+1
* (widget-convert-text): Respect personality forDave Love2001-02-101-33/+60
* (widget-plist-convert-widget): Replace binding ofDave Love2001-02-081-2/+4
* (widget-button-click): Fix last change.Gerd Moellmann2001-02-021-15/+25
* (widget-button-click): Avoid a save-excursionGerd Moellmann2001-01-221-35/+39
* (function): Add :match-alternatives.Dave Love2001-01-121-2/+4