clarify changelog entry

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2981 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
This commit is contained in:
David Lawrence Ramsey 2005-08-10 21:26:32 +00:00
parent 057edf7384
commit 4adb37ed1d

View File

@ -144,9 +144,10 @@ CVS code -
parse_verbatim_kbinput(), and faq.html. (DLR)
- Readd the option to turn the keypad off by default from nano
1.2.x, but rename the long option from --keypad to
--rebindkeypad, and clarify its description on the command
line. Changes to window_init(), usage(), main(),
get_verbatim_kbinput(), nanorc.sample, and faq.html. (DLR)
--rebindkeypad, clarify its description on the command line,
and add an updated FAQ entry about its use. Changes to
window_init(), usage(), main(), get_verbatim_kbinput(),
nanorc.sample, and faq.html. (DLR)
- color.c:
- Remove unneeded fcntl.h include. (DLR)
- chars.c: