mutt stable branch with some hacks
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

# changelog commit

+14 -2
+14 -2
ChangeLog
··· 1 + 2005-01-31 02:40:14 Brendan Cully <brendan@kublai.com> (brendan) 2 + 3 + * acconfig.h, configure.in, hcache.c, protos.h: Begin removing 4 + deprecated autoconf 2.13 backward compatibility code. Add 5 + AC_CHECK_TYPES macros for uin32/64 types, use uint64_t instead of 6 + long long in hcache code. 7 + 8 + 2005-01-29 19:15:07 Thomas Glanzmann <sithglan@stud.uni-erlangen.de> (roessler) 9 + 10 + * hcache.c: - make hcache.c conform to mutt codingstyle 11 + - use $Id$ CVS keyword instead of %K% BitKeeper keyword 12 + 1 13 2005-01-29 19:15:07 Thomas Glanzmann <sithglan@stud.uni-erlangen.de> (roessler) 2 14 3 - * hcache.c: - make hcache.c conform to mutt codingstyle - use $Id$ 4 - CVS keyword instead of %K% BitKeeper keyword 15 + * hcache.c: - make hcache.c conform to mutt codingstyle - use 16 + Id CVS keyword instead of %K% BitKeeper keyword 5 17 6 18 2005-01-28 16:40:33 Thomas Roessler <roessler@does-not-exist.org> (roessler) 7 19