- move some string functions out to lib/str.[ch], add str_eq()
authorpdmef <pdmef@e385b8ad-14ed-0310-8656-cc95a2468c6d>
Thu, 16 Jun 2005 11:06:44 +0000 (11:06 +0000)
committerpdmef <pdmef@e385b8ad-14ed-0310-8656-cc95a2468c6d>
Thu, 16 Jun 2005 11:06:44 +0000 (11:06 +0000)
commit93f817273e1c70071cd5471594600bc70f12f0ff
tree762075890c62da098cadb6a80934c4dee8ba79bc
parent63f828fbb1080f8de26ff5f0d04ec79c2b3daec4
- move some string functions out to lib/str.[ch], add str_eq()
- use str_eq() to better detect which box is currently open (tries to fix bug #4258 + #3972 and feature request #512)

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@313 e385b8ad-14ed-0310-8656-cc95a2468c6d
15 files changed:
buffy.c
compose.c
curs_main.c
imap/browse.c
imap/imap.c
lib.h
lib/str.c
lib/str.h
nntp/nntp.c
parse.c
pgp.c
pop/pop.c
pop/pop_lib.c
rfc1524.c
sidebar.c