xmh: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sun Nov 28 22:36:50 UTC 2021


 Makefile.am  |    6 ++---
 README.md    |    2 -
 Xmh.sample   |    2 -
 bbox.c       |   24 ++++++++++----------
 bboxint.h    |    2 -
 command.c    |    8 +++---
 configure.ac |    4 +--
 folder.c     |   70 +++++++++++++++++++++++++++++------------------------------
 globals.h    |    2 -
 init.c       |   14 +++++------
 main.c       |    2 -
 man/xmh.man  |    2 -
 miscfuncs.c  |    2 -
 msg.c        |   26 ++++++++++-----------
 pick.c       |   26 ++++++++++-----------
 popup.c      |   20 ++++++++--------
 screen.c     |   16 ++++++-------
 toc.c        |   34 ++++++++++++++--------------
 tocfuncs.c   |   28 +++++++++++------------
 tocutil.c    |   14 +++++------
 tsource.c    |   12 +++++-----
 tsource.h    |    8 +++---
 tsourceP.h   |   12 +++++-----
 util.c       |   10 ++++----
 viewfuncs.c  |    6 ++---
 25 files changed, 176 insertions(+), 176 deletions(-)

New commits:
commit 7e1af8b17bfb81ffd6cc5b57c8c772ff340381be
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Nov 28 14:36:15 2021 -0800

    Trim trailing whitespace from lines
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit c9ef965166250a6e386871bd44db3310e556143b
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Nov 28 14:34:01 2021 -0800

    Fix spelling/wording issues
    
    Found by using:
        codespell --builtin clear,rare,usage,informal,code,names
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list