diff options
author | 2016-04-24 23:43:11 +0300 | |
---|---|---|
committer | 2016-05-01 19:29:02 +0200 | |
commit | 6d2c182115a0c5baa22c8dc2e4d566674a1deba4 (patch) | |
tree | 96f46f111adea69bd7a353f85d785de6b36f2d93 /app-emacs/cycle-buffer/files | |
parent | app-emacs/windows: Add version 2.49 (diff) | |
download | gentoo-6d2c182115a0c5baa22c8dc2e4d566674a1deba4.tar.gz gentoo-6d2c182115a0c5baa22c8dc2e4d566674a1deba4.tar.bz2 gentoo-6d2c182115a0c5baa22c8dc2e4d566674a1deba4.zip |
app-emacs/cycle-buffer: Add version 2.16
Package-Manager: portage-2.2.26
Diffstat (limited to 'app-emacs/cycle-buffer/files')
-rw-r--r-- | app-emacs/cycle-buffer/files/50cycle-buffer-gentoo.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app-emacs/cycle-buffer/files/50cycle-buffer-gentoo.el b/app-emacs/cycle-buffer/files/50cycle-buffer-gentoo.el new file mode 100644 index 000000000000..899d5178c418 --- /dev/null +++ b/app-emacs/cycle-buffer/files/50cycle-buffer-gentoo.el @@ -0,0 +1,2 @@ +(add-to-list 'load-path "@SITELISP@") +(load "cycle-buffer-autoloads" nil t) |