aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/custom.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/lisp/custom.el b/lisp/custom.el
index 5c89f928f0c..7c978187c2d 100644
--- a/lisp/custom.el
+++ b/lisp/custom.el
@@ -750,8 +750,6 @@ E.g. dumped variables whose default depends on run-time information."
750;; `theme-face' properties, but the theme's own `theme-settings' 750;; `theme-face' properties, but the theme's own `theme-settings'
751;; property remains unchanged. 751;; property remains unchanged.
752 752
753;;; Defining themes
754
755(defvar custom-known-themes '(user changed) 753(defvar custom-known-themes '(user changed)
756 "Themes that have been defined with `deftheme'. 754 "Themes that have been defined with `deftheme'.
757The default value is the list (user changed). The theme `changed' 755The default value is the list (user changed). The theme `changed'