From f7b7f9f689c49faf5a7c8732df9284af2199d0a4 Mon Sep 17 00:00:00 2001 From: John Turner Date: Wed, 3 Nov 2021 13:54:30 -0400 Subject: app-emacs/highlight-indentation: initial import --- app-emacs/highlight-indentation/files/50highlight-indentation-gentoo.el | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 app-emacs/highlight-indentation/files/50highlight-indentation-gentoo.el (limited to 'app-emacs/highlight-indentation/files/50highlight-indentation-gentoo.el') diff --git a/app-emacs/highlight-indentation/files/50highlight-indentation-gentoo.el b/app-emacs/highlight-indentation/files/50highlight-indentation-gentoo.el new file mode 100644 index 0000000..b58862f --- /dev/null +++ b/app-emacs/highlight-indentation/files/50highlight-indentation-gentoo.el @@ -0,0 +1,2 @@ +(add-to-list 'load-path "@SITELISP@") +(load "@SITELISP@/highlight-indentation-autoload.el") -- cgit v1.2.3