]> git.wh0rd.org Git - nano.git/commit
Removing the --undo option, having the undo functions always enabled.
authorBenno Schulenberg <bensberg@justemail.net>
Fri, 13 Jun 2014 15:20:26 +0000 (15:20 +0000)
committerBenno Schulenberg <bensberg@justemail.net>
Fri, 13 Jun 2014 15:20:26 +0000 (15:20 +0000)
commit736fbf2e3f3fc5050326a14c299a24545b6df4a9
tree4d491e59a6380516f7bdad2b669cddaca036c087
parentcd59a646e67c789c42799c60279f1f7151eb03a9
Removing the --undo option, having the undo functions always enabled.
If wished, the user can unbind them.  This fixes Savannah bug #42456.

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