Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
cdeb7f2ae0acb19e7f74431d03b6c80035898f80
/
.
/
extras
/
emacs
/
make-plugin.sh
blob: 4985974cac5c782fc68ad102ba45979946205d97 [
file
] [
log
] [
blame
]
#!/usr/bin/emacs --script
(
load
-
file
"./all-skel.el"
)
(
make
-
plugin
)
(
save
-
some
-
buffers t
)