- 14 Jul, 2017 1 commit
-
-
Benno Schulenberg authored
-
- 13 Jul, 2017 3 commits
-
-
Benno Schulenberg authored
And rewrap the feature toggles, so that a title does not start a sentence.
-
Benno Schulenberg authored
And refer backward instead of forward.
-
Benno Schulenberg authored
-
- 07 Jul, 2017 4 commits
-
-
Benno Schulenberg authored
In nano, -a is only effective when also -$ is given, so this will not conflict with Pico since Pico does not know the -$ option.
-
David Lawrence Ramsey authored
Extend get_softwrap_breakpoint() to break softwrapped lines on whitespace when a flag is set. This flag is controlled by the new rcfile option "atblanks". The '>' characters marking two-column characters at the edge of the screen are disabled when it's on. If get_softwrap_breakpoint() can't find whitespace in screen range, it will break the line on the screen edge. (In this case, a blank can be on the last column of the screen, but text can't, so that a blank on the last column doesn't become invisible and possibly break the display.) This fulfills https://savannah.gnu.org/bugs/index.php?49959 . Requested-by:
Nicholas Boel <axxisd@gmail.com>
-
David Lawrence Ramsey authored
-
Benno Schulenberg authored
Also remove the backslashes from the two syntaxes that contained them. This completes the fix for https://savannah.gnu.org/bugs/?51370.
-
- 03 Jul, 2017 4 commits
-
-
Benno Schulenberg authored
-
Benno Schulenberg authored
For the man page, encode them properly, and for the Info stuff, just set the right document encoding. This fixes https://savannah.gnu.org/bugs/?51369.
-
Benno Schulenberg authored
The comment marker is not «."» but «.\"», which requires three backslashes to specify. Also adjust the documentation.
-
David Lawrence Ramsey authored
Also, use proper mark-up for the examples.
-
- 29 Jun, 2017 2 commits
-
-
Benno Schulenberg authored
The dash doesn't have to be the first non-option argument: it can be anywhere among the filenames -- there can even be multiple ones (but don't mention this explicitly).
-
David Lawrence Ramsey authored
-
- 27 Jun, 2017 1 commit
-
-
Benno Schulenberg authored
Especially: get rid of the "Up: (dir)" link that points nowhere. Also, add a horizontal line before the final Table of Contents.
-
- 25 Jun, 2017 1 commit
-
-
Benno Schulenberg authored
-
- 23 Jun, 2017 1 commit
-
-
Benno Schulenberg authored
-
- 18 Jun, 2017 1 commit
-
-
Benno Schulenberg authored
-
- 08 Jun, 2017 1 commit
-
-
Benno Schulenberg authored
This fixes https://savannah.gnu.org/bugs/?51208.
-
- 21 May, 2017 1 commit
-
-
Benno Schulenberg authored
-
- 19 May, 2017 1 commit
-
-
Benno Schulenberg authored
-
- 18 May, 2017 1 commit
-
-
Benno Schulenberg authored
-
- 04 May, 2017 1 commit
-
-
Benno Schulenberg authored
-
- 28 Apr, 2017 1 commit
-
-
Benno Schulenberg authored
-
- 26 Apr, 2017 2 commits
-
-
Benno Schulenberg authored
Also, harmonize some configure-option descriptions, add a slash after a subdir, and fix a typo.
-
Benno Schulenberg authored
Also, add two missing configure options, and frob some other things.
-
- 24 Apr, 2017 1 commit
-
-
Benno Schulenberg authored
-
- 21 Apr, 2017 1 commit
-
-
Benno Schulenberg authored
And make the strings after "start=" and "end=" more readable.
-
- 19 Apr, 2017 1 commit
-
-
Benno Schulenberg authored
Mention some things that really set nano apart from Pico. Plus some other small tweaks here and there.
-
- 16 Apr, 2017 1 commit
-
-
David Lawrence Ramsey authored
-
- 12 Apr, 2017 1 commit
-
-
Benno Schulenberg authored
-
- 11 Apr, 2017 2 commits
-
-
Benno Schulenberg authored
-
Benno Schulenberg authored
Furthermore, change an item header into a question, swap two items, and tweak the formatting a bit.
-
- 09 Apr, 2017 1 commit
-
-
Benno Schulenberg authored
The interval 2013-2017 for the Free Software Foundation is valid because in those years there were releases with changes by either Chris or David, and the GNU maintainers guide advises to mention a new year in all files of a package, not just in the ones that actually changed, and be done with it for the rest of the year.
-
- 02 Apr, 2017 1 commit
-
-
Benno Schulenberg authored
-
- 31 Mar, 2017 1 commit
-
-
Benno Schulenberg authored
-
- 26 Mar, 2017 1 commit
-
-
Benno Schulenberg authored
Mention the ability to use <Tab> in the search history, the ability to restore the cursor position when reopening a file, the ability to read output of a command, and the lack of file-managing commands in the file browser.
-
- 23 Mar, 2017 1 commit
-
-
Benno Schulenberg authored
And slightly change the existing one for normal users.
-
- 20 Mar, 2017 1 commit
-
-
Benno Schulenberg authored
And modify a few wordings too.
-
- 16 Mar, 2017 1 commit
-
-
Benno Schulenberg authored
This addresses a followup of https://savannah.gnu.org/bugs/?50362 . Reported-by:
Mike Frysinger <vapier@gentoo.org>
-