diff options
author | 2022-02-14 17:10:38 +0000 | |
---|---|---|
committer | 2022-02-14 17:21:32 +0000 | |
commit | 14a17c9f7d8fc7dafeb1a733632323928e66a656 (patch) | |
tree | 19c85f9f483c6f985354b0e3308ffab9d01ba719 /app-emacs/queue/files/50queue-gentoo.el | |
parent | app-emacs/undo-tree: add gitlab upstream metadata (diff) | |
download | gentoo-14a17c9f7d8fc7dafeb1a733632323928e66a656.tar.gz gentoo-14a17c9f7d8fc7dafeb1a733632323928e66a656.tar.bz2 gentoo-14a17c9f7d8fc7dafeb1a733632323928e66a656.zip |
app-emacs/queue: initial import at 0.2
Signed-off-by: Matthew Smith <matthew@gentoo.org>
Diffstat (limited to 'app-emacs/queue/files/50queue-gentoo.el')
-rw-r--r-- | app-emacs/queue/files/50queue-gentoo.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app-emacs/queue/files/50queue-gentoo.el b/app-emacs/queue/files/50queue-gentoo.el new file mode 100644 index 000000000000..431f7e90ae73 --- /dev/null +++ b/app-emacs/queue/files/50queue-gentoo.el @@ -0,0 +1 @@ +(add-to-list 'load-path "@SITELISP@") |