summaryrefslogtreecommitdiff
path: root/lisp/cus-edit.el
Commit message (Expand)AuthorAgeFilesLines
* Use `format-prompt' when prompting with default valuesLars Ingebrigtsen2020-09-061-9/+5
* Make C-h S in Customize buffers work more reliablyLars Ingebrigtsen2020-09-061-1/+1
* Revert "Display name with with spaces, but keep symbol name underneath"Lars Ingebrigtsen2020-09-051-2/+1
* Improve call to widget-create-child-and-convert in cus-editMauro Aranda2020-09-051-1/+1
* Display name with with spaces, but keep symbol name underneathej-32u2020-09-051-1/+2
* Make sure we only act on edited widgets in Custom-saveMauro Aranda2020-08-141-10/+13
* Remove many items obsolete since Emacs 23.1Stefan Kangas2020-08-141-4/+0
* Add some documentation for widget-describe and button-describeLars Ingebrigtsen2020-08-071-1/+4
* Merge from origin/emacs-27Glenn Morris2020-07-221-3/+4
|\
| * Run custom-magic-reset in the customize bufferRobert Pluim2020-07-211-3/+4
* | Protect non-selected face spec components in custimize-face. Fixes bug #40866Alan Mackenzie2020-05-011-1/+11
|/
* Reset to the standard value when reverting session's customizationsMauro Aranda2020-01-111-9/+10
* Fix horizontal line display in Custom buffersEli Zaretskii2020-01-101-0/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Cut the emacs-27 release branchEli Zaretskii2019-12-231-1/+1
* Handle truncate-lines in customize-groupStefan Kangas2019-11-031-16/+18
* Don't discard customizations in progress when adding comments (Bug#5358)Mauro Aranda2019-09-271-12/+52
* Allow `M-u' to work when editing fields in CustomizeMichaƂ Kondraciuk2019-09-171-1/+6
* Remove misleading message in customizeStefan Kangas2019-07-111-2/+0
* Unlispify even more in custom-unlispify-menu-entryRobert Weiner2019-06-251-1/+5
* Suppress warning about obsolete function custom-showLars Ingebrigtsen2019-06-121-1/+2
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-251-0/+1
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-191-1/+0
* cus-edit.el: Remove XEmacs compat codeLars Ingebrigtsen2019-05-191-20/+7
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Replace insignificant backquotesMichael Heerdegen2018-11-251-2/+2
* | Merge from origin/emacs-26Glenn Morris2018-10-271-1/+1
|\|
| * Fix minibuffer-help-form for lexical bindingAndreas Schwab2018-10-251-1/+1
* | Add new macro dolist-with-progress-reporterTino Calancha2018-06-171-8/+2
* | customize-apropos: Separate package name from its descriptionTino Calancha2018-06-151-1/+1
* | Remove many items obsolete since Emacs 22.1Glenn Morris2018-03-101-4/+0
* | Merge from origin/emacs-26Glenn Morris2018-02-171-1/+1
|\|
| * ; Fix doc typos related to indefinite articlesGlenn Morris2018-02-161-1/+1
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\|
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | Merge from origin/emacs-26Glenn Morris2017-12-201-1/+2
|\|
| * Fix some more aliases to user optionsGlenn Morris2017-12-201-1/+2
* | Improve Custom's treatment of obsolete options (bug#5742)Glenn Morris2017-12-141-7/+56
* | Merge from origin/emacs-26Paul Eggert2017-11-251-1/+1
|\|
| * maint: shorten https://lists.gnu.org/archive/html/... linksPaul Eggert2017-11-251-1/+1
* | * lisp/net/tramp-cmds.el, lisp/allout.el: Avoid custom-set-variablesStefan Monnier2017-11-071-1/+1
|/
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-10-011-1/+1
* Start emacs-26 release branchEli Zaretskii2017-09-161-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Avoid a custom-variable-type error (bug#27363)Glenn Morris2017-06-191-1/+4
* Use user-error for customize's "invalid face" errorGlenn Morris2017-04-131-3/+1
* Remove references to OS/2 in code, doc, and commentsGlenn Morris2017-04-081-4/+0
* Nix some useless uses of looking-at, looking-backMark Oteiza2017-02-121-2/+2
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\