Liking cljdoc? Tell your friends :D

clomacs


clomacs-defncljmacro

(clomacs-defn cl-func-name
              el-func-name
              &
              {:keys [doc result-handler debug]
               :or {doc "" result-handler identity debug false}})
source

clomacs-evalclj

(clomacs-eval fname elisp debug)
source

close-emacs-connectionclj

(close-emacs-connection)
source

emacs-connectionclj

Keep Emacs httpd server connection information (host and port).

Keep Emacs httpd server connection information (host and port).
sourceraw docstring

format-resultclj

(format-result result)
source

get-emacs-connectionclj

(get-emacs-connection)
source

param-handlercljmultimethod

source

set-emacs-connectionclj

(set-emacs-connection host port)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close