]> git.wh0rd.org Git - nano.git/commit
add new -L/--nonewlines command line option, and new "nonewlines" rcfile
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Sat, 5 Nov 2005 17:35:44 +0000 (17:35 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Sat, 5 Nov 2005 17:35:44 +0000 (17:35 +0000)
commita0168ca89653d95a411b71bf9b6ae44dc71d54e3
treead5b56f618b236c264af84c85a5a6e6e1e3ab251
parentc3b3b9a28f8ce2fd4c69400466d42c74ee94e5bc
add new -L/--nonewlines command line option, and new "nonewlines" rcfile
option, to control whether nano adds magiclines to the ends of files

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3091 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
ChangeLog
doc/man/nano.1
doc/man/nanorc.5
doc/nanorc.sample
doc/texinfo/nano.texi
src/files.c
src/nano.c
src/nano.h
src/rcfile.c
src/search.c
src/text.c