Commit 794956f7 authored by Benno Schulenberg's avatar Benno Schulenberg
Browse files

Tiny Changelog tweak.

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4832 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
No related merge requests found
Showing with 2 additions and 2 deletions
+2 -2
2014-05-03 Benno Schulenberg <bensberg@justemail.net> 2014-05-03 Benno Schulenberg <bensberg@justemail.net>
* src/*.h, src/*.c: Add the ability to colour four elements of * src/*.h, src/*.c: Add the ability to colour four elements of
nano's interface differently: title bar, status bar, key combo, nano's interface differently: title bar, status bar, key combo,
and function tag. Idea and original patch by Mark Majeres. and function tag. Idea and original patch #8421 by Mark Majeres.
* src/global.c (shortcut_init): Unfold long lines consistently. * src/global.c (shortcut_init): Unfold long lines consistently.
* src/global.c (shortcut_init): Order the shortcuts in roughly * src/global.c (shortcut_init): Order the shortcuts in roughly
the same manner as in the help lines, and group them per menu. the same manner as in the help lines, and group them per menu.
...@@ -60,7 +60,7 @@ ...@@ -60,7 +60,7 @@
one in the list -- just like the function name implies. This will one in the list -- just like the function name implies. This will
make a user-defined shortcut appear in the two bottomlines without make a user-defined shortcut appear in the two bottomlines without
having to unbind the existing one first -- better feedback. having to unbind the existing one first -- better feedback.
* src/global.c(shortcut_init, flagtostr, strtosc): Put the two * src/global.c (shortcut_init, flagtostr, strtosc): Put the two
wrapping toggles together and increase their contrast a bit. wrapping toggles together and increase their contrast a bit.
* src/nano.c (usage), doc/man/nano{.1,rc.5}, doc/texinfo/nano.texi: * src/nano.c (usage), doc/man/nano{.1,rc.5}, doc/texinfo/nano.texi:
Increase the contrast between hard-wrapping and soft-wrapping. Increase the contrast between hard-wrapping and soft-wrapping.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment