This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The nmh Mail Handling System".

The branch, master has been updated
       via  20ce29e738d1a15764197559d256a85ef89d85d7 (commit)
      from  ba7796abbe501657d955f1ad64238f8c57f2f26f (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 20ce29e738d1a15764197559d256a85ef89d85d7
Author: Ken Hornstein <k...@pobox.com>
Date:   Thu Jan 2 23:59:57 2014 -0500

    Convert all of the terminal functions over to terminfo(5) instead of
    the older termcap.
    
    Move the terminal-specific code from fmt_compile.c to terminal.c, so it
    is all in one place.

-----------------------------------------------------------------------

Summary of changes:
 h/prototypes.h    |   24 ++++++++-
 sbr/fmt_compile.c |  123 ++++----------------------------------------
 sbr/terminal.c    |  148 ++++++++++++++++++++++++++++++++++-------------------
 uip/mhlsbr.c      |   10 ++--
 uip/mshcmds.c     |    2 +-
 uip/scan.c        |    8 +---
 6 files changed, 136 insertions(+), 179 deletions(-)


hooks/post-receive
-- 
The nmh Mail Handling System

_______________________________________________
Nmh-commits mailing list
Nmh-commits@nongnu.org
https://lists.nongnu.org/mailman/listinfo/nmh-commits

Reply via email to