From: Carl Worth Date: Tue, 5 Jan 2010 23:52:59 +0000 (-0800) Subject: notmuch new: Fix internal documentation of add_files_recursive. X-Git-Tag: 0.1~177 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=2ce46c31fe44ea1c7fc75a7da83e1278d06c28e1;hp=2ce46c31fe44ea1c7fc75a7da83e1278d06c28e1 notmuch new: Fix internal documentation of add_files_recursive. To make it more clear that the mtime of a directory does not affect whether further sub-directories are examined, (they are examined unconditionally). ---