Ensure all M() and M2() second parameters are the message pointer.
[vpp.git] / build-root / emacs-lisp / make-plugin.sh
1 #!/usr/bin/emacs --script
2 (load-file "./all-skel.el")
3 (make-plugin)
4 (save-some-buffers t)