[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated
From: |
Ken Hornstein |
Subject: |
[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-354-gde4636b |
Date: |
Thu, 10 Jan 2013 03:05:31 +0000 |
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 de4636bb664106d9932ae7acb517e471b848f1f3 (commit)
from e8840b36f349b0baa82cc64888e0c99f3614c8b9 (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 de4636bb664106d9932ae7acb517e471b848f1f3
Author: Ken Hornstein <address@hidden>
Date: Wed Jan 9 22:04:23 2013 -0500
Convert all argument processing over to using X-Macros for cleanup.
Based on a suggestion by Ralph Corderoy.
-----------------------------------------------------------------------
Summary of changes:
config/config.c | 6 +-
h/mh.h | 51 ++++
sbr/smatch.c | 6 +-
uip/ali.c | 42 ++--
uip/anno.c | 57 ++---
uip/ap.c | 33 ++--
uip/burst.c | 36 ++--
uip/comp.c | 111 ++++-----
uip/conflict.c | 24 +-
uip/dist.c | 113 ++++-----
uip/dp.c | 27 ++-
uip/flist.c | 57 ++---
uip/fmtdump.c | 24 +-
uip/folder.c | 84 +++----
uip/forw.c | 143 +++++-------
uip/inc.c | 84 +++----
uip/install-mh.c | 24 +-
uip/mark.c | 45 ++--
uip/mhbuild.c | 75 +++----
uip/mhlist.c | 62 ++---
uip/mhlsbr.c | 81 +++----
uip/mhn.c | 146 +++++-------
uip/mhparam.c | 30 ++--
uip/mhpath.c | 18 +-
uip/mhshow.c | 85 +++----
uip/mhstore.c | 59 ++---
uip/mhstoresbr.c | 2 +-
uip/mhtest.c | 55 ++---
uip/msgchk.c | 72 +++---
uip/msh.c | 153 +++++--------
uip/mshcmds.c | 690 ++++++++++++++++++++++++------------------------------
uip/new.c | 24 +-
uip/packf.c | 27 ++-
uip/pick.c | 87 +++-----
uip/picksbr.c | 57 ++---
uip/post.c | 138 ++++-------
uip/prompter.c | 48 ++---
uip/rcvdist.c | 21 +-
uip/rcvpack.c | 24 +-
uip/rcvstore.c | 45 ++--
uip/rcvtty.c | 42 ++--
uip/refile.c | 51 ++---
uip/repl.c | 169 ++++++--------
uip/rmf.c | 24 +-
uip/rmm.c | 24 +-
uip/scan.c | 48 ++---
uip/send.c | 183 ++++++---------
uip/show.c | 66 +++---
uip/slocal.c | 57 ++---
uip/sortm.c | 54 ++---
uip/viamail.c | 48 ++---
uip/whatnowsbr.c | 261 ++++++++-------------
uip/whom.c | 69 +++----
53 files changed, 1753 insertions(+), 2309 deletions(-)
hooks/post-receive
--
The nmh Mail Handling System
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-354-gde4636b,
Ken Hornstein <=