]> git.wh0rd.org Git - nano.git/commitdiff
Fixing a typo and adjusting some spacing.
authorBenno Schulenberg <bensberg@justemail.net>
Sat, 21 Nov 2015 19:05:10 +0000 (19:05 +0000)
committerBenno Schulenberg <bensberg@justemail.net>
Sat, 21 Nov 2015 19:05:10 +0000 (19:05 +0000)
Patch by David Lawrence Ramsey.

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

ChangeLog
NEWS

index abfa30b50da5e09816596819d98f59e9281adae2..e80fb76f8aa1907c60292727ca3927ffa5d06a87 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2015-11-21  David Lawrence Ramsey  <pooka109@gmail.com>
+       * ChangeLog, NEWS: Fix a typo and adjust some spacing.
+
 2015-11-12  Benno Schulenberg  <bensberg@justemail.net>
        * src/text.c (do_undo, update_undo): Store the correct end position of
        an inserted file, and use it when undoing.  Fixes Savannah bug #46414.
        bug #45874.  Apparently there is /some/ state somewhere after all.
 
 2015-08-29  Benno Schulenberg  <bensberg@justemail.net>
-       * doc/syntax/autoconf.nanor: New file; syntax colouring for Autoconf.
+       * doc/syntax/autoconf.nanorc: New file; syntax colouring for Autoconf.
        * src/files.c: Rewrap some lines and tweak two comments.
 
 2015-08-16  Benno Schulenberg  <bensberg@justemail.net>
diff --git a/NEWS b/NEWS
index efd861238aabb9c57b84c5f5b15dd4b62728c850..9daa106d6ab9a2fd83aef343d0ab5881b369976e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -11,7 +11,7 @@
                menu, linter and formatter functions, spell checker,
                undo/redo with some specific marked-cutting situations,
                and some small improvements to the color syntax
-               highlighting definitions. There are also various
+               highlighting definitions.  There are also various
                documentation and code comment updates included, and
                finally, fixes for compilation on non-GNU/Linux systems
                and certain configure combinations.  Toasters!
                https://savannah.gnu.org/bugs/index.php?42639 and
                thanks for using nano.
 
-2014.06.02 - GNU nano 2.3.4 won't leave you high, won't leave you dry. This
+2014.06.02 - GNU nano 2.3.4 won't leave you high, won't leave you dry.  This
                release contains only a small number of fixes, but in
                particular allows nano to compile on non-UTF8 curses
                implementations (i.e. libncursesw).  Other small fixes to
                the undo implementation and the default syntax config are
-               also included. As always, Share and Enjoy!
+               also included.  As always, Share and Enjoy!
 
 2014.05.28 - GNU nano 2.3.3 is in its right place.  This release contains
                many many improvements to the core system, including
@@ -92,7 +92,7 @@
                linter support (see the nanorc man page for details).  Also
                included are much improved syntax highlighting code, and
                configurations for JSON, texinfo, Go, and a default syntax
-               for catch all highlighting. Finally, nano now has the
+               for catch all highlighting.  Finally, nano now has the
                ability to set the color of the title bar, status bar, and
                shortcut keys (e.g. "^X") and their descriptions.  Again
                see the nanorc page for details.  There's much more, too
                This release contains a fix for only one bug, but a
                rather irritating one: when paging up/down with smooth
                scrolling, the cursor position was not being preserved
-               due to a bug in 2.2.2. With such a targeted fix
+               due to a bug in 2.2.2.  With such a targeted fix
                like this what could POSSIBLY go WRONG?  Hahaha.
                Enjoy and if you find new bugs, as always please
                use Savannah's bug tracker.
                the help keys and replace menu text), more 'final'
                fixes for soft wrapping, and several typo and documentation
                updates including nanorc tweaks and a new syntax
-               highlighting file for makefiles. Also included is a long
+               highlighting file for makefiles.  Also included is a long
                standing fix for random crashing when using nanorc on
                FreeBSD, and nano will no longer clear the screen on
                suspend to maintain compatibility with other *nix editors.
 2009.09.14 - GNU nano 2.1.11 is on very thin ice, very thin ice, very thin
                ice.  This release includes two new features: first, nano
                will check whether the current file is writable when it
-               is opened, and warn if it is not on the status bar. Secondly,
+               is opened, and warn if it is not on the status bar.  Secondly,
                a new soft-wrapping (AKA full line display) option is
                available, which will attempt to fully display the contents
                of lines longer than the width of the screen without the