vm.tar.gz The latest version of VM. vm.elc A precompiled file for those who don't want to build VM or can't for some reason. Load this and you're ready to go. It should be usable under either Emacs 19.34 or any XEmacs version beyond 19.14. vm.elc.gz A gzipped version of vm.elc. CHANGES.gz The torturous revision trail of VM. diffs Directory of patches to upgrade from one VM version to the next. pixmaps-small.tar.gz Smaller (33x33) XEmacs toolbar buttons for those who don't like VM's normal set of big friendly buttons. pixmaps-small-fuzzy.tar.gz A somewhat different set of smaller (33x33) XEmacs toolbar buttons. These buttons look more like the normal VM toolbar buttons, but eat a lot of colors. A 16-bit deep display or better is recommended. windows.tar.gz Sample window configuration files for use with VM. md5.tar.gz Sources for RSA's MD5 program, which generates file checksums that VM uses for APOP style POP user authentication and to generate unique message IDs in some cases. Installation is not mandatory unless you want to use APOP authentication. base64-encode.c base64-decode.c public domain base64 encoding/decoding programs. VM can encode/decode base64 internally but things will be much faster if you hook in these helper programs. The VM variables to use are vm-mime-base64-encoder-program and vm-mime-base64-decoder-program.