aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/cus-theme.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/cus-theme.el')
-rw-r--r--lisp/cus-theme.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/cus-theme.el b/lisp/cus-theme.el
index 6bddb02add6..79799049378 100644
--- a/lisp/cus-theme.el
+++ b/lisp/cus-theme.el
@@ -521,6 +521,7 @@ It includes all faces in list FACES."
521 521
522(defcustom custom-theme-allow-multiple-selections nil 522(defcustom custom-theme-allow-multiple-selections nil
523 "Whether to allow multi-selections in the *Custom Themes* buffer." 523 "Whether to allow multi-selections in the *Custom Themes* buffer."
524 :version "24.1"
524 :type 'boolean 525 :type 'boolean
525 :group 'custom-buffer) 526 :group 'custom-buffer)
526 527