summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2023-10-19 13:39:02 +0200
committerHans de Graaff <graaff@gentoo.org>2023-10-19 13:39:15 +0200
commite2c4149e752faf83f3bf82ae07a0a91189c94977 (patch)
treec482a3b59a40e761d6dc393b2f4708d86435fd85 /app-emacs/indent-bars/files/50indent-bars-gentoo.el
parentdev-qt/qtsvg: update 6.6.0 patch comment to mention CVE-2023-45872 (diff)
downloadgentoo-e2c4149e752faf83f3bf82ae07a0a91189c94977.tar.gz
gentoo-e2c4149e752faf83f3bf82ae07a0a91189c94977.tar.bz2
gentoo-e2c4149e752faf83f3bf82ae07a0a91189c94977.zip
app-emacs/indent-bars: new package, add 0.2
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'app-emacs/indent-bars/files/50indent-bars-gentoo.el')
-rw-r--r--app-emacs/indent-bars/files/50indent-bars-gentoo.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/app-emacs/indent-bars/files/50indent-bars-gentoo.el b/app-emacs/indent-bars/files/50indent-bars-gentoo.el
new file mode 100644
index 000000000000..b824a0f5f34a
--- /dev/null
+++ b/app-emacs/indent-bars/files/50indent-bars-gentoo.el
@@ -0,0 +1,3 @@
+(add-to-list 'load-path "@SITELISP@")
+
+(autoload 'indent-bars-mode "indent-bars" "" t)