nmh-commits
[Top][All Lists]
Advanced

[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.7-branchpoint-738-gdc432c2
Date: Tue, 25 May 2021 07:18:46 -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  dc432c207466f5c02442377e904d01d5996d1e33 (commit)
       via  88b2daf541732d7894886a589acf45943e1e8208 (commit)
      from  fd3910e3f5d137e0c2938d33c39effd677444419 (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 dc432c207466f5c02442377e904d01d5996d1e33
Author: Ralph Corderoy <ralph@inputplus.co.uk>
Date:   Tue May 25 10:26:38 2021 +0100

    uip/folder.c: don't copy folder name just to tack a ‘+’ on the end.
    
    Instead, print the ‘+’ or ‘ ’ as part of the format string in one of
    two printf()s.  Avoids a TRUNCCPY() or snprintf() to a fixed-size buffer.

commit 88b2daf541732d7894886a589acf45943e1e8208
Author: Ralph Corderoy <ralph@inputplus.co.uk>
Date:   Tue May 25 11:50:39 2021 +0100

    uip/flist.c: fix left-alignment of current folder ‘+’.
    
    The padding with spaces of the folder name to make it left-justified
    in a column was between the folder name and the ‘+’ to mark the
    current folder.
    
    Fixes 2df6d337.

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

Summary of changes:
 uip/flist.c  | 14 +++++++++-----
 uip/folder.c | 19 +++++++++----------
 2 files changed, 18 insertions(+), 15 deletions(-)


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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]