From b874f3f4bc6515dcb2766b59dfa4befbe66eee54 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 2918ed97f..a3362e05d 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