diff --git a/lisp/help-macro.el b/lisp/help-macro.el index cd6831fe214..04699ae3875 100644 --- a/lisp/help-macro.el +++ b/lisp/help-macro.el @@ -68,7 +68,7 @@ ;;; Code: -(provide 'help-screen) +(provide 'help-macro) (require 'backquote) (defmacro make-help-screen (fname help-line help-text helped-map)