summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaciej Barć <xgqt@gentoo.org>2022-06-05 18:28:22 +0200
committerMaciej Barć <xgqt@gentoo.org>2022-06-05 18:31:22 +0200
commit6bf89a666978221276a5a840f9286f51182d8ba5 (patch)
tree500e92ad309db6d0fd5707e13fd77ec4e8df5591 /app-emacs/git-modes/files
parentsys-fs/ncdu: drop 1.15.1-r1 (diff)
downloadgentoo-6bf89a666978221276a5a840f9286f51182d8ba5.tar.gz
gentoo-6bf89a666978221276a5a840f9286f51182d8ba5.tar.bz2
gentoo-6bf89a666978221276a5a840f9286f51182d8ba5.zip
app-emacs/git-modes: new package; add version 1.4.0
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
Diffstat (limited to 'app-emacs/git-modes/files')
-rw-r--r--app-emacs/git-modes/files/50git-modes-gentoo.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/app-emacs/git-modes/files/50git-modes-gentoo.el b/app-emacs/git-modes/files/50git-modes-gentoo.el
new file mode 100644
index 000000000000..db930d7eed5c
--- /dev/null
+++ b/app-emacs/git-modes/files/50git-modes-gentoo.el
@@ -0,0 +1,2 @@
+(add-to-list 'load-path "@SITELISP@")
+(load "git-modes-autoloads" nil t)