nano

nano with my custom patches
git clone git://bsandro.tech/nano
Log | Files | Refs | README | LICENSE

commit d26f16a17552ae1256102b2d7f3b77bc6b0e9e3e
parent 8d7f8cda8c3814b83a81a44eaf38e6a02d23fe7c
Author: Benno Schulenberg <bensberg@telfort.nl>
Date:   Mon, 10 Feb 2020 18:57:15 +0100

tweaks: correct two typos in a changelog, and drop a doubled word

Diffstat:
MChangeLog.2007-2015 | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/ChangeLog.2007-2015 b/ChangeLog.2007-2015 @@ -3448,14 +3448,14 @@ GNU nano 2.1.8 - 2009.02.07 2009-01-25 Chris Allegretta <chrisa@asty.org> * files.c (open_file), nanorc.c (parse_include): Don't get_full_path on included rc files, due to it potentially impacting the ability to read files in nano's - cwd(). Fixes Savnanah bug #25297 reported by Mike Frysinger. + cwd(). Fixes Savannah bug #25297 reported by Mike Frysinger. 2009-01-24 Chris Allegretta <chrisa@asty.org> - * First pass at some caching of caching color info. Right now it's only for + * First pass at some caching of color info. Right now it's only for multi-line regexes but this may not be enough to increase performance. * Add interruptability to search functions. New functions enable_nodelay and disable_nodelay and changes to the routines to handle checking for pending - searches. Fixes Savnnah bug #24946: Need interrrupt for search. + searches. Fixes Savannah bug #24946: Need interrrupt for search. 2009-01-19 Chris Allegretta <chrisa@asty.org> * Change function definitions to shorts instead of (void *)s. New mapping function