summaryrefslogtreecommitdiff
path: root/lisp/custom.el
AgeCommit message (Expand)Author
2026-02-21; * lisp/custom.el (copy-theme-options): New FIXME.Sean Whitton
2026-02-20Add new command 'copy-theme-options'Philip Kaludercic
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-10-29lisp/custom.el (custom-set-minor-mode): Load the mode more lazilyStefan Monnier
2025-10-24; * lisp/custom.el (custom-initialize-after-file-load): Fix docs.Sean Whitton
2025-10-22(custom-initialize-after-file): New functionStefan Monnier
2025-07-22* lisp/custom.el (defcustom): Remove empty doc string.Mattias Engdegård
2025-04-01(custom--standard-value-p): New functionStefan Monnier
2025-03-09Allow changing theme settings without reloading itMauro Aranda
2025-03-03Improve argument type error in load-themeStefan Kangas
2025-02-28; Silence byte-compiler during bootstrapStefan Kangas
2025-02-01(defcustom): Improve doc of `:group`Stefan Monnier
2025-02-01Merge branch 'scratch/no-purespace' into 'master'Stefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-12-12Delete remaining calls to purecopyStefan Kangas
2024-10-24Mark if-let and when-let obsoleteSean Whitton
2024-10-02New value 'permanent-only' for defcustom :local keywordStefan Kangas
2024-09-29* lisp/custom.el (custom-fix-face-spec): Fix :reverse-video caseMattias Engdegård
2024-09-27* lisp/custom.el (defface): Add missing attributes to doc string.Mattias Engdegård
2024-05-14Change 'type' declaration to 'ftype'Andrea Corallo
2024-04-29Move lisp function arg type declarations to the functions itselfAndrea Corallo
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-08-26Improve type of custom-theme-directory (Bug#65401)Mauro Aranda
2023-04-03Merge from origin/emacs-29João Távora
2023-03-30Improve documentation of 'defcustom's :set keywordEli Zaretskii
2023-02-17Move side-effect-free and pure declarations to function definitionsMattias Engdegård
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-10-15Tag themes with propertiesPhilip Kaludercic
2022-09-24Ensure that cus-load doesn't add things twiceLars Ingebrigtsen
2022-09-11Revert "Add new command 'toggle-theme'"Philip Kaludercic
2022-09-11Revert "Add new user option 'custom-ensure-single-theme'"Philip Kaludercic
2022-09-11Add new user option 'custom-ensure-single-theme'Philip Kaludercic
2022-09-11Add new command 'toggle-theme'Philip Kaludercic
2022-09-09Delete many items obsolete since 24.3Stefan Kangas
2022-08-07Make compat function custom-reset-variables obsoleteStefan Kangas
2022-07-28Add support for user-customizable iconsLars Ingebrigtsen
2022-07-05Fix custom-initialize-reset bootstrap errorLars Ingebrigtsen
2022-07-05Give a warning if setopt has been used with an invalid valueLars Ingebrigtsen
2022-06-10Fix issues with loading autoloaded defcustoms while boundIgnacio Casso
2022-05-21; Rename enable-theme and disable-theme hooksEli Zaretskii
2022-05-21Add new hooks when enabling and disabling themesLars Ingebrigtsen
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-11-06Merge from origin/emacs-28Eli Zaretskii
2021-11-04* lisp/custom.el (defgroup): Document the :prefix keyword.Stefan Kangas
2021-10-20Remove some XEmacs compat code from custom.elStefan Kangas
2021-10-13Mark def* macros for indentationLars Ingebrigtsen
2021-10-03Allow obsoleting themesLars Ingebrigtsen
2021-09-26Avoid warning about long docstring lines in defcustomStefan Kangas