Add in rcfile support for undo since it would be bad to overly punish the...
Chris Allegretta authored
Add in rcfile support for undo since it would be bad to overly punish the masochists who want to try it out and hopefully submit bug reports.



git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4396 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
0a10e20e
Name Last commit Last update
..
Makefile.am in src/Makefile.am, remove "-Iintl" from INCLUDES, as we don't use an
browser.c 2009-01-19 Chris Allegretta <chrisa@asty.org>
chars.c update copyright notices, as Chris Allegretta's copyrights have now been
color.c Okay that will not work. Revert forcing reset_multis on !viewok as it's too expensive
cut.c Okay that will not work. Revert forcing reset_multis on !viewok as it's too expensive
files.c 2009-02-08 Chris Allegretta <chrisa@asty.org>
global.c 2009-07-11 Chris Allegretta <chrisa@asty.org>
help.c 2009-01-19 Chris Allegretta <chrisa@asty.org>
move.c * First pass at some caching of caching color info. Right now it's only for
nano.c 2009-07-11 Chris Allegretta <chrisa@asty.org>
nano.h Add undo for line break via enter, separate from line wrap
prompt.c 2009-01-19 Chris Allegretta <chrisa@asty.org>
proto.h 2009-07-11 Chris Allegretta <chrisa@asty.org>
rcfile.c Add in rcfile support for undo since it would be bad to overly punish the masochists who want to try it out and hopefully submit bug reports.
search.c Oh, reset multi data in search.c;do_replace_loop() too.
text.c 2009-07-11 Chris Allegretta <chrisa@asty.org>
utils.c 2009-02-08 Chris Allegretta <chrisa@asty.org>
winio.c Renumber multidataflags to not start at 0 in case it confuses alloc_multidata_if_needed().