app-emacs/stripes: Fix typo in siteinit file.

Package-Manager: Portage-2.3.48, Repoman-2.3.10
This commit is contained in:
Ulrich Müller
2018-08-22 19:17:58 +02:00
parent da166eab92
commit 5b0f72d0b1
2 changed files with 3 additions and 3 deletions

View File

@@ -1,3 +1,3 @@
(add-to-list 'load-path "@SITELISP")
(add-to-list 'load-path "@SITELISP@")
(autoload 'stripes-mode "stripes" "Toggle Color alternation mode." t)
(autoload 'turn-on-stripes-mode "stripes" "Turn on color alternation mode." t)

View File

@@ -1,7 +1,7 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
EAPI=7
inherit elisp