index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
cus-theme.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'savannah/master' into feature/tree-sitter
Yuan Fu
2022-11-21
1
-23
/
+19
|
\
|
*
Prefer defvar-keymap in cus-theme.el
Stefan Kangas
2022-11-12
1
-22
/
+18
|
*
Pacify recent unused/ignored lexvar warnings
Basil L. Contovounesios
2022-10-26
1
-1
/
+1
*
|
Add more font-lock faces (Bug#58940)
Randy Taylor
2022-11-10
1
-6
/
+10
|
/
*
Revert "Add new command 'toggle-theme'"
Philip Kaludercic
2022-09-11
1
-2
/
+0
*
Add new command 'toggle-theme'
Philip Kaludercic
2022-09-11
1
-0
/
+2
*
New function substitute-quotes
Stefan Kangas
2022-09-10
1
-1
/
+1
*
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
*
|
Allow obsoleting themes
Lars Ingebrigtsen
2021-10-03
1
-16
/
+18
|
/
*
; More minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-22
1
-0
/
+2
*
Add font-lock-doc-markup-face (bug#50041)
Mattias Engdegård
2021-08-14
1
-1
/
+1
*
Retain documentation string when customizing theme
Christopher League
2021-07-03
1
-50
/
+50
*
Lift restriction for finding theme summary line
Mauro Aranda
2021-05-19
1
-4
/
+6
*
; Normalize and add missing first and last lines
Stefan Kangas
2021-04-19
1
-3
/
+3
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Do not remove unbound variables or faces when modifying a custom-theme
Mauro Aranda
2020-09-04
1
-9
/
+8
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Go back to "Maintainer: emacs-devel@gnu.org"
Paul Eggert
2019-05-25
1
-0
/
+1
*
Fixes for "Maintainer:" and related lines
Paul Eggert
2019-05-19
1
-1
/
+0
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Minor cus-theme.el simplifications
Basil L. Contovounesios
2018-07-13
1
-17
/
+14
*
|
* lisp/cus-theme.el: Use lexical-binding
Basil L. Contovounesios
2018-07-13
1
-17
/
+17
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Nix some useless uses of looking-at, looking-back
Mark Oteiza
2017-02-12
1
-2
/
+2
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
New face homoglyph
Paul Eggert
2016-10-16
1
-1
/
+2
|
/
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Go back to grave quoting in source-code docstrings etc.
Paul Eggert
2015-09-07
1
-2
/
+2
*
Fix minor text quoting problems in lisp top level
Paul Eggert
2015-08-28
1
-1
/
+1
*
Revert "Prefer ‘format’ to ‘substitute-command-keys’"
Andreas Schwab
2015-08-23
1
-2
/
+2
*
Prefer ‘format’ to ‘substitute-command-keys’
Paul Eggert
2015-08-14
1
-2
/
+2
*
Improve the optional translation of quotes
Paul Eggert
2015-06-19
1
-2
/
+2
*
Support curved quotes in doc strings
Paul Eggert
2015-05-28
1
-3
/
+3
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Replace "Maintainer: FSF" with the emacs-devel mailing address
Glenn Morris
2014-02-09
1
-1
/
+1
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
* cus-theme.el (custom-new-theme-mode-map): Add bindings.
Chong Yidong
2013-12-18
1
-1
/
+3
*
faces.el (read-face-name): Do not override value of arg default, call instead...
Roland Winkler
2013-04-12
1
-1
/
+1
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
Fix interaction of load-theme with cust-theme.el.
Chong Yidong
2012-03-25
1
-1
/
+5
*
Fix for custom-theme-write-faces.
Chong Yidong
2012-03-25
1
-4
/
+7
*
Add missing :version tags to new defgroups and defcustoms
Glenn Morris
2012-02-11
1
-0
/
+1
*
Tweak handling of custom-enabled-themes and custom-safe-themes.
Chong Yidong
2012-01-05
1
-5
/
+10
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Make custom-theme-choose-mode inherit from special-mode.
Chong Yidong
2011-08-28
1
-2
/
+3
*
Avoid calling customize-save-variable during startup (Bug#8720).
Chong Yidong
2011-06-29
1
-2
/
+2
[next]