mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
app-emacs/stripes: Fix typo in siteinit file.
Package-Manager: Portage-2.3.48, Repoman-2.3.10
This commit is contained in:
@@ -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)
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user