diff options
| author | BardofSprites <[email protected]> | 2024-09-30 10:07:34 -0400 |
|---|---|---|
| committer | BardofSprites <[email protected]> | 2024-09-30 10:07:34 -0400 |
| commit | 891290ce07d4d00477414789502f570a3a8f8cf3 (patch) | |
| tree | 2ff3beaa6fb45b638a30a5108665c1319c8ad158 /bard-emacs-modules/bard-emacs-org.el | |
| parent | d86da14a611d14be0e1dd2b570f07b7c578cb415 (diff) | |
add provide and remove license
Diffstat (limited to 'bard-emacs-modules/bard-emacs-org.el')
| -rw-r--r-- | bard-emacs-modules/bard-emacs-org.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bard-emacs-modules/bard-emacs-org.el b/bard-emacs-modules/bard-emacs-org.el index 53fffba..cafdd83 100644 --- a/bard-emacs-modules/bard-emacs-org.el +++ b/bard-emacs-modules/bard-emacs-org.el @@ -148,4 +148,4 @@ :config (require 'org-download)) -;; (provide 'bard-emacs-org) +(provide 'bard-emacs-org) |
