diff options
author | Hans de Graaff <graaff@gentoo.org> | 2016-02-02 07:24:53 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2016-02-02 07:25:21 +0100 |
commit | 38cb45886b064444352ec3b3b5b77d34b498de8e (patch) | |
tree | 85ebb8c92d68588041f357a50a7de0afb08ba086 /app-emacs/with-editor/files | |
parent | app-emacs/magit: add 2.4.1 (diff) | |
download | gentoo-38cb45886b064444352ec3b3b5b77d34b498de8e.tar.gz gentoo-38cb45886b064444352ec3b3b5b77d34b498de8e.tar.bz2 gentoo-38cb45886b064444352ec3b3b5b77d34b498de8e.zip |
app-emacs/with-editor: initial import of 2.5.0
New dependency for app-emacs/magit
This was distributed within magit up to version 2.4.1.
Package-Manager: portage-2.2.26
Diffstat (limited to 'app-emacs/with-editor/files')
-rw-r--r-- | app-emacs/with-editor/files/50with-editor-gentoo.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app-emacs/with-editor/files/50with-editor-gentoo.el b/app-emacs/with-editor/files/50with-editor-gentoo.el new file mode 100644 index 000000000000..431f7e90ae73 --- /dev/null +++ b/app-emacs/with-editor/files/50with-editor-gentoo.el @@ -0,0 +1 @@ +(add-to-list 'load-path "@SITELISP@") |