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
master
David Lawrence Ramsey 2004-05-29 14:13:02 +00:00
parent 9d325a03d9
commit 12e066f9d4
1 changed files with 2 additions and 0 deletions

View File

@ -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)