Completely removed the backup-prefix (,). We move to +trash instead.
authormarkus schnalke <meillo@marmaro.de>
Thu, 28 Jun 2012 22:20:45 +0000 (00:20 +0200)
committermarkus schnalke <meillo@marmaro.de>
Thu, 28 Jun 2012 22:20:45 +0000 (00:20 +0200)
commitca0b3e830b86700d9e5e31b1784de2bdcaf58fc5
tree9e7a3c2fa5acaee0f2e0e877a546e22e3aee771d
parent12824674d1fad93674dbe77419326301f62f14bd
Completely removed the backup-prefix (,). We move to +trash instead.
mhbuild does not create `,foo.orig' but `foo.orig' now. Maybe it should
move the file to +trash as well ... this is likely to be changed.
Temporary files of bcc mails get removed now.
15 files changed:
config/config.c
h/mh.h
man/mh-profile.man5
man/mhbuild.man1
man/send.man1
sbr/Makefile.in
sbr/folder_read.c
sbr/m_backup.c [deleted file]
sbr/readconfig.c
uip/distsbr.c
uip/mhbuild.c
uip/mhparam.c
uip/rmf.c
uip/send.c
uip/spost.c