- ;;; org-install.el --- autogenerated file, do not edit
- ;;
- ;;; Code:
- (warn "The file org-install is obsolete.
- Please change your configuration to (require 'org) instead.")
- (provide 'org-install)
- ;; Local Variables:
- ;; no-byte-compile: t
- ;; coding: utf-8
- ;; End:
- ;;; org-install.el ends here
|