nano

nano with my custom patches
git clone git://bsandro.tech/nano
Log | Files | Refs | README | LICENSE

commit ea40ebb6480598de5d57065f6e31bf351e3d7207
parent 1c8cdfd1747990173964f870d3acba17b0180d28
Author: Jordi Mallach <jordi@gnu.org>
Date:   Mon, 21 Jul 2014 21:27:15 +0000

* doc/nanorc.sample.in: Remove ‘undo’ section which is now obsolete.


git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@5076 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

Diffstat:
MChangeLog | 3+++
Mdoc/nanorc.sample.in | 4----
2 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/ChangeLog b/ChangeLog @@ -1,3 +1,6 @@ +2014-07-21 Jordi Mallach <jordi@gnu.org> + * doc/nanorc.sample.in: Remove ‘undo’ section which is now obsolete. + GNU nano 2.3.6 - 2014.07.17 2014-07-16 Jordi Mallach <jordi@gnu.org> * doc/man/rnano.1: Additional printing formatting improvement from diff --git a/doc/nanorc.sample.in b/doc/nanorc.sample.in @@ -165,10 +165,6 @@ ## Save automatically on exit; don't prompt. # set tempfile -## Enable the new (EXPERIMENTAL) generic undo code, not just for line -## cuts. -# set undo - ## Disallow file modification. Why would you want this in an rcfile? ;) # set view