From: Brendan Cully Date: Tue, 10 Apr 2007 20:41:30 +0000 (-0700) Subject: Ignore TAGS files X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8fbee4b6996243b24669639133d1cff8385afc90;p=neomutt Ignore TAGS files --- diff --git a/.hgignore b/.hgignore index 49472757b..7e20b44e2 100644 --- a/.hgignore +++ b/.hgignore @@ -34,6 +34,7 @@ syntax: glob .deps Makefile +TAGS cscope.* *.swp *.o diff --git a/ChangeLog b/ChangeLog index 14e642acc..521585346 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2007-04-10 10:16 -0700 Petr Písař (af01580c9a08) + + * po/cs.po: Updated Czech translation + +2007-04-10 10:13 -0700 Brendan Cully (9bbf304e09bc) + + * rfc3676.c: Wrap flowed lines at no more than FLOWED_MAX in + replies + 2007-04-09 20:36 -0700 Michael Elkins (fbe67329e688) * main.c: Exit with a nonzero value if sending a message in batch mode