From ea40ebb6480598de5d57065f6e31bf351e3d7207 Mon Sep 17 00:00:00 2001 From: Jordi Mallach Date: Mon, 21 Jul 2014 21:27:15 +0000 Subject: [PATCH] =?utf8?q?*=20doc/nanorc.sample.in:=20Remove=20=E2=80=98un?= =?utf8?q?do=E2=80=99=20section=20which=20is=20now=20obsolete.?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@5076 35c25a1d-7b9e-4130-9fde-d3aeb78583b8 --- ChangeLog | 3 +++ doc/nanorc.sample.in | 4 ---- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 5df3e182..98aaa3af 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,6 @@ +2014-07-21 Jordi Mallach + * doc/nanorc.sample.in: Remove ‘undo’ section which is now obsolete. + GNU nano 2.3.6 - 2014.07.17 2014-07-16 Jordi Mallach * doc/man/rnano.1: Additional printing formatting improvement from diff --git a/doc/nanorc.sample.in b/doc/nanorc.sample.in index beafe490..911f2b91 100644 --- 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 -- 2.39.5