From 8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 14 Jul 2018 21:03:06 +0100 Subject: gentoo resync : 14.07.2018 --- app-emacs/edit-list/files/50edit-list-gentoo.el | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 app-emacs/edit-list/files/50edit-list-gentoo.el (limited to 'app-emacs/edit-list/files/50edit-list-gentoo.el') diff --git a/app-emacs/edit-list/files/50edit-list-gentoo.el b/app-emacs/edit-list/files/50edit-list-gentoo.el new file mode 100644 index 000000000000..ec4d1975e3bc --- /dev/null +++ b/app-emacs/edit-list/files/50edit-list-gentoo.el @@ -0,0 +1,3 @@ +(add-to-list 'load-path "@SITELISP@") +(autoload 'edit-list "edit-list" + "Edit a list called LIST-NAME interactively." t) -- cgit v1.2.3