lp:nano
- Get this branch:
- bzr branch lp:nano
Branch merges
Branch information
Import details
This branch is an import of the HEAD branch of the Git repository at git://git.sv.gnu.org/nano.git.
Last successful import was .
Recent revisions
- 10402. By Benno Schulenberg
-
syntax: makefile: colorize also multiple targets
Multiple targets are separated by spaces. Furthermore, there
may be spaces before the first target and before the colon. - 10398. By Benno Schulenberg
-
syntax: autoconf: colorize the keywords 'case', 'esac', and 'ifelse' too
Case statements occur a lot in gnulib's m4 files,
and 'ifelse' is simply part of the m4 language. - 10397. By Collin Funk
-
build: update a symbol that was renamed in gnulib
As noted in a gnulib NEWS item of 2023-01-07, linking now happens
against $(CLOCK_TIME_LIB) instead of $(LIB_CLOCK_GETTIME) . - 10396. By Benno Schulenberg
-
tweaks: improve or rewrap six comments, and add two missing ones
Also, stop initializing three variables that don't need it.
- 10395. By Benno Schulenberg
-
syntax: nanorc: an unquoted argument of 'include' may not contain blanks
Anything after the first "word" after 'include' will be ignored
and should thus remain colorized in bright red. - 10394. By Benno Schulenberg
-
docs: do not quote the argument of 'include' statements in sample nanorc
This avoids those arguments getting colorized as if they were regexes
(when the relevant lines are uncommented), and instead allows them to
get colorized in bold purple by a dedicated rule. - 10393. By Benno Schulenberg
-
tweaks: delete three redundant checks from the undo/redo code
Since commit 50954a4b from two years ago, a replacing session will
not ever change the final empty line, and thus a fresh magic line
will never need to be undone or redone.This complements commit c6a26641 from five months ago.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)