From 12e066f9d4ee0393664a027214d04ccd8761c533 Mon Sep 17 00:00:00 2001
From: David Lawrence Ramsey <pooka109@gmail.com>
Date: Sat, 29 May 2004 14:13:02 +0000
Subject: [PATCH] fix minor omission: the smarthome option was documented in
 nanorc.5 as well as nano.1

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1780 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
---
 ChangeLog | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/ChangeLog b/ChangeLog
index ab0dd137..0cb1847c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -357,6 +357,8 @@ CVS code -
 	- Document restricted mode. (IO ERROR)  DLR: Add minor
 	  modifications to account for the above changes.
 	- Document the smart home key option. (DLR)
+- nanorc.5:
+	- Document the smart home key option. (DLR)
 - nano.texi:
 	- Fix toggle inaccuracies: Meta-L now toggles line wrapping, and
 	  Meta-< and Meta-> aren't toggles. (DLR)
-- 
GitLab