"src/cut.c" did not exist on "40f45c86893d1e65e2ff67f8a1b54581c855645e"
- 03 Aug, 2017 1 commit
-
-
Benno Schulenberg authored
Prefer speed above being fully correct. This addresses https://savannah.gnu.org/bugs/?51644.
-
- 14 Jul, 2017 3 commits
-
-
Benno Schulenberg authored
Rename the corresponding rc-file option too, of course.
-
Benno Schulenberg authored
Color it bright green instead, like valid numeric arguments of 'fill' and 'tabsize'. Also color the argument of 'formatter'.
-
Benno Schulenberg authored
-
- 07 Jul, 2017 2 commits
-
-
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>
-
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 1 commit
-
-
Benno Schulenberg authored
The comment marker is not «."» but «.\"», which requires three backslashes to specify. Also adjust the documentation.
-
- 02 Jul, 2017 1 commit
-
-
Benno Schulenberg authored
-
- 29 Jun, 2017 2 commits
-
-
Benno Schulenberg authored
Negative arguments of 'fill' are bright green since a few commits. So now color all valid numeric arguments in that same style -- the yellow was hard to see on a dark background anyway. Also, color a zero tabsize as invalid.
-
David Lawrence Ramsey authored
-
- 23 May, 2017 1 commit
-
-
Benno Schulenberg authored
-
- 21 May, 2017 1 commit
-
-
Benno Schulenberg authored
-
- 19 May, 2017 1 commit
-
-
Benno Schulenberg authored
-
- 18 May, 2017 1 commit
-
-
Benno Schulenberg authored
Most of the keywords listed on the following URL are now highlighted: http://php.net/manual/en/reserved.keywords.php Also color single-quoted strings, and require that //-type comments are preceded by whitespace or are alone on a line. With-feedback-from: M <taur@mail.com>
-
- 15 May, 2017 1 commit
-
-
Benno Schulenberg authored
(And in the bargain sort or group some of the keywords.) This addresses https://savannah.gnu.org/patch/?9342 . Suggested-by:
M <taur@mail.com>
-
- 09 May, 2017 1 commit
-
-
Benno Schulenberg authored
-
- 07 May, 2017 2 commits
-
-
Benno Schulenberg authored
Some .rdf files are XML, but the .rdf extension seems to be used also for other things. So... use the 'header' mechanism.
-
Benno Schulenberg authored
(Hadn't seen that one because of my additional bindings.)
-
- 30 Apr, 2017 1 commit
-
-
Benno Schulenberg authored
And because I think it looks slightly better.
-
- 25 Apr, 2017 1 commit
-
-
Benno Schulenberg authored
This avoids applying the default syntax, or the syntax specified with --syntax, to a ^G help text.
-
- 24 Mar, 2017 1 commit
-
-
David Lawrence Ramsey authored
-
- 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>
-
- 22 Feb, 2017 1 commit
-
-
Mike Frysinger authored
-
- 21 Feb, 2017 2 commits
-
-
Mike Frysinger authored
-
Mike Frysinger authored
-
- 08 Jan, 2017 1 commit
-
-
Benno Schulenberg authored
A tag begins not merely with a "<" but it must be followed by an ASCII alphabetic character or one of "/", "!" and "?". Further, color all the valid attribute names in red.
-
- 30 Dec, 2016 1 commit
-
-
Benno Schulenberg authored
They are not documentation, they are functional elements of nano.
-