Skip to content

maple/emacsfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Created by Masayuki Takahashi.
email: maple._wine@csc.jp

This file has been used as reference of graphviz-dot.el from below site.
http://users.skynet.be/ppareit/projects/graphviz-dot-mode/graphviz-dot-mode.html


===* blockdiag *===

if you want to use "actdiag", write on your .emacs like below.
it coludn't set a program whcih diag file you opened. 

(setq blockdiag-dot-program "actdiag")


if output format change PDF or SVG, write on .emacs like below.

(setq blockdiag-dot-preview-extension "pdf")



About

stock some el files for emacs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published