When redoing a text add, actually copy the beginning of the line back!
Chris Allegretta authored

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4286 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
1f37c451
Name Last commit Last update
..
Makefile.am in src/Makefile.am, remove "-Iintl" from INCLUDES, as we don't use an
browser.c - Update man page a little bit more
chars.c update copyright notices, as Chris Allegretta's copyrights have now been
color.c update copyright notices, as Chris Allegretta's copyrights have now been
cut.c Add undoing argument to do_cut_text as we don't want to be messing around with the undo contents when we're in the
files.c Add beginning undo feature, since I want to start fixing bugs from savannah and don't want to manager another checking, and the code basically works for some operations.
global.c Commit back some undo/redo rewrites
help.c Benno's latest fixes for help menu translations.
move.c update copyright notices, as Chris Allegretta's copyrights have now been
nano.c 2008-07-11 Fabian Groffen <grobian@gentoo.org>
nano.h Commit back some undo/redo rewrites
prompt.c Add a fix for bug #23144 that actually works (several bugs in one here)
proto.h Add undoing argument to do_cut_text as we don't want to be messing around with the undo contents when we're in the
rcfile.c Allow backspace to be bound to keys in .nanorc
search.c Add a fix for bug #23144 that actually works (several bugs in one here)
text.c When redoing a text add, actually copy the beginning of the line back!
utils.c update copyright notices, as Chris Allegretta's copyrights have now been
winio.c Add Mike F's latest patches for 2.1.0 and new syntax configs for tcl, php and gentoo.