|
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
equalize-pipe-failure-messages.patch
Description: Text Data
harmonize-prev-next-order.patch
Description: Text Data
remove-superfluous-nested-ifdef.patch
Description: Text Data
spelling-fixes-in-news.patch
Description: Text Data
remove-unused-function.patch
Description: Text Data
terminate-sentence-with-period.patch
Description: Text Data
some-whitespace-fixes.patch
Description: Text Data
correct-mispelled-keyword.patch
Description: Text Data
[Prev in Thread] | Current Thread | [Next in Thread] |