From f4142ab2cc6e93e0b22f17b2523703ac8062e968 Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Fri, 1 Nov 2024 16:49:48 +0100 Subject: emacs: Remove trailing newline --- .config/emacs/modules/mm-projects.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/emacs/modules/mm-projects.el') diff --git a/.config/emacs/modules/mm-projects.el b/.config/emacs/modules/mm-projects.el index 0d3ac52..5dd3c6a 100644 --- a/.config/emacs/modules/mm-projects.el +++ b/.config/emacs/modules/mm-projects.el @@ -66,4 +66,4 @@ This is intended to be called interactively via (require 'ansi-color) (add-hook 'compilation-filter-hook #'ansi-color-compilation-filter)) -(provide 'mm-projects) +(provide 'mm-projects) \ No newline at end of file -- cgit v1.2.3