Initial Commit
[packages] / xemacs-packages / vm / lisp / vm-autoload.el
1 ;; only for compatibility with older BBDB and others
2
3 (if (not (featurep 'xemacs))
4    (require 'vm-autoloads))
5
6 (provide 'vm-autoload)