*** dist/vm-folder.el.dist Fri Mar 14 23:05:29 2003 --- vm-folder.el Wed Mar 19 16:02:37 2003 *************** *** 889,891 **** ! vm-text-of and vm-vheaders-of field don't get filled until they are needed. --- 889,891 ---- ! vm-text-of and vm-vheaders-of fields don't get filled until they are needed. *** dist/vm-mime.el.dist Fri Mar 14 23:05:30 2003 --- vm-mime.el Mon Mar 17 16:56:47 2003 *************** *** 1002,1004 **** 'body-start (vm-marker (point)) ! 'body-end '(vm-marker (point-max)) 'parts (list --- 1002,1004 ---- 'body-start (vm-marker (point)) ! 'body-end (vm-marker (point-max)) 'parts (list *** dist/vm-startup.el.dist Fri Mar 14 23:05:30 2003 --- vm-startup.el Wed Mar 19 16:03:52 2003 *************** *** 376,378 **** ! This is VM 7.12. --- 376,378 ---- ! This is VM 7.13. *** dist/vm-vars.el.dist Wed Mar 5 23:39:05 2003 --- vm-vars.el Sat Mar 15 10:25:06 2003 *************** *** 3000,3002 **** ! (defcustom vm-url-retrieval-methods '(lynx wget fetch curl w3m url-w3) "*Non-nil value specifies how VM is permitted to retrieve URLs. --- 3000,3002 ---- ! (defcustom vm-url-retrieval-methods '(lynx wget fetch curl w3m) "*Non-nil value specifies how VM is permitted to retrieve URLs. *** dist/vm-version.el.dist Fri Mar 14 23:05:30 2003 --- vm-version.el Wed Mar 19 16:03:52 2003 *************** *** 4,6 **** ! (defconst vm-version "7.12" "Version number of VM.") --- 4,6 ---- ! (defconst vm-version "7.13" "Version number of VM.")