Andreas Krennmair:
authorak1 <ak1@e385b8ad-14ed-0310-8656-cc95a2468c6d>
Fri, 18 Mar 2005 23:24:49 +0000 (23:24 +0000)
committerak1 <ak1@e385b8ad-14ed-0310-8656-cc95a2468c6d>
Fri, 18 Mar 2005 23:24:49 +0000 (23:24 +0000)
commit36d6553c2d1a80b38e961b95ebbfe0290dd5b002
treed253504f4493d12e85fbb5ff981f32999f9f0936
parent39d11f5b3feb125654d5c2a4e8f93637a12706c3
Andreas Krennmair:
moved most of the POP-specific code to a pop subdirectory, similar to the IMAP code.

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@202 e385b8ad-14ed-0310-8656-cc95a2468c6d
Makefile.am
configure.in
pop/Makefile.am [new file with mode: 0644]
pop/pop.c [moved from pop.c with 99% similarity]
pop/pop.h [moved from pop.h with 100% similarity]
pop/pop_auth.c [moved from pop_auth.c with 97% similarity]
pop/pop_lib.c [moved from pop_lib.c with 97% similarity]
regex.c