[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated
From: |
David Levine |
Subject: |
[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-248-g90986dd |
Date: |
Mon, 05 Nov 2012 03:04:29 +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 90986dddba4b24b0449238f86f836581cfb93938 (commit)
from e3ad41443cfbd096d5a8ca255a300b1542d2b339 (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 90986dddba4b24b0449238f86f836581cfb93938
Author: David Levine <address@hidden>
Date: Sun Nov 4 20:58:47 2012 -0600
Added format support for zputlit function escape. It requires
that the str contents have zero display width, such as for
terminal escape sequences.
-----------------------------------------------------------------------
Summary of changes:
Makefile.am | 4 +-
docs/pending-release-notes | 2 +
etc/scan.highlighted | 40 +++++++++++
h/fmt_compile.h | 159 ++++++++++++++++++++++----------------------
man/mh-format.man | 10 ++-
man/scan.man | 8 ++-
sbr/fmt_compile.c | 3 +
sbr/fmt_scan.c | 35 ++++++++++
test/common.sh.in | 4 +-
test/scan/test-scan | 24 ++++++-
uip/fmtdump.c | 1 +
11 files changed, 202 insertions(+), 88 deletions(-)
create mode 100644 etc/scan.highlighted
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-248-g90986dd,
David Levine <=