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
...
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Correct small misprint in defcustom's docstring
Filipp Gunbin
2019-11-25
1
-1
/
+1
*
Fix load-theme bug with user-emacs-directory
Paul Eggert
2019-09-01
1
-0
/
+1
*
Doc string clarification for defcustom
Lars Ingebrigtsen
2019-08-01
1
-0
/
+5
*
Add :local specifier to defcustom
Juanma Barranquero
2019-06-27
1
-0
/
+8
*
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
*
* lisp/custom.el: Avoid adding vars to load-history multiple times
Stefan Monnier
2019-05-06
1
-10
/
+11
*
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 custom.el simplifications
Basil L. Contovounesios
2018-07-13
1
-57
/
+46
*
|
* lisp/custom.el: Use lexical-binding
Basil L. Contovounesios
2018-07-13
1
-25
/
+25
*
|
Fix custom-available-themes file expansion
Basil L. Contovounesios
2018-07-13
1
-10
/
+16
*
|
Improve loading of byte-compiled custom themes
Basil L. Contovounesios
2018-07-13
1
-37
/
+41
*
|
Apply non-user themes only when asked
Daniel Colascione
2018-06-16
1
-4
/
+11
*
|
Clarify that enabling a theme does not disable other themes
Daniel Colascione
2018-06-12
1
-2
/
+11
|
/
*
* lisp/custom.el (defcustom): Fix docstring (Bug#27891).
Noam Postavsky
2018-01-30
1
-1
/
+2
*
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
*
; * lisp/custom.el: Comments.
Glenn Morris
2017-02-21
1
-2
/
+9
*
Tweak recent custom-reevaluate-setting change
Glenn Morris
2017-02-21
1
-11
/
+7
*
Ensure delayed-init custom variables get marked special
Glenn Morris
2017-02-20
1
-3
/
+11
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
Grammar fix in doc string
Wieland Hoffmann
2016-02-21
1
-1
/
+1
*
* lisp/custom.el (defface): Revert indentation change. (Bug#22524)
Leo Liu
2016-02-05
1
-2
/
+1
*
* lisp/custom.el (defcustom): Doc fix.
Glenn Morris
2016-01-28
1
-0
/
+1
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
* lisp/custom.el (custom-declare-variable): Shorten code again
Artur Malabarba
2015-10-25
1
-8
/
+7
*
Revert commit that broke 'make bootstrap'
Paul Eggert
2015-10-25
1
-23
/
+34
*
* lisp/custom.el (custom-declare-variable): Shorten code a bit
Artur Malabarba
2015-10-25
1
-34
/
+23
*
* custom.el (custom-theme-load-path): Demote to defvar
Artur Malabarba
2015-10-16
1
-8
/
+6
*
lisp/custom.el (load-theme): Only compute hash when needed
Mark Oteiza
2015-09-15
1
-5
/
+4
*
Go back to grave quoting in source-code docstrings etc.
Paul Eggert
2015-09-07
1
-6
/
+6
*
Use curved quotes in core elisp diagnostics
Paul Eggert
2015-08-16
1
-6
/
+6
*
* lisp/custom.el (custom-declare-group): No need to purecopy
Glenn Morris
2015-04-21
1
-2
/
+1
*
lisp/custom.el (defface): Set indent to 1.
Oleh Krehel
2015-01-30
1
-1
/
+2
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Recommend not modifying :set's value arg in defcustom (bug#16755).
Juanma Barranquero
2014-03-19
1
-3
/
+4
*
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
/
+2
*
Don't make faces when loading Custom themes.
Chong Yidong
2013-12-21
1
-4
/
+7
*
Doc fixes for face functions.
Chong Yidong
2013-12-21
1
-2
/
+2
*
* customize.texi (Custom Themes): Document custom-known-themes.
Chong Yidong
2013-12-18
1
-1
/
+8
*
Fix loading of themes when NO-ENABLE is t.
Chong Yidong
2013-12-18
1
-14
/
+15
*
* lisp/subr.el (custom-declare-variable-early): Remove function.
Stefan Monnier
2013-10-29
1
-5
/
+0
*
Silence some --without-x compilation warnings
Glenn Morris
2013-09-17
1
-2
/
+5
*
Make defvar affect the default binding outside of any let.
Stefan Monnier
2013-08-02
1
-41
/
+44
*
lisp/(cus-edit,custom).el: Fix typos; use setq-local, string-match-p, looking...
Juanma Barranquero
2013-06-20
1
-6
/
+6
*
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
Paul Eggert
2013-01-02
1
-1
/
+2
|
\
|
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+2
[prev]
[next]