Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
ba3c4e88c102afd601fbac0e02de73a28a279a73
/
.
/
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
)