From 6fac8a28da9bf30da71941340505c2316d0db5a3 Mon Sep 17 00:00:00 2001 From: John Turner Date: Fri, 7 Oct 2022 03:10:21 -0400 Subject: changed the config-* prefix to init-* for all of the init files --- config/prog-mode/config-prog-mode-hooks.el | 1 - 1 file changed, 1 deletion(-) delete mode 100644 config/prog-mode/config-prog-mode-hooks.el (limited to 'config/prog-mode/config-prog-mode-hooks.el') diff --git a/config/prog-mode/config-prog-mode-hooks.el b/config/prog-mode/config-prog-mode-hooks.el deleted file mode 100644 index a3c63e0..0000000 --- a/config/prog-mode/config-prog-mode-hooks.el +++ /dev/null @@ -1 +0,0 @@ -(setq prog-mode-hook (copy-tree text-mode-hook)) -- cgit v1.2.3