diff options
| author | BardofSprites <[email protected]> | 2025-12-27 15:57:53 -0500 |
|---|---|---|
| committer | BardofSprites <[email protected]> | 2025-12-27 15:57:53 -0500 |
| commit | e4a0853b306c054e5554f866d731020a7a6f5206 (patch) | |
| tree | b95113bbc576c23def3a1d75410b3d0d3ca16905 /bard-elisp/bard-package.el | |
| parent | 365b3cd445b56e55014f2f3b5a14532228b3ba5a (diff) | |
MAJOR formatting and documentation
Diffstat (limited to 'bard-elisp/bard-package.el')
| -rw-r--r-- | bard-elisp/bard-package.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bard-elisp/bard-package.el b/bard-elisp/bard-package.el index 9f2aee2..77ac887 100644 --- a/bard-elisp/bard-package.el +++ b/bard-elisp/bard-package.el @@ -1,4 +1,4 @@ -;; taken and renamed functions from https://manueluberti.eu/posts/2021-09-01-package-report/ +;; taken and renamed functions from (defun bard/package-report () "Report total package counts grouped by archive." |
