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