diff options
author | bd <bdunahu@operationnull.com> | 2024-12-20 17:05:38 -0500 |
---|---|---|
committer | bd <bdunahu@operationnull.com> | 2024-12-20 17:05:38 -0500 |
commit | 7b56a60febbd087c8e03dcdeddb7e7bccd9b7685 (patch) | |
tree | 487841848c40dd949da170dbeb8585762a11bfca /.config/emacs/modules/bd--gpg.el | |
parent | d3a3ef635e147d20e2f4b967d969967019ee333d (diff) |
common functions to utilities file, common buffer operations menu
Diffstat (limited to '.config/emacs/modules/bd--gpg.el')
-rw-r--r-- | .config/emacs/modules/bd--gpg.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/emacs/modules/bd--gpg.el b/.config/emacs/modules/bd--gpg.el index ae4e527..fd883cf 100644 --- a/.config/emacs/modules/bd--gpg.el +++ b/.config/emacs/modules/bd--gpg.el @@ -68,4 +68,4 @@ for a bug I've encountered." (provide 'bd--gpg) -;;; bd-gpg ends here +;;; bd--gpg.el ends here |