]> git.eshelyaron.com Git - emacs.git/commit
Improve POP code, move most of it into a separate file.
authorRichard M. Stallman <rms@gnu.org>
Tue, 27 Sep 1994 19:45:00 +0000 (19:45 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 27 Sep 1994 19:45:00 +0000 (19:45 +0000)
commit2e82e3c30a7616dc198336a222defbb9d93a58dd
tree3faf302088b9f06dbe720ec2710a0e24f3112eef
parent81f940520e99edf76c6f1fd1ed69d5b152277d99
Improve POP code, move most of it into a separate file.
(mbx_delimit_end, mbx_delimit_begin): Check for errors.
(mbx_write): Check for errors and for From line.
(pop_retr, popmail): Use subroutines in pop.c to do the real work.
(get_errmsg, multiline, getline, putline, pop_stat, pop_command)
(pop_init): Functions deleted.
lib-src/movemail.c