From 147d5c265edf0615d2aa1d65319963d7399711de Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sun, 12 Oct 2025 14:41:58 -0500 Subject: maint: remaining custom functions grouped into separate modules --- modules/custom-file-buffer.el | 2 -- 1 file changed, 2 deletions(-) (limited to 'modules/custom-file-buffer.el') 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 -- cgit v1.2.3