From a3d4916c40a3ec1d5a4d51502d89619434ea3ce7 Mon Sep 17 00:00:00 2001 From: John Turner Date: Sun, 3 Jul 2022 23:50:48 -0400 Subject: restored man config module --- config/man/config-man.el | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 config/man/config-man.el (limited to 'config/man') diff --git a/config/man/config-man.el b/config/man/config-man.el new file mode 100644 index 0000000..b4c5060 --- /dev/null +++ b/config/man/config-man.el @@ -0,0 +1,3 @@ +(setq Man-notify-method 'pushy) + +(provide 'config-man) -- cgit v1.2.3