guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] Emacsy - formatting and consistency changes


From: Morgan Smith
Subject: [PATCH] Emacsy - formatting and consistency changes
Date: Mon, 04 Dec 2023 17:55:12 -0500
User-agent: Gnus/5.13 (Gnus v5.13)

Hello!

I have some more patches for emacsy.

I apologize for the linting change.  I know it is a massive patch that
will muddle the history and will make applying any pre-existing patches
more difficult.  I normally try to avoid making such a change to a
project if I can avoid it.

However, the ".dir-locals.el" file made my Emacs delete trailing
whitespace which was resulting in ugly patches.  Also running GNU indent
was apparently on the TODO list anyways.  So I decided to go ahead and
run a simply lint script.

I then went through all the tests to make everything consistent.

I also started fixing some of the simple warnings I was getting (null
termination error, unknown variable error).


With these patches applied, the source should be easier to work with.  I
am planning to start providing more exciting patches soon.

Thanks,

Morgan

Attachment: 0001-scripts-Add-lint-script.patch
Description: Text Data

Attachment: 0002-Run-lint-script.patch
Description: Text Data

Attachment: 0003-example-Fix-null-termination-warnings.patch
Description: Text Data

Attachment: 0004-test-Make-consistant-use-of-test-framework.patch
Description: Text Data

Attachment: 0005-Finish-renaming-variable-documentation-documentation.patch
Description: Text Data


reply via email to

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