tweak do_delete() to not mark the file as modified if we delete the
David Lawrence Ramsey authored
newline before filebot and a magicline is added as a result, as it did
before the NO_NEWLINES flag was added


git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3111 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
d84cfb03
Name Last commit Last update
..
.cvsignore Major package reorganization:
Makefile.am move functions specific to the file browser to their own source file,
browser.c actually use statusbar_pww in the statusbar prompt code to cut down on
chars.c cosmetic fix
color.c formatting fixes
cut.c tweak a few functions to remove the assumption that the file always ends
files.c in do_alt_speller(), move the code that replaces the text of the current
global.c move functions specific to the help browser to their own source file,
help.c more function reordering, plus comment fixes
move.c tweak do_last_line() to remove the assumption that the file always ends
nano.c actually use statusbar_pww in the statusbar prompt code to cut down on
nano.h add new -L/--nonewlines command line option, and new "nonewlines" rcfile
prompt.c remove unneeded blank line
proto.h in do_alt_speller(), move the code that replaces the text of the current
rcfile.c add new -L/--nonewlines command line option, and new "nonewlines" rcfile
search.c actually use statusbar_pww in the statusbar prompt code to cut down on
text.c tweak do_delete() to not mark the file as modified if we delete the
utils.c move check_linenumbers(), dump_buffer(), and dump_buffer_reverse() from
winio.c in update_line(), remove now-unneeded logic that set the index parameter