summaryrefslogtreecommitdiff
path: root/app-emacs/atomic-chrome/files
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-11-20 18:45:28 +0000
committerV3n3RiX <venerix@redcorelinux.org>2017-11-20 18:45:28 +0000
commit796cae72cf9ed18ba01256ac1f83a686a2a76036 (patch)
tree5ca737a2562d8c0a09fcfacd81d1f9004df37b00 /app-emacs/atomic-chrome/files
parent20d8e9cfb95a9f054d654ab6405e848807186aa0 (diff)
gentoo resync : 20.11.2017
Diffstat (limited to 'app-emacs/atomic-chrome/files')
-rw-r--r--app-emacs/atomic-chrome/files/50atomic-chrome-gentoo.el5
1 files changed, 5 insertions, 0 deletions
diff --git a/app-emacs/atomic-chrome/files/50atomic-chrome-gentoo.el b/app-emacs/atomic-chrome/files/50atomic-chrome-gentoo.el
new file mode 100644
index 000000000000..82777a793c51
--- /dev/null
+++ b/app-emacs/atomic-chrome/files/50atomic-chrome-gentoo.el
@@ -0,0 +1,5 @@
+(add-to-list 'load-path "@SITELISP@")
+(autoload 'atomic-chrome-start-server "atomic-chrome"
+ "Start websocket server for atomic-chrome." t)
+(autoload 'atomic-chrome-stop-server "atomic-chrome"
+ "Stop websocket server for atomic-chrome." t)