summaryrefslogtreecommitdiff
path: root/lisp/cus-edit.el
AgeCommit message (Expand)Author
2026-05-07Bump master Emacs version to 32.0.50Sean Whitton
2026-04-02New macro setopt-local and function set-local (bug#80709)Stéphane Marks
2026-02-22; system-sleep minor follow ups (bug#80361)Stéphane Marks
2026-02-20New command to skip over the head of Customize buffersPhilip Kaludercic
2026-02-20* lisp/cus-edit.el (custom-mode-map): Bind 'Custom-reset-standard'Philip Kaludercic
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-07-01cus-edit.el: Don't quote lambdas and improve macro declarationStefan Monnier
2025-04-29; * lisp/cus-edit.el: Fix a typo in a comment.Eli Zaretskii
2025-04-28(Custom-dirlocals-mode): Let `define-derived-mode` do its jobStefan Monnier
2025-04-24; Improve documentation of last changeEli Zaretskii
2025-04-24Create major mode for `customize-dirlocals` (bug#77228)Elías Gabriel Pérez
2025-04-01(custom--standard-value-p): New functionStefan Monnier
2025-03-13Recognize graphic as a type when customizing a faceMauro Aranda
2025-03-09Action button when point is just after itMauro Aranda
2025-03-06Merge from savannah/emacs-30Po Lu
2025-03-06Fix some widgets in customize-dirlocalsMauro Aranda
2025-02-23Fix comparison of current values for the key-sequence :typeMauro Aranda
2025-02-20Fix signal when first enabling Custom-mode on non-GUI buildsPo Lu
2025-02-18Prefer oddp/evenp to open-coding in a few more casesStefan Kangas
2025-01-25Avoid error with empty search string in CustomizeMauro Aranda
2025-01-09Improve UI of customizing iconsDavid Ponce
2025-01-02Update copyright year to 2025Stefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-11-17* cus-face.el: Provide completion for font families (bug#74362)Stefan Monnier
2024-10-24Mark if-let and when-let obsoleteSean Whitton
2024-09-14Merge from origin/emacs-30Eli Zaretskii
2024-09-14; * lisp/cus-edit.el (setopt): Doc fix. (Bug#73098)Eli Zaretskii
2024-09-08Improve diagnostic of type mismatch in 'setopt'Eli Zaretskii
2024-07-24Delete defgroup "wp" obsolete since Emacs 26Stefan Kangas
2024-06-23* lisp/cus-edit.el (customize-changed-options-previous-release): Bump version.Eli Zaretskii
2024-06-23New branch emacs-30Eli Zaretskii
2024-05-11; * lisp/cus-edit.el (custom-save-all): Remove offensive commentary.Eli Zaretskii
2024-05-11Fix test of whether to insert lexical-binding cookies in custom filesPo Lu
2024-05-02Add lexical cookie to new init filesMattias Engdegård
2024-05-01Disable on-screen keyboard outside fields in Custom buffersPo Lu
2024-04-29Take fields into account during text conversionPo Lu
2024-04-25Improve custom button faces on monochrome displaysPo Lu
2024-03-14(customize-mode): Fix bug#69501Stefan Monnier
2024-02-13Add 'custom-variable' commandPhilip Kaludercic
2024-01-13Merge from origin/emacs-29Eli Zaretskii
2024-01-10Implement missing functions for custom-icon widgetMauro Aranda
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-12-30Document `wp` defgroup as obsolete instead of deprecatedStefan Kangas
2023-10-28Add easy customization for dir-locals files (Bug#66702)Mauro Aranda
2023-10-28Merge from origin/emacs-29Eli Zaretskii
2023-10-22Fix State button for customize-icon (Bug#66635)Mauro Aranda
2023-10-14Fix saving faces with attributes that need filteringMauro Aranda
2023-08-27Use ensure-list in many more placesStefan Kangas
2023-08-09Add calling convention to face-attr-constructStefan Kangas