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--irc.el | |
parent | d3a3ef635e147d20e2f4b967d969967019ee333d (diff) |
common functions to utilities file, common buffer operations menu
Diffstat (limited to '.config/emacs/modules/bd--irc.el')
-rw-r--r-- | .config/emacs/modules/bd--irc.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/emacs/modules/bd--irc.el b/.config/emacs/modules/bd--irc.el index dc31a49..dd9d1d3 100644 --- a/.config/emacs/modules/bd--irc.el +++ b/.config/emacs/modules/bd--irc.el @@ -26,4 +26,4 @@ (provide 'bd--irc) -;;; bd-irc ends here +;;; bd--irc.el ends here |