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--image.el | |
| parent | d3a3ef635e147d20e2f4b967d969967019ee333d (diff) | |
common functions to utilities file, common buffer operations menu
Diffstat (limited to '.config/emacs/modules/bd--image.el')
| -rw-r--r-- | .config/emacs/modules/bd--image.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/emacs/modules/bd--image.el b/.config/emacs/modules/bd--image.el index b8aaccb..48ab024 100644 --- a/.config/emacs/modules/bd--image.el +++ b/.config/emacs/modules/bd--image.el @@ -19,4 +19,4 @@ If the mode line is off, set it to the default value." (provide 'bd--image) -;;; bd-image ends here +;;; bd--image.el ends here |
