]> code.delx.au - gnu-emacs/blobdiff - lisp/uncompress.el
(help-menu-bar-map): Put the Help item in this map.
[gnu-emacs] / lisp / uncompress.el
index 212c254ba67cc5926d1558e322d3e92477f4ed4a..a44590a3afdabd4fcb9b0bea579ea5c02f88d204 100644 (file)
@@ -77,4 +77,6 @@ It then selects a major mode from the uncompressed file name and contents."
        (setq error nil)
        t)))
 
+(provide 'uncompress)
+
 ;;; uncompress.el ends here