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
*
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-05-06
1
-6
/
+4
*
Merge from emacs--rel--22
Miles Bader
2008-02-24
1
-1
/
+1
|
\
|
*
(custom-theme-set-variables): Sort symbols that are
Glenn Morris
2008-02-08
1
-1
/
+4
*
|
(custom-theme-set-variables): Sort symbols that are
Glenn Morris
2008-02-08
1
-0
/
+3
*
|
Richard M. Stallman <rms at gnu.org>
Glenn Morris
2008-01-18
1
-1
/
+3
*
|
Merge from emacs--rel--22
Miles Bader
2008-01-08
1
-1
/
+1
|
\
|
|
*
Add 2008 to copyright years.
Glenn Morris
2008-01-07
1
-1
/
+1
*
|
(custom-theme-recalc-face): Simply call `face-spec-recalc'.
Richard M. Stallman
2007-12-30
1
-3
/
+1
*
|
(custom-note-var-changed): Remove the `interactive'
Juri Linkov
2007-11-10
1
-3
/
+3
*
|
(custom-note-var-changed): New function.
Richard M. Stallman
2007-10-26
1
-0
/
+9
*
|
(custom-declare-variable): Add :risky and :safe keywords.
Glenn Morris
2007-10-25
1
-0
/
+6
*
|
Merge from emacs--rel--22
Miles Bader
2007-08-13
1
-5
/
+5
|
\
|
|
*
Replace `iff' in doc-strings and comments.
Glenn Morris
2007-08-08
1
-5
/
+5
*
|
Merge from emacs--rel--22
Miles Bader
2007-07-26
1
-1
/
+1
|
\
|
|
*
Switch license to GPLv3 or later.
Glenn Morris
2007-07-25
1
-1
/
+1
|
*
Johan Bockg� <bojohan at dd.chalmers.se>:
Glenn Morris
2007-04-25
1
-3
/
+3
*
|
(custom-theme-directory): Use user-emacs-directory.
Chong Yidong
2007-06-13
1
-4
/
+1
*
|
Johan Bockg� <bojohan at dd.chalmers.se>:
Glenn Morris
2007-04-25
1
-3
/
+3
|
/
*
Add 2007 to copyright years.
Glenn Morris
2007-01-21
1
-1
/
+1
*
(custom-add-frequent-value): Alias for custom-add-option.
Chong Yidong
2006-12-24
1
-0
/
+1
*
(defcustom): Doc fix.
Glenn Morris
2006-09-30
1
-2
/
+2
*
(custom-theme-set-variables): Autoload packages before sorting the variables.
Stefan Monnier
2006-08-31
1
-4
/
+12
*
(custom-autoload): Add `noset' argument.
Stefan Monnier
2006-07-17
1
-14
/
+17
*
* custom.el (custom-push-theme): Load the variable before checking
Chong Yidong
2006-05-13
1
-5
/
+9
*
* cus-edit.el (customize-package-emacs-version-alist): Update
Bill Wohler
2006-04-14
1
-1
/
+4
*
(defcustom): Create Common Keywords section in docstring.
Bill Wohler
2006-04-11
1
-34
/
+30
*
* custom.el (defcustom, custom-handle-keyword): Add :package-version
Bill Wohler
2006-04-10
1
-0
/
+12
*
* cus-edit.el (custom-face-set): Call custom-push-theme before
Chong Yidong
2006-03-21
1
-1
/
+2
*
* custom.el (customize-mark-to-save, customize-mark-as-set): Load
Chong Yidong
2006-02-20
1
-0
/
+2
*
* custom.el (customize-mark-as-set): Push to `user' theme.
Chong Yidong
2006-02-19
1
-2
/
+3
*
* custom.el (customize-mark-to-save): Load the symbol's
Chong Yidong
2006-02-19
1
-0
/
+1
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2006-02-06
1
-1
/
+1
*
* cus-edit.el (custom-reset-menu, custom-reset, Custom-mode-menu)
Chong Yidong
2006-01-04
1
-1
/
+7
*
Doc fix.
Chong Yidong
2006-01-02
1
-2
/
+2
*
Doc fix.
Chong Yidong
2006-01-02
1
-2
/
+0
*
Change ordering so all the Custom Themes code is in one place.
Chong Yidong
2006-01-02
1
-114
/
+107
*
* custom.el: Move Custom Themes commentary to start of theme code.
Chong Yidong
2006-01-02
1
-254
/
+159
*
* custom.el (provide-theme): Ban `user' theme name.
Chong Yidong
2005-12-31
1
-25
/
+49
*
(custom-load-themes): Function deleted.
Richard M. Stallman
2005-12-30
1
-21
/
+16
*
* custom.el (custom-push-theme): Fix docstring.
Chong Yidong
2005-12-24
1
-6
/
+6
*
* custom.el (custom-push-theme): Fix docstring.
Chong Yidong
2005-12-24
1
-8
/
+9
*
2005-12-23 Chong Yidong <cyd@stupidchicken.com>
Chong Yidong
2005-12-24
1
-49
/
+60
*
* custom.el (enable-theme): Signal error if argument is not a
Chong Yidong
2005-11-25
1
-2
/
+8
*
(defcustom): Update link types in docstring.
Juri Linkov
2005-11-21
1
-4
/
+20
*
(defgroup): Add doc-string-elt info.
Stefan Monnier
2005-11-21
1
-0
/
+1
*
(defface, defcustom): Add `doc-string' declaration.
Stefan Monnier
2005-10-24
1
-0
/
+2
*
* custom.el (custom-push-theme): Handle the case where a symbol is
Chong Yidong
2005-09-12
1
-11
/
+10
*
Fix last change to custom-push-theme.
Chong Yidong
2005-09-06
1
-1
/
+2
*
Custom Theme bugfixes.
Chong Yidong
2005-09-05
1
-19
/
+15
*
*** empty log message ***
Chong Yidong
2005-09-04
1
-12
/
+15
[next]