nano-devel
[Top][All Lists]
Advanced

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

[Nano-devel] some trivial patches


From: Benno Schulenberg
Subject: [Nano-devel] some trivial patches
Date: Wed, 01 Sep 2010 11:04:20 +0200

Hi,

Attached are some patches that fix several tiny things in nano SVN.

The first patch makes a pipe failure message equal to another one, and
a bit clearer.  The second changes the order of "Next Word"/"Prev Word"
to match the general order of Prev/Next, First/Last, Up/Down, Home/End.

The third patch removes an "ifdef DEBUG" nested within a much wider
"ifdef DEBUG".  (About that wider "ifdef DEBUG": don't we want nano
to segfault always -- not only in debug mode -- whenever it botches up
its allocations?)

The fourth patch fixes three more spelling errors in the NEWS file, and
rearranges some lines for better width.  The fifth patch removes an
unused function.  The sixth terminates all "Save your work" sentences
with a period, for clarity and consistency.  The seventh removes some
trailing whitespace, superfluous blank lines, and fixes two spelling errors.
And the eighth patch, finally, corrects a mispelled nanorc keyword.

Regards,

Benno

-- 
http://www.fastmail.fm - The way an email service should be

Attachment: equalize-pipe-failure-messages.patch
Description: Text Data

Attachment: harmonize-prev-next-order.patch
Description: Text Data

Attachment: remove-superfluous-nested-ifdef.patch
Description: Text Data

Attachment: spelling-fixes-in-news.patch
Description: Text Data

Attachment: remove-unused-function.patch
Description: Text Data

Attachment: terminate-sentence-with-period.patch
Description: Text Data

Attachment: some-whitespace-fixes.patch
Description: Text Data

Attachment: correct-mispelled-keyword.patch
Description: Text Data


reply via email to

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