summaryrefslogtreecommitdiff
path: root/lisp/cus-theme.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/cus-theme.el')
-rw-r--r--lisp/cus-theme.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/cus-theme.el b/lisp/cus-theme.el
index a142257ce2e..8818dbace4b 100644
--- a/lisp/cus-theme.el
+++ b/lisp/cus-theme.el
@@ -32,7 +32,7 @@
(require 'wid-edit))
;;;###autoload
-(defun custom-theme-create ()
+(defun customize-create-theme ()
"Create a custom theme."
(interactive)
(if (get-buffer "*New Custom Theme*")