From b959585face3623c5efb3a392793395823ddbced Mon Sep 17 00:00:00 2001 From: Benno Schulenberg Date: Fri, 4 Oct 2019 14:30:11 +0200 Subject: [PATCH] a few textual and formatting tweaks --- history.php | 51 +++++++++++++++++++++++++-------------------------- top.php | 1 + 2 files changed, 26 insertions(+), 26 deletions(-) diff --git a/history.php b/history.php index 3d22121..2a39c8f 100644 --- a/history.php +++ b/history.php @@ -2,8 +2,7 @@ GNU nano: History - - +
@@ -12,8 +11,8 @@
-


-The following improvements are available in nano version 2.6:
+

+Improvements made in version 2.6:
@@ -33,20 +32,20 @@ The following improvements are available in nano version 2.6:
-


-The following improvements and features are available in GNU nano version 2.4:
+

+Improvements made in version 2.4:
    -
  • The ability to give different colours to titlebar, statusbar and help lines.
  • +
  • The ability to give different colors to title bar, status bar and help lines.
  • Linter support, for automatically putting the cursor on syntax errors.
  • Formatter support, for normalizing the layout of a text instead of the spelling.
  • The undo/redo system has reached a usable state and is enabled by default.

  • No longer finds "ghosts" of certain UTF-8 characters.
  • Makes the mouse usable again for clicking on shortcuts.
  • -
  • Fixes several syntax colouring issues.
  • +
  • Fixes several syntax coloring issues.
  • Adds more syntax highlighting examples (autoconf, changelogs, elisp, Go, guile, javascript, json, PO files, postgresql, texinfo).
@@ -55,8 +54,8 @@ json, PO files, postgresql, texinfo). -


-The following improvements and features are available in version 2.2:
+

+Improvements made in version 2.2:
@@ -80,8 +79,8 @@ The following improvements and features are available in version 2.2:
-


-The following improvements and features are available in version 2.0:
+

+Improvements made in version 2.0:
@@ -100,15 +99,15 @@ The following improvements and features are available in version 2.0:
  • Indent marked text.
  • Move to beginning/end of paragraph.
  • Search within the file browser.
  • -
  • Auto-conversion of mixed file format
  • +
  • Auto-conversion of mixed file format.
  • -


    -The following new and changed features are available in version 1.2:
    +

    +Improvements made in version 1.2:
    @@ -138,18 +137,18 @@ The following new and changed features are available in version 1.2:
    -


    -Version 1.0 of GNU nano had the following features:
    +

    +Version 1.0 had the following features:
    • Autoconf support.
    • -
    • Truly free license (GNU GPL). 
    • -
    • Goto-line# command without a flag. 
    • -
    • Case-sensitive search function. 
    • -
    • Interactive search and replace. 
    • -
    • 2/3 - 1/8 size of Pico binary.
    • +
    • Truly free license (GNU GPL).
    • +
    • Goto-line command without a flag.
    • +
    • Case-sensitive search function.
    • +
    • Interactive search and replace.
    • +
    • About half the size of the Pico binary.
    @@ -157,10 +156,10 @@ Version 1.0 of GNU nano had the following features:
    • Slang and ncurses support.
    • Autoindent abillity.
    • -
    • Displayed tab width option. 
    • -
    • Regular expression search and replace. 
    • -
    • Toggles for command-line flags via Meta keys. 
    • -
    • Tab completion when reading/writing files. 
    • +
    • Displayed tab width option.
    • +
    • Regular-expression search and replace.
    • +
    • Toggles for command-line flags via Meta keys.
    • +
    • Tab completion when reading/writing files.
    diff --git a/top.php b/top.php index 5651f0d..ff23d02 100644 --- a/top.php +++ b/top.php @@ -5,6 +5,7 @@ + -- 2.39.2