Linux Foundation Collaborative Projects
index
:
odp4vpp
1707
1710
master
ARCHIVED- 2020-10-13 at the request of the project
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
build-root
/
emacs-lisp
/
make-plugin.sh
blob: 4985974cac5c782fc68ad102ba45979946205d97 (
plain
)
1
2
3
4
#!/usr/bin/emacs --script
(
load-file
"./all-skel.el"
)
(
make-plugin
)
(
save-some-buffers t
)