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