summaryrefslogtreecommitdiff
path: root/lisp/wid-edit.el
AgeCommit message (Expand)Author
2012-04-22Tweaks to Customize interface. Set custom-reset-button-menu to t.Chong Yidong
2012-03-20* lisp/wid-edit.el (widget-complete-field): Remove.Stefan Monnier
2012-02-05Fix how the `character' custom type handles space chars.Chong Yidong
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-12-30Spelling fixes.Paul Eggert
2011-12-04Spelling fixes.Paul Eggert
2011-11-14Spelling fixes.Paul Eggert
2011-06-20Use completion-at-point rather than completion-in-region.Stefan Monnier
2011-05-20* wid-edit.el (widget-checklist-match-inline): Fix 2011-04-19 change. (Bug#8...Glenn Morris
2011-04-19lisp/*.el: Lexical-binding cleanup.Juanma Barranquero
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-14Merge from emacs-23Stefan Monnier
2011-01-09Fix 2010-03-12T22:56:30Z!cyd@stupidchicken.com change -- rename :on/off-image...Chong Yidong
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2010-12-21Revert bogus 2010-10-24 change to widget-image-find.Chong Yidong
2010-11-17Merge from emacs-23Stefan Monnier
2010-11-09wid-edit doc fixes.Glenn Morris
2010-10-24Avoid inline image variables for checkboxes (Bug#7222).Chong Yidong
2010-10-11More cleanups and minor fixes for Customize.Chong Yidong
2010-10-08More face customization cleanups.Chong Yidong
2010-10-07Improvements to face customization interface.Chong Yidong
2010-08-29Add "Package:" file headers to denote built-in packages.Chong Yidong
2010-07-10Merge changes from emacs-23 branch.Chong Yidong
2010-06-21* lisp/wid-edit.el (widget-complete): Doc fix.Glenn Morris
2010-06-21* lisp/wid-edit.el (widget-complete): Fix typo in 2009-12-02 change.Jürgen Hötzel
2010-05-24Replace Lisp calls to delete-backward-char by delete-char.Stefan Monnier
2010-04-07wid-edit.el (widget-choose): Put cursor on second line of the buffer (Bug#5695).Jan Djärv
2010-03-12Allow using list-colors-display to set colors in the Color widget.Chong Yidong
2010-03-12Improvements to the Custom interface.Chong Yidong
2010-01-14Fix Bug#5311.Glenn Morris
2010-01-13Add 2010 to copyright years.Glenn Morris
2009-12-02Use completion-in-buffer.Stefan Monnier
2009-09-11* keymap.c (QCadvertised_binding): New constant.Stefan Monnier
2009-09-01Mark face aliases with "-face" suffix as obsolete.Glenn Morris
2009-05-02(widget-specify-field, widget-field-value-get, character):Glenn Morris
2009-03-24(widget-specify-field): Don't add a second overlay for aGlenn Morris
2009-01-05Add 2009 to copyright years.Glenn Morris
2008-12-03* align.el:Lute Kamstra
2008-11-17(widget-image-insert): Don't add a mouse-face.Chong Yidong
2008-11-16(advertised-widget-backward): Remove autoload cookie.Glenn Morris
2008-10-25(widget-color-complete): Sort completions alphabetically.Chong Yidong
2008-06-07Remove unnecessary eval-when-compiles and eval-and-compiles.Glenn Morris
2008-05-11(widget-image-directory): Change default image dataJuri Linkov
2008-05-06Switch to recommended form of GPLv3 permissions notice.Glenn Morris
2008-04-10Fix up comment convention on the arch-tag lines.Stefan Monnier
2008-03-14* textmodes/flyspell.el (nxml-mode): Add the right.Bastien Guerry
2008-02-09* button.el (button-map):Jason Rumney
2008-02-02(widget-string-complete): Use assoc-string rather than assoc-ignore-case.Glenn Morris
2008-01-09Merge from emacs--devo--0Miles Bader
2008-01-08Merge from emacs--rel--22Miles Bader