aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/cus-edit.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; system-sleep minor follow ups (bug#80361)Stéphane Marks2026-02-221-0/+4
* New command to skip over the head of Customize buffersPhilip Kaludercic2026-02-201-0/+16
* * lisp/cus-edit.el (custom-mode-map): Bind 'Custom-reset-standard'Philip Kaludercic2026-02-201-0/+1
* ; Add 2026 to copyright years.Sean Whitton2026-01-011-1/+1
* cus-edit.el: Don't quote lambdas and improve macro declarationStefan Monnier2025-07-011-12/+13
* ; * lisp/cus-edit.el: Fix a typo in a comment.Eli Zaretskii2025-04-291-1/+1
* (Custom-dirlocals-mode): Let `define-derived-mode` do its jobStefan Monnier2025-04-281-12/+12
* ; Improve documentation of last changeEli Zaretskii2025-04-241-2/+2
* Create major mode for `customize-dirlocals` (bug#77228)Elías Gabriel Pérez2025-04-241-15/+31
* (custom--standard-value-p): New functionStefan Monnier2025-04-011-10/+12
* 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