summaryrefslogtreecommitdiff
path: root/lisp/wid-edit.el
Commit message (Expand)AuthorAge
* Tweaks to the color widget (Bug#45829)Drew Adams2021-01-19
* Make libraries works with xterm-mouse-mode.Jared Finder2021-01-15
* Don't skip widgets when moving backwardMauro Aranda2021-01-04
* Update copyright year to 2021Paul Eggert2021-01-01
* Add variables read-char-choice-use-read-key and y-or-n-p-use-read-keyJuri Linkov2020-12-30
* Fix matching of inline choices for the choice widgetMauro Aranda2020-11-24
* Warn about a bad default value in restricted-sexp widgetMauro Aranda2020-10-24
* Pretty print restricted sexp values tooMauro Aranda2020-10-22
* Allow moving members of editable-list widget, via delete+insertMauro Aranda2020-10-22
* Support extended menus in widget-chooseMauro Aranda2020-10-03
* Display some character widget values in a more user-friendly wayMauro Aranda2020-09-26
* Fix mouse highlighting in Customize buffersLars Ingebrigtsen2020-09-26
* Allow the newline character in the character widget (Bug#15925)Mauro Aranda2020-09-23
* Use a widget for the face link in Customize buffersLars Ingebrigtsen2020-09-18
* Fix recent change in wid-editMauro Aranda2020-09-17
* Refactor a very long wid-edit function and add additional checkingLars Ingebrigtsen2020-09-17
* Fix :match function for the file widgetMauro Aranda2020-09-10
* Use `format-prompt' when prompting with default valuesLars Ingebrigtsen2020-09-06
* Respect :must-match for file types in customization buffersMauro Aranda2020-08-30
* Add new commands to describe buttons and widgetsMauro Aranda2020-08-07
* * lisp/wid-edit.el (widget-choose): Use read-char-from-minibuffer (bug#17272)Juri Linkov2020-02-06
* Update copyright year to 2020Paul Eggert2020-01-01
* * lisp/wid-edit.el (widget-field): Add ':extend t' to defface (bug#37774)Juri Linkov2019-12-13
* Fix some quoting glitches in doc stringsPaul Eggert2019-11-11
* * lisp/wid-edit.el (widget-default-active): Normalize boolean result.Juanma Barranquero2019-10-16
* Only complete words inside of the string widgetMauro Aranda2019-10-07
* Fix message when no completions available for editable fieldMauro Aranda2019-10-07
* Don't indent unrelated widgets following widget of type 'otherMauro Aranda2019-09-26
* Fix indentation of widgets (Bug#7851)Mauro Aranda2019-09-25
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-21
* Add a debug declaration to widget-specify-insertTobias Zawada2019-09-14
* Improve file name completion in file and directory widgets (Bug#7779)Mauro Aranda2019-09-06
* Correct arguments to `skip-syntax-forward'Mattias EngdegÄrd2019-09-04
* Make link widgets obey mouse-1-click-follows-linkMauro Aranda2019-08-27
* Avoid potential extensive verbosity in gnus-summary-browse-urlSam Steingold2019-07-24
* * lisp/wid-edit.el: Previous change needs subr-x.Glenn Morris2019-07-16
* Treat the "Link" link in gnus-summary-browse-urls speciallySam Steingold2019-07-16
* Add a :format to `text' widgetsLars Ingebrigtsen2019-07-13
* * lisp/emacs-lisp/bytecomp.el (byte-compile-dynamic): Mark obsoleteStefan Monnier2019-06-21
* * lisp/wid-edit.el (widget-choose): Use display-buffer-in-directionJuri Linkov2019-06-05
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-25
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-19
* Distinguish buttons from widgets (bug#34506)Basil L. Contovounesios2019-04-07
* Update copyright year to 2019Paul Eggert2019-01-01
* Fix :type 'group' in defcustomDrew Adams2018-12-29
* ; Fix doc typos related to indefinite articlesGlenn Morris2018-02-16
* Update copyright year to 2018Paul Eggert2018-01-01
* maint: shorten https://lists.gnu.org/archive/html/... linksPaul Eggert2017-11-25
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-10-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13