~vm/vm/vmpc-prompt

1
2
3
4
5
6
;; only for compatibility with older BBDB and others

(if (not (featurep 'xemacs))
   (require 'vm-autoloads))

(provide 'vm-autoload)