[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated
From: |
Ralph Corderoy |
Subject: |
[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.6-branchpoint-1432-gd0bd505 |
Date: |
Sun, 28 May 2017 07:41:18 -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 d0bd505e1a9b0bc2fc107446dcb615bf55c42e81 (commit)
via d205d39a3f7207c9fefec53677226eb0ffad9966 (commit)
via a0ce292fc2a76560ad823b09c4f30788b4a17344 (commit)
from cfb444d37fc236a9fdac369cbcf2a5bfc37a33f5 (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 d0bd505e1a9b0bc2fc107446dcb615bf55c42e81
Author: Ralph Corderoy <address@hidden>
Date: Sun May 28 12:32:28 2017 +0100
sbr/mts.c: Delete mmdlm2; use same-valued mmdlm1 instead.
mmdlm1 and mmdlm2 had the same compile-time value. Both could be
changed at run-time by mts.conf(5), but d205d39a stopped that. Use
mmdlm1 instead of mmdlm2 and delete mmdlm2.
commit d205d39a3f7207c9fefec53677226eb0ffad9966
Author: Ralph Corderoy <address@hidden>
Date: Sun May 28 12:21:12 2017 +0100
sbr/mts.c: Make MMDF's delimeters fixed at compile time.
mts.conf(5) allowed `mmdelim1' and `mmdelim2' to alter the default MMDF
begin and end markers of four ASCII SOHs and an LF. There doesn't seem
to be a modern use for this, and nmh wouldn't have handled longer
markers correctly so remove the capability.
commit a0ce292fc2a76560ad823b09c4f30788b4a17344
Author: Ralph Corderoy <address@hidden>
Date: Sat May 27 17:04:48 2017 +0100
uip/forw.c, uip/repl.c: Remove -file's "msh" comment.
The comment claims -file is "interface from msh", but msh(1) was removed
in e6917522. The options remain as discussion on the list prompted
David to say he uses them occasionally.
-----------------------------------------------------------------------
Summary of changes:
h/mh.h | 2 +-
h/mts.h | 1 -
man/mh-tailor.man | 12 ------------
sbr/m_getfld.c | 2 +-
sbr/mts.c | 3 ---
uip/dropsbr.c | 12 ++++++------
uip/forw.c | 2 +-
uip/repl.c | 2 +-
8 files changed, 10 insertions(+), 26 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.6-branchpoint-1432-gd0bd505,
Ralph Corderoy <=