<<< Date Index >>>     <<< Thread Index >>>

[2005-10-06] CVS repository changes



This message was generated and sent automatically.  It contains a
summary of the CVS commits over the last 48 hours.  These changes
should be propagated to the public repository within at most a day
or two.  Most probably, they have already been propagated.


2005-10-05 19:24:40  David Champion  <dgc@xxxxxxxxxxxx>  (brendan)

        * doc/manual.xml.head, init.c: Fix 'unattachments'. Closes: #2102.

2005-10-05 19:20:22  Jeff Ito  <jeffi@xxxxxxx>  (brendan)

        * smime.c: S/MIME key selection truncates the last character of
        the selected key for no apparent reason. Removed until someone
        can justify it. Closes: #2081.

2005-10-04 19:00:05  Brendan Cully  <brendan@xxxxxxxxxx>  (brendan)

        * init.h: Tweak description of pop_checkinterval slightly. Closes:
        #2074.

        * hcache.c: Bump hcache Id for attachment counting patch.

2005-10-04 06:05:39  David Champion  <dgc@xxxxxxxxxxxx>  (brendan)

        * Muttrc.head.in, doc/manual.xml.head, doc/muttrc.man.head,
        globals.h, hdrline.c, init.c, init.h, mime.h, mutt.h, parse.c,
        pattern.c, protos.h, recvattach.c: Attachment counting for
        index display (patch-1.5.11.dgc.attach.6).  Modifications:
        attach_recurse and attach_ignore_fundamental stripped, some
        debugging code removed, some bones thrown to check_sec.sh.

2005-10-04 05:24:00  Sebastien Hinderer
<Sebastien.Hinderer@xxxxxxxxxxxxxx>  (brendan)

        * pager.c: The following patch has an effect only when the
        braille_friendly variable is set. When this is the case, the
        cursor is put on the first line of the message body, when viewing
        it with the pager.

2005-10-04 04:29:09  Alain Bench  <veronatif@xxxxxxx>  (brendan)

        * curs_main.c: Piping and printing in IMAP folder index with
        imap_peek=no marks message read immediatly.