summaryrefslogtreecommitdiff
path: root/tests/test-custom-buffer-file-copy-whole-buffer.el
AgeCommit message (Collapse)Author
38 hoursrefactor: Rename custom-file-buffer to custom-buffer-fileCraig Jennings
Renamed the module 'custom-file-buffer' to 'custom-buffer-file' to ensure consistency across the codebase. This change affects module imports and test files. Additionally, new module 'system-commands.el' has been created to handle system power and session management commands, removing these functionalities from 'wip.el'.