summaryrefslogtreecommitdiff
path: root/lisp/wid-edit.el
Commit message (Expand)AuthorAgeFilesLines
* wid-edit.el (widget-default-get): Work for inlined elements (Bug#12670)Katsumi Yamaoka2013-01-071-1/+10
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Tweaks to Customize interface. Set custom-reset-button-menu to t.Chong Yidong2012-04-221-16/+24
* * lisp/wid-edit.el (widget-complete-field): Remove.Stefan Monnier2012-03-201-10/+0
* Fix how the `character' custom type handles space chars.Chong Yidong2012-02-051-3/+8
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-12-301-1/+1
* Spelling fixes.Paul Eggert2011-12-041-3/+3
* Spelling fixes.Paul Eggert2011-11-141-1/+1
* Use completion-at-point rather than completion-in-region.Stefan Monnier2011-06-201-55/+48
* * wid-edit.el (widget-checklist-match-inline): Fix 2011-04-19 change. (Bug#8...Glenn Morris2011-05-201-3/+3
* lisp/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-191-72/+69
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Fix 2010-03-12T22:56:30Z!cyd@stupidchicken.com change -- rename :on/off-image...Chong Yidong2011-01-091-32/+12
* | Revert bogus 2010-10-24 change to widget-image-find.Chong Yidong2010-12-211-2/+2
* | Merge from emacs-23Stefan Monnier2010-11-171-5/+3
|\ \ | |/
| * wid-edit doc fixes.Glenn Morris2010-11-091-5/+3
* | Avoid inline image variables for checkboxes (Bug#7222).Chong Yidong2010-10-241-3/+4
* | More cleanups and minor fixes for Customize.Chong Yidong2010-10-111-12/+2
* | More face customization cleanups.Chong Yidong2010-10-081-12/+14
* | Improvements to face customization interface.Chong Yidong2010-10-071-11/+10
* | Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-291-0/+1
* | Merge changes from emacs-23 branch.Chong Yidong2010-07-101-4/+7
|\ \ | |/
| * * lisp/wid-edit.el (widget-complete): Doc fix.Glenn Morris2010-06-211-1/+4
| * * lisp/wid-edit.el (widget-complete): Fix typo in 2009-12-02 change.Jürgen Hötzel2010-06-211-3/+3
* | Replace Lisp calls to delete-backward-char by delete-char.Stefan Monnier2010-05-241-6/+6
* | wid-edit.el (widget-choose): Put cursor on second line of the buffer (Bug#5695).Jan Djärv2010-04-071-1/+3
* | Allow using list-colors-display to set colors in the Color widget.Chong Yidong2010-03-121-4/+37
* | Improvements to the Custom interface.Chong Yidong2010-03-121-19/+22
|/
* Fix Bug#5311.Glenn Morris2010-01-141-1/+2
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Use completion-in-buffer.Stefan Monnier2009-12-021-78/+29
* * keymap.c (QCadvertised_binding): New constant.Stefan Monnier2009-09-111-2/+4
* Mark face aliases with "-face" suffix as obsolete.Glenn Morris2009-09-011-12/+10
* (widget-specify-field, widget-field-value-get, character):Glenn Morris2009-05-021-11/+4
* (widget-specify-field): Don't add a second overlay for aGlenn Morris2009-03-241-4/+11
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* * align.el:Lute Kamstra2008-12-031-2/+2
* (widget-image-insert): Don't add a mouse-face.Chong Yidong2008-11-171-5/+1
* (advertised-widget-backward): Remove autoload cookie.Glenn Morris2008-11-161-1/+3
* (widget-color-complete): Sort completions alphabetically.Chong Yidong2008-10-251-1/+2
* Remove unnecessary eval-when-compiles and eval-and-compiles.Glenn Morris2008-06-071-3/+3
* (widget-image-directory): Change default image dataJuri Linkov2008-05-111-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
* * textmodes/flyspell.el (nxml-mode): Add the right.Bastien Guerry2008-03-141-1/+1
* * button.el (button-map):Jason Rumney2008-02-091-1/+3
* (widget-string-complete): Use assoc-string rather than assoc-ignore-case.Glenn Morris2008-02-021-2/+2