summaryrefslogtreecommitdiff
path: root/lisp/cus-edit.el
Commit message (Expand)AuthorAgeFilesLines
* ; Remove some useless commentsStefan Kangas2021-04-161-2/+0
* Finish customize-changed-options/customize-changed fix upLars Ingebrigtsen2021-02-091-1/+1
* Reverse customize-changed and customize-changed-options aliasingLars Ingebrigtsen2021-02-071-2/+3
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Stop dropping the tag when creating the custom-variable widgetMauro Aranda2020-12-131-4/+7
* Make custom-data saving atomicLars Ingebrigtsen2020-12-041-2/+3
* Fix modification check when custom-form is `lisp'Dario Gjorgjevski2020-11-261-3/+9
* Make XEmacs compat aliases easy-menu-{add,remove} obsoleteStefan Kangas2020-11-241-1/+0
* Mark compat alias in cus-face.el obsoleteStefan Kangas2020-11-201-5/+5
* Hide obsolete options in most customize commandsStefan Kangas2020-11-201-8/+18
* Enable/disable buttons, tool bar and menu items in Custom buffer (Bug#14398)Mauro Aranda2020-11-051-38/+110
* Fix customizing user options of type faceMauro Aranda2020-11-031-1/+1
* Fix saving a face setting with CustomizeMauro Aranda2020-11-011-0/+5
* Small fix to the new link for inherited faces in CustomizeMauro Aranda2020-10-271-7/+6
* Add a link to inherited faces in CustomizeLars Ingebrigtsen2020-10-271-1/+11
* Make State button interaction less confusingMauro Aranda2020-10-221-19/+40
* Fix layout of custom-face-edit widgetAndreas Schwab2020-10-141-0/+1
* Don't bind sort-fold-case when saving the custom-fileMauro Aranda2020-10-131-6/+2
* Make the State button in Custom use extended menusMauro Aranda2020-10-071-98/+191
* Use a widget for the face link in Customize buffersLars Ingebrigtsen2020-09-181-3/+7
* Make face names clickable in Customize buffersOleh Krehel2020-09-171-13/+14
* * lisp/dnd.el: Use lexical-binding. Remove redundant :groupStefan Monnier2020-09-091-4/+0
* 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
|\ \ | |/