per Benno Schulenberg's patch with a few tweaks by me, add minor wording
David Lawrence Ramsey authored
fixes to various messages


git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3635 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
69e1ce56
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, add a wording fix to help_init()
move.c handle prepending of wrapped text in one place instead of many, so that
nano.c per Benno Schulenberg's patch with a few tweaks by me, add minor wording
nano.h various minor include fixes
prompt.c beep when we get an unhandled shortcut or toggle, as Pico does
proto.h don't display "Unknown Command" on the statusbar if we get an unknown
rcfile.c per Benno Schulenberg's patch with a few tweaks by me, add minor wording
search.c handle prepending of wrapped text in one place instead of many, so that
text.c typo fixes
utils.c remove the workaround for glibc 2.2.3's broken regexec(), and replace it
winio.c fix breakage