Provide lmenu, not menubar.
authorRichard M. Stallman <rms@gnu.org>
Sun, 20 Mar 1994 04:05:48 +0000 (04:05 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 20 Mar 1994 04:05:48 +0000 (04:05 +0000)
lisp/emacs-lisp/lmenu.el

index e11c9c2..4f79c54 100644 (file)
@@ -393,6 +393,6 @@ BEFORE, if provided, is the name of a menu before which this menu should
 
 (set-menubar default-menubar)
 \f
-(provide 'menubar)
+(provide 'lmenu)
 
 ;;; lmenu.el ends here