smol/src
David Lawrence Ramsey cf9c34acef only include code related to whole word searches when DISABLE_SPELLER
isn't defined, as only the internal spell checker uses it


git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3190 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2005-11-16 05:59:06 +00:00
..
.cvsignore Major package reorganization: 2003-09-07 00:44:12 +00:00
Makefile.am move functions specific to the file browser to their own source file, 2005-11-05 20:01:11 +00:00
browser.c rename the NANO_SMALL #define to NANO_TINY 2005-11-15 03:17:35 +00:00
chars.c overhaul the bracket searching code so that it no longer requires regex 2005-11-15 23:45:29 +00:00
color.c fix copyright years on source files; all functions in browser.c were 2005-11-14 22:20:35 +00:00
cut.c rename the NANO_SMALL #define to NANO_TINY 2005-11-15 03:17:35 +00:00
files.c rename the NANO_SMALL #define to NANO_TINY 2005-11-15 03:17:35 +00:00
global.c overhaul the bracket searching code so that it no longer requires regex 2005-11-15 23:45:29 +00:00
help.c rename the NANO_SMALL #define to NANO_TINY 2005-11-15 03:17:35 +00:00
move.c rename the NANO_SMALL #define to NANO_TINY 2005-11-15 03:17:35 +00:00
nano.c rename the NANO_SMALL #define to NANO_TINY 2005-11-15 03:17:35 +00:00
nano.h rename the NANO_SMALL #define to NANO_TINY 2005-11-15 03:17:35 +00:00
prompt.c comment fix 2005-11-16 04:26:33 +00:00
proto.h only include code related to whole word searches when DISABLE_SPELLER 2005-11-16 05:59:06 +00:00
rcfile.c rename the NANO_SMALL #define to NANO_TINY 2005-11-15 03:17:35 +00:00
search.c only include code related to whole word searches when DISABLE_SPELLER 2005-11-16 05:59:06 +00:00
text.c in do_justify(), don't save current_y and restore it if the user 2005-11-16 04:41:31 +00:00
utils.c only include code related to whole word searches when DISABLE_SPELLER 2005-11-16 05:59:06 +00:00
winio.c in reset_statusbar_cursor(), fix cursor placement problem by modeling 2005-11-16 03:14:11 +00:00