commit-mailutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

mailutils ./ChangeLog mail/Makefile.am mail/hea...


From: Alain Magloire
Subject: mailutils ./ChangeLog mail/Makefile.am mail/hea...
Date: Tue, 03 Jul 2001 20:31:13 -0700

CVSROOT:        /home/cvs
Module name:    mailutils
Changes by:     Alain Magloire <address@hidden> 01/07/03 20:31:13

Modified files:
        .              : ChangeLog 
        mail           : Makefile.am headers.c mail.c mail.h table.c 
                         util.c z.c 
Added files:
        mail           : summary.c version.c 
        mailbox2/include/mailutils: mbox.h 

Log message:
        * mail/headers.c:  Catch the overflow in the calculation by
        reseting the number of lines to default screen lines.
        * mail/mail.c (main): Add a "summary" call also for the
        initial commands on startup(in interactive).
        * mail.h: Proto for mail_summary() and mail_version().
        * table.c: Add mail_summary() and mail_version() in the cmd table.
        * util.c (util_getcols): First try an ioctl(TIOCGWINSZ,..) call
        not all shells set the COLUMNS environ.
        (util_getlines): Likewised. Also take to account the prompt
        in the lines number.
        * z.c (mail_z): Change the behaviour of "z." to show a screenfull
        when the lastpage is reach.  This is very practical when starting
        mail, since "z." is the initial command to show the header summary.
        * mail/version.c: New file, show mail version, mail_version().
        * mail/summary.c: New file, display a short summary of the mailbox.
        mail_summary().
        * mail/Makefile.am: add summary.c and version.c
        
        * mailbox2/include/mailutils/mbox.h: Proto for Unix-Mbox.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/mailutils/ChangeLog.diff?cvsroot=OldCVS&tr1=1.166&tr2=1.167&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/mailutils/mail/summary.c?cvsroot=OldCVS&rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/mailutils/mail/version.c?cvsroot=OldCVS&rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/mailutils/mail/Makefile.am.diff?cvsroot=OldCVS&tr1=1.21&tr2=1.22&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/mailutils/mail/headers.c.diff?cvsroot=OldCVS&tr1=1.8&tr2=1.9&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/mailutils/mail/mail.c.diff?cvsroot=OldCVS&tr1=1.35&tr2=1.36&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/mailutils/mail/mail.h.diff?cvsroot=OldCVS&tr1=1.21&tr2=1.22&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/mailutils/mail/table.c.diff?cvsroot=OldCVS&tr1=1.12&tr2=1.13&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/mailutils/mail/util.c.diff?cvsroot=OldCVS&tr1=1.20&tr2=1.21&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/mailutils/mail/z.c.diff?cvsroot=OldCVS&tr1=1.6&tr2=1.7&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/mailutils/mailbox2/include/mailutils/mbox.h?cvsroot=OldCVS&rev=1.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]