summaryrefslogtreecommitdiff
path: root/lisp/wid-edit.el
AgeCommit message (Expand)Author
2015-08-25Fix customization of text-quoting-stylePaul Eggert
2015-08-20In `widget-color--choose-action' quit *Color* window instead of deleting itAndreas Politz
2015-08-02Substitute some customization etc. doc stringsPaul Eggert
2015-06-19Improve the optional translation of quotesPaul Eggert
2015-05-28Support curved quotes in doc stringsPaul Eggert
2015-05-21Don't quote nil and t in doc stringsPaul Eggert
2015-04-23Fix following doc-links in `widget-documentation-link-action'Martin Rudalics
2015-01-01Update copyright year to 2015Paul Eggert
2014-12-05(widget-choose) Let numeric keypad workNicolas Richard
2014-06-22* lisp/electric.el (electric-layout-post-self-insert-function):Dmitry Antipov
2014-02-09Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris
2014-01-08Spelling fixes.Paul Eggert
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-07-11Remove some more reimplementations of cl-lib functionsGlenn Morris
2013-07-01wid-edit.el (widget-default-get): Don't modify widget (Bug#14738)Katsumi Yamaoka
2013-01-07wid-edit.el (widget-default-get): Work for inlined elements (Bug#12670)Katsumi Yamaoka
2013-01-01Update copyright notices for 2013.Paul Eggert
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