diff options
| author | Craig Jennings <c@cjennings.net> | 2025-10-12 14:41:58 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2025-10-12 14:42:29 -0500 |
| commit | 147d5c265edf0615d2aa1d65319963d7399711de (patch) | |
| tree | 84d272d0840c50940e06365eed5ce4935ec47748 /modules/custom-file-buffer.el | |
| parent | 5db41b5a2dc7107f2d3bd2c226e1dbc3a91719e8 (diff) | |
maint: remaining custom functions grouped into separate modules
Diffstat (limited to 'modules/custom-file-buffer.el')
| -rw-r--r-- | modules/custom-file-buffer.el | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/custom-file-buffer.el b/modules/custom-file-buffer.el index 2918ed97..a3362e05 100644 --- a/modules/custom-file-buffer.el +++ b/modules/custom-file-buffer.el @@ -93,8 +93,6 @@ Do not save the deleted text in the kill ring." (delete-region (point) (point-min)) (message "Buffer contents removed to the beginning of the buffer.")) - - ;; ------------------------- Print Buffer As Postscript ------------------------ ;; prints using postscript for much nicer output |
