another comment fix
David Lawrence Ramsey authored
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3657 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
03979d7a
Name Last commit Last update
..
.cvsignore Major package reorganization:
Makefile.am in src/Makefile.am, remove "-Iintl" from INCLUDES, as we don't use an
browser.c handle statusbar blanking in one place instead of many, so that it
chars.c ignore unhandled meta key sequences and escape sequences, and indicate
color.c in color_update(), fix incorrect setting of defcolor, which prevented
cut.c handle prepending of wrapped text in one place instead of many, so that
files.c per Benno Schulenberg's patch with a few tweaks by me, add minor wording
global.c per Benno Schulenberg's patch with a few tweaks by me, add minor wording
help.c per Benno Schulenberg's patch, in help_init(), if one of the help
move.c handle prepending of wrapped text in one place instead of many, so that
nano.c disable mouse support while suspended
nano.h make the changed suspend/continue routines work properly under slang
prompt.c beep when we get an unhandled shortcut or toggle, as Pico does
proto.h disable mouse support while suspended
rcfile.c more minor wording fixes
search.c handle prepending of wrapped text in one place instead of many, so that
text.c another comment fix
utils.c remove the workaround for glibc 2.2.3's broken regexec(), and replace it
winio.c make the changed suspend/continue routines work properly under slang