fix changelog entry

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2636 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
master
David Lawrence Ramsey 2005-06-12 23:49:05 +00:00
parent e90f0b8a33
commit 1a76845aa5
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ CVS code -
and NANO_APPEND_KEY are. Changes to shortcut_init(), usage(), and NANO_APPEND_KEY are. Changes to shortcut_init(), usage(),
main(), search_init(), nanorc.sample, nano.1, nanorc.5, main(), search_init(), nanorc.sample, nano.1, nanorc.5,
nano.texi, etc. (DLR) nano.texi, etc. (DLR)
- Various cleanups in chars.c. Remove some unnecessary ctype - Various cleanups in chars.c. Remove some unnecessary (w)ctype
wrappers, change other ctype wrappers to take wint_t instead wrappers, change other ctype wrappers to take wint_t instead
of wchar_t, and rename some functions for consistency. Changes of wchar_t, and rename some functions for consistency. Changes
to is_alnum_mbchar(), is_blank_char() (renamed nisblank()), to is_alnum_mbchar(), is_blank_char() (renamed nisblank()),