~vm/vm/message

1
2
3
4
5
6
; -*- mode: emacs-lisp -*-
;; Load VM easily

(add-to-list 'load-path "@abs_top_builddir@/lisp")

(load "vm-autoloads")