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
*
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
*
Print theme summaries in *Custom Themes* buffer.
Chong Yidong
2011-06-14
1
-22
/
+51
*
lisp/*.el: Lexical-binding cleanup.
Juanma Barranquero
2011-04-19
1
-10
/
+14
*
Several fixes to cus-theme.el.
Chong Yidong
2011-03-21
1
-2
/
+8
*
Drop use of unsafep for checking Custom themes; bugfixes.
Chong Yidong
2011-02-01
1
-7
/
+8
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-2
/
+1
*
Nuke arch-tags.
Glenn Morris
2011-01-15
1
-1
/
+0
*
Merge from emacs-23
Stefan Monnier
2011-01-14
1
-1
/
+1
|
\
|
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
1
-1
/
+1
*
|
* cus-theme.el (customize-themes): Use switch-to-buffer.
Chong Yidong
2011-01-12
1
-1
/
+1
*
|
Fix a misleading widget message in the last checkin.
Chong Yidong
2010-10-16
1
-1
/
+1
*
|
Allow Custom settings to be migrated into a custom theme.
Chong Yidong
2010-10-16
1
-62
/
+121
[next]