1. 05 Jul, 2001 2 commits
  2. 04 Jul, 2001 1 commit
    • 	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.
      Alain Magloire authored
  3. 03 Jul, 2001 16 commits
  4. 02 Jul, 2001 4 commits
  5. 01 Jul, 2001 7 commits
  6. 30 Jun, 2001 10 commits