[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.7-branchpoint-554-ga9f9e3d |
Date: |
Mon, 8 Jul 2019 10:00:34 -0400 (EDT) |
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 a9f9e3d5387e31c404fd24ee71b2a72b005b85eb (commit)
from a0f05edf314126b7cb7267d5b873592a60503df8 (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 a9f9e3d5387e31c404fd24ee71b2a72b005b85eb
Author: Ken Hornstein <address@hidden>
Date: Mon Jul 8 09:59:15 2019 -0400
Create new mh-format function %(ordinal)
Implement a new mh-format function %(ordinal). This will output
the appropriate ordinal prefix (st, nd, rd, st) based on the value
of the "num" register.
-----------------------------------------------------------------------
Summary of changes:
docs/pending-release-notes | 3 ++
h/fmt_compile.h | 111 +++++++++++++++++++++++----------------------
man/mh-format.man | 2 +
sbr/fmt_compile.c | 1 +
sbr/fmt_scan.c | 23 ++++++++++
uip/fmtdump.c | 1 +
uip/fmttest.c | 1 +
7 files changed, 87 insertions(+), 55 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.7-branchpoint-554-ga9f9e3d,
Ken Hornstein <=