(VARIABLE IGNORED)
-This means reset VARIABLE. (The argument IGNORED is ignored."
+This means reset VARIABLE. (The argument IGNORED is ignored)."
(custom-check-theme theme)
(dolist (arg args)
(custom-push-theme 'theme-value (car arg) theme 'reset)))
(VARIABLE IGNORED)
-This means reset VARIABLE. (The argument IGNORED is ignored."
+This means reset VARIABLE. (The argument IGNORED is ignored)."
(apply 'custom-theme-reset-variables 'user args))
;;; The End.