Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
3c2a416c42a0481698735a0b1e355bfb7a702882
/
.
/
extras
/
emacs
/
make-plugin.sh
blob: 4985974cac5c782fc68ad102ba45979946205d97 [
file
] [
log
] [
blame
]
Dave Barach
f5dae76
2016-01-19 15:13:27 -0500
[
diff
] [
blame
]
1
#!/usr/bin/emacs --script
2
(
load
-
file
"./all-skel.el"
)
3
(
make
-
plugin
)
4
(
save
-
some
-
buffers t
)