per Benno Schulenberg's patch with a few additions by me, fix
David Lawrence Ramsey authored
punctuation relating to "i.e." in comments and documentation


git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3821 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
b159f941
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 per Benno Schulenberg's patch with a few additions by me, fix
chars.c typo fixes
color.c in color_update(), fix incorrect setting of defcolor, which prevented
cut.c per Benno Schulenberg's patch with a few additions by me, fix
files.c per Benno Schulenberg's patch with a few additions by me, fix
global.c per Benno Schulenberg's patch with a few additions by me, fix
help.c in do_help(), don't allow moving down a page when the last line of the
move.c rename the values of the scroll_dir enum to UP_DIR and DOWN_DIR, since
nano.c when using slang 2.x, call SLutf8_enable() with an argument of 1 instead
nano.h when DISABLE_HELP is defined, leave out some unused shortcut and toggle
prompt.c per Benno Schulenberg's patch with a few additions by me, fix
proto.h when DISABLE_HELP is defined, leave out some unused shortcut and toggle
rcfile.c rename the DISABLE_ROOTWRAP #define to DISABLE_ROOTWRAPPING
search.c in replace_regexp(), remove unnecessary casting of c to int
text.c per Benno Schulenberg's patch with a few additions by me, fix
utils.c per Benno Schulenberg's patch with a few additions by me, fix
winio.c per Benno Schulenberg's patch with a few additions by me, fix