From 7c3491e585815a7ae4a4eb4820bb4e03f9b6cc9e Mon Sep 17 00:00:00 2001 From: TEC Date: Tue, 27 Apr 2021 02:41:15 +0800 Subject: [PATCH] No need to autoload highlight-numbers--turn-on Taken care of in my config now --- publish.el | 2 -- 1 file changed, 2 deletions(-) diff --git a/publish.el b/publish.el index 56f3876..0111ff7 100755 --- a/publish.el +++ b/publish.el @@ -131,8 +131,6 @@ Return output file name." ;;; Htmlized file publishing -(autoload #'highlight-numbers--turn-on "highlight-numbers") - (defun org-publish-to-htmlized (_plist filename pub-dir) "Publish a file with no change other than maybe optimisation.