]> code.delx.au - gnu-emacs/blobdiff - lisp/cus-theme.el
Fix minor text quoting problems in lisp top level
[gnu-emacs] / lisp / cus-theme.el
index bc221e17c4bf7c909647a632f830379e7a44042c..7693c70aea93af3200b4850d7fa1d6dd79dcb06c 100644 (file)
@@ -587,7 +587,7 @@ Theme files are named *-theme.el in `"))
                 :follow-link 'mouse-face
                 :action (lambda (_widget &rest _ignore)
                           (describe-variable 'custom-theme-load-path)))
-  (widget-insert "'.\n\n")
+  (widget-insert (substitute-command-keys "'.\n\n"))
 
   ;; If the user has made customizations, display a warning and
   ;; provide buttons to disable or convert them.