summaryrefslogtreecommitdiff
path: root/lisp/cus-edit.el
Commit message (Expand)AuthorAge
* Update copyright year to 2021Paul Eggert2021-01-01
* Stop dropping the tag when creating the custom-variable widgetMauro Aranda2020-12-13
* Make custom-data saving atomicLars Ingebrigtsen2020-12-04
* Fix modification check when custom-form is `lisp'Dario Gjorgjevski2020-11-26
* Make XEmacs compat aliases easy-menu-{add,remove} obsoleteStefan Kangas2020-11-24
* Mark compat alias in cus-face.el obsoleteStefan Kangas2020-11-20
* Hide obsolete options in most customize commandsStefan Kangas2020-11-20
* Enable/disable buttons, tool bar and menu items in Custom buffer (Bug#14398)Mauro Aranda2020-11-05
* Fix customizing user options of type faceMauro Aranda2020-11-03
* Fix saving a face setting with CustomizeMauro Aranda2020-11-01
* Small fix to the new link for inherited faces in CustomizeMauro Aranda2020-10-27
* Add a link to inherited faces in CustomizeLars Ingebrigtsen2020-10-27
* Make State button interaction less confusingMauro Aranda2020-10-22
* Fix layout of custom-face-edit widgetAndreas Schwab2020-10-14
* Don't bind sort-fold-case when saving the custom-fileMauro Aranda2020-10-13
* Make the State button in Custom use extended menusMauro Aranda2020-10-07
* Use a widget for the face link in Customize buffersLars Ingebrigtsen2020-09-18
* Make face names clickable in Customize buffersOleh Krehel2020-09-17
* * lisp/dnd.el: Use lexical-binding. Remove redundant :groupStefan Monnier2020-09-09
* Use `format-prompt' when prompting with default valuesLars Ingebrigtsen2020-09-06
* Make C-h S in Customize buffers work more reliablyLars Ingebrigtsen2020-09-06
* Revert "Display name with with spaces, but keep symbol name underneath"Lars Ingebrigtsen2020-09-05
* Improve call to widget-create-child-and-convert in cus-editMauro Aranda2020-09-05
* Display name with with spaces, but keep symbol name underneathej-32u2020-09-05
* Make sure we only act on edited widgets in Custom-saveMauro Aranda2020-08-14
* Remove many items obsolete since Emacs 23.1Stefan Kangas2020-08-14
* Add some documentation for widget-describe and button-describeLars Ingebrigtsen2020-08-07
* Merge from origin/emacs-27Glenn Morris2020-07-22
|\
| * Run custom-magic-reset in the customize bufferRobert Pluim2020-07-21
* | Protect non-selected face spec components in custimize-face. Fixes bug #40866Alan Mackenzie2020-05-01
|/
* Reset to the standard value when reverting session's customizationsMauro Aranda2020-01-11
* Fix horizontal line display in Custom buffersEli Zaretskii2020-01-10
* Update copyright year to 2020Paul Eggert2020-01-01
* Cut the emacs-27 release branchEli Zaretskii2019-12-23
* Handle truncate-lines in customize-groupStefan Kangas2019-11-03
* Don't discard customizations in progress when adding comments (Bug#5358)Mauro Aranda2019-09-27
* Allow `M-u' to work when editing fields in CustomizeMichaƂ Kondraciuk2019-09-17
* Remove misleading message in customizeStefan Kangas2019-07-11
* Unlispify even more in custom-unlispify-menu-entryRobert Weiner2019-06-25
* Suppress warning about obsolete function custom-showLars Ingebrigtsen2019-06-12
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-25
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-19
* cus-edit.el: Remove XEmacs compat codeLars Ingebrigtsen2019-05-19
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Replace insignificant backquotesMichael Heerdegen2018-11-25
* | Merge from origin/emacs-26Glenn Morris2018-10-27
|\|
| * Fix minibuffer-help-form for lexical bindingAndreas Schwab2018-10-25
* | Add new macro dolist-with-progress-reporterTino Calancha2018-06-17
* | customize-apropos: Separate package name from its descriptionTino Calancha2018-06-15