summaryrefslogtreecommitdiff
path: root/lisp/cus-edit.el
Commit message (Expand)AuthorAgeFilesLines
* Recognize graphic as a type when customizing a faceMauro Aranda2025-03-131-0/+4
* Action button when point is just after itMauro Aranda2025-03-091-3/+6
* Merge from savannah/emacs-30Po Lu2025-03-061-2/+2
|\
| * Fix some widgets in customize-dirlocalsMauro Aranda2025-03-061-2/+2
| * Update copyright year to 2025Stefan Kangas2025-01-021-1/+1
* | Fix comparison of current values for the key-sequence :typeMauro Aranda2025-02-231-5/+12
* | Fix signal when first enabling Custom-mode on non-GUI buildsPo Lu2025-02-201-0/+7
* | Prefer oddp/evenp to open-coding in a few more casesStefan Kangas2025-02-181-1/+1
* | Avoid error with empty search string in CustomizeMauro Aranda2025-01-251-2/+5
* | Improve UI of customizing iconsDavid Ponce2025-01-091-7/+48
* | Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* | * cus-face.el: Provide completion for font families (bug#74362)Stefan Monnier2024-11-171-0/+22
* | Mark if-let and when-let obsoleteSean Whitton2024-10-241-3/+3
* | Merge from origin/emacs-30Eli Zaretskii2024-09-141-0/+5
|\|
| * ; * lisp/cus-edit.el (setopt): Doc fix. (Bug#73098)Eli Zaretskii2024-09-141-0/+5
* | Improve diagnostic of type mismatch in 'setopt'Eli Zaretskii2024-09-081-1/+2
* | Delete defgroup "wp" obsolete since Emacs 26Stefan Kangas2024-07-241-8/+1
* | * lisp/cus-edit.el (customize-changed-options-previous-release): Bump version.Eli Zaretskii2024-06-231-1/+1
|/
* New branch emacs-30Eli Zaretskii2024-06-231-1/+1
* ; * lisp/cus-edit.el (custom-save-all): Remove offensive commentary.Eli Zaretskii2024-05-111-4/+1
* Fix test of whether to insert lexical-binding cookies in custom filesPo Lu2024-05-111-6/+14
* Add lexical cookie to new init filesMattias EngdegÄrd2024-05-021-0/+2
* Disable on-screen keyboard outside fields in Custom buffersPo Lu2024-05-011-0/+8
* Take fields into account during text conversionPo Lu2024-04-291-0/+1
* Improve custom button faces on monochrome displaysPo Lu2024-04-251-7/+20
* (customize-mode): Fix bug#69501Stefan Monnier2024-03-141-3/+4
* Add 'custom-variable' commandPhilip Kaludercic2024-02-131-0/+35
* Merge from origin/emacs-29Eli Zaretskii2024-01-131-3/+55
|\
| * Implement missing functions for custom-icon widgetMauro Aranda2024-01-101-3/+55
* | Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\|
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | Document `wp` defgroup as obsolete instead of deprecatedStefan Kangas2023-12-301-1/+1
* | Add easy customization for dir-locals files (Bug#66702)Mauro Aranda2023-10-281-0/+289
* | Merge from origin/emacs-29Eli Zaretskii2023-10-281-12/+59
|\|
| * Fix State button for customize-icon (Bug#66635)Mauro Aranda2023-10-221-12/+59
* | Fix saving faces with attributes that need filteringMauro Aranda2023-10-141-1/+4
* | Use ensure-list in many more placesStefan Kangas2023-08-271-4/+2
* | Add calling convention to face-attr-constructStefan Kangas2023-08-091-1/+1
* | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-07-211-21/+50
|\ \
| * | Preserve comments when redrawing a widget (Bug#64649)Mauro Aranda2023-07-201-13/+32
| * | Pass original spec just after creating the face-widgetMauro Aranda2023-07-201-8/+18
* | | * lisp/cus-edit.el (custom-display): Add `android' display type.Po Lu2023-07-201-0/+4
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-07-201-1/+5
|\| |
| * | Merge from origin/emacs-29Po Lu2023-07-201-1/+5
| |\|
| | * Fix typos and ommissions in cus-edit.elPo Lu2023-07-201-1/+5
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-01-021-1/+1
|\| |
| * | Merge from origin/emacs-29Eli Zaretskii2023-01-011-1/+1
| |\|
| | * ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* | | Update Android portPo Lu2023-01-021-3/+3
|/ /
* | ; Fix byte-compilation warningsEli Zaretskii2022-12-191-2/+2