index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
custom.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
Improve documentation of 'defcustom's :set keyword
Eli Zaretskii
2023-03-30
1
-1
/
+3
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
Tag themes with properties
Philip Kaludercic
2022-10-15
1
-6
/
+67
*
Ensure that cus-load doesn't add things twice
Lars Ingebrigtsen
2022-09-24
1
-0
/
+7
*
Revert "Add new command 'toggle-theme'"
Philip Kaludercic
2022-09-11
1
-19
/
+0
*
Revert "Add new user option 'custom-ensure-single-theme'"
Philip Kaludercic
2022-09-11
1
-12
/
+0
*
Add new user option 'custom-ensure-single-theme'
Philip Kaludercic
2022-09-11
1
-0
/
+12
*
Add new command 'toggle-theme'
Philip Kaludercic
2022-09-11
1
-0
/
+19
*
Delete many items obsolete since 24.3
Stefan Kangas
2022-09-09
1
-2
/
+0
*
Make compat function custom-reset-variables obsolete
Stefan Kangas
2022-08-07
1
-0
/
+1
*
Add support for user-customizable icons
Lars Ingebrigtsen
2022-07-28
1
-1
/
+1
*
Fix custom-initialize-reset bootstrap error
Lars Ingebrigtsen
2022-07-05
1
-7
/
+11
*
Give a warning if setopt has been used with an invalid value
Lars Ingebrigtsen
2022-07-05
1
-0
/
+10
*
Fix issues with loading autoloaded defcustoms while bound
Ignacio Casso
2022-06-10
1
-8
/
+12
*
; Rename enable-theme and disable-theme hooks
Eli Zaretskii
2022-05-21
1
-8
/
+8
*
Add new hooks when enabling and disabling themes
Lars Ingebrigtsen
2022-05-21
1
-4
/
+28
*
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
\
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
|
Merge from origin/emacs-28
Eli Zaretskii
2021-11-06
1
-1
/
+5
|
\
|
|
*
* lisp/custom.el (defgroup): Document the :prefix keyword.
Stefan Kangas
2021-11-04
1
-1
/
+5
*
|
Remove some XEmacs compat code from custom.el
Stefan Kangas
2021-10-20
1
-9
/
+3
*
|
Mark def* macros for indentation
Lars Ingebrigtsen
2021-10-13
1
-3
/
+5
*
|
Allow obsoleting themes
Lars Ingebrigtsen
2021-10-03
1
-0
/
+7
|
/
*
Avoid warning about long docstring lines in defcustom
Stefan Kangas
2021-09-26
1
-1
/
+1
*
Speed up by storing frame faces in hash tables instead of alists
Jashank Jeremy
2021-07-21
1
-1
/
+1
*
Do not reset settings when disabling a theme
Mauro Aranda
2021-05-30
1
-1
/
+1
*
Avoid saving session customizations in the custom-file
Mauro Aranda
2021-05-10
1
-4
/
+35
*
Fix unload+reload of files using `custom-initialize-delay` (bug#47072)
Stefan Monnier
2021-04-22
1
-3
/
+8
*
; Remove some useless comments
Stefan Kangas
2021-04-16
1
-2
/
+0
*
Don't override load-path in require-theme
Basil L. Contovounesios
2021-03-05
1
-2
/
+2
*
Decouple require-theme from load-theme
Basil L. Contovounesios
2021-03-04
1
-22
/
+24
*
Add 'require-theme' function
Protesilaos Stavrou
2021-03-01
1
-0
/
+24
*
* lisp/gnus/gnus-art.el: Fix misuse of `standard-value`.
Stefan Monnier
2021-02-02
1
-1
/
+5
*
* lisp/startup.el: Fix bug#45857, bug#30994, and bug#45913.
Stefan Monnier
2021-01-19
1
-11
/
+1
*
Fix marking "delayed-initialization" vars as dynamically scoped
Stefan Monnier
2021-01-14
1
-5
/
+6
*
; * lisp/custom.el (defcustom): Fix last change.
Basil L. Contovounesios
2021-01-10
1
-2
/
+2
*
Add a link to the manual from the defcustom doc string
Lars Ingebrigtsen
2021-01-10
1
-0
/
+2
*
* lisp/emacs-lisp/autoload.el: Improve last change
Stefan Monnier
2021-01-05
1
-2
/
+6
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Merge from origin/emacs-27
Michael Albinus
2020-11-25
1
-3
/
+7
|
\
|
*
Fix handling of defcustom :local tag
Basil L. Contovounesios
2020-11-24
1
-3
/
+7
*
|
Go back to not using custom-push-theme when enabling a theme
Mauro Aranda
2020-11-06
1
-2
/
+24
*
|
custom-theme-set-variables more resilient against removed libraries
Lars Ingebrigtsen
2020-11-01
1
-1
/
+4
*
|
Preserve user customizations after disabling a theme
Mauro Aranda
2020-09-05
1
-6
/
+15
*
|
Keep the user theme in sync when marking a variable as set
Mauro Aranda
2020-08-27
1
-0
/
+3
*
|
* lisp/custom.el (custom-add-choice): Fix previous commit.
Juri Linkov
2020-08-09
1
-2
/
+2
*
|
Add new utility function custom-add-choice
Lars Ingebrigtsen
2020-08-08
1
-0
/
+14
|
/
*
Fix saving multiple themes
Mauro Aranda
2020-01-11
1
-1
/
+1
*
Fix reverting customizations
Eli Zaretskii
2020-01-01
1
-1
/
+4
[next]