commit 4adb37ed1d105b2a112516547233bda429d67e39
parent 057edf73842adc092ba0c2438dc81731da860bdf
Author: David Lawrence Ramsey <pooka109@gmail.com>
Date: Wed, 10 Aug 2005 21:26:32 +0000
clarify changelog entry
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2981 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
Diffstat:
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/ChangeLog b/ChangeLog
@@ -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: