]> git.wh0rd.org Git - nano.git/commitdiff
Spelling fixes by DLR
authorChris Allegretta <chrisa@asty.org>
Thu, 19 Jul 2001 22:03:51 +0000 (22:03 +0000)
committerChris Allegretta <chrisa@asty.org>
Thu, 19 Jul 2001 22:03:51 +0000 (22:03 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@738 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

ChangeLog
nanorc.sample

index 36fcb60bcec376ae2863acee3415b78accc5dcd5..9176f939caab5addfe83168012fa0785b1eb95ba 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,8 @@ CVS code -
 - nano.c:
   main()
        - Change the getop option to 'F' (David Lawrence Ramsey)
+- nanorc.sample
+       - Typo fixes and updates (David Lawrence Ramsey)
 - files.c:
   new_file()
        - Do add_open_files if there aren't any open yet (David Lawrence 
index 8e155b41075b95ae87069320dd2531598145e63f..fc323cdd8e2770b5ec68e54e3c0f39bbc812251c 100644 (file)
@@ -17,7 +17,7 @@
 # Don't follow symlinks when writing files
 # set nofollow
 
-# Use Pico Compatibility mode for ths shortcut lists and search text
+# Use Pico Compatibility mode for the shortcut lists and search text
 # set pico
 
 # Use this value instead of the default
 # Don't display the help lists at the bottom of the screen
 # set nohelp
 
-# Allow nano to be suepended with ^Z
+# Allow nano to be suspended with ^Z
 # set suspend
 
-# Load files upon inserting them, and allow switching between them
+# Allow multiple file buffers (using ^R inserts into separate buffer)
 # You must have configured with --enable-multibuffer or --enable-extra for
 # this to work
 #