From e2e8488ca2d18f2b0eedaa1bfc6826e8a11de025 Mon Sep 17 00:00:00 2001 From: Eduardo Chappa Date: Thu, 23 Apr 2015 00:24:07 -0600 Subject: * new version 2.20.7. * Fix documentation for search to beginning and to end of line, which had not been updated, even though the behavior had changed. * Exact search is sticky, that is, once an exact search is done, so will be the next ones. This is consistent with the default behavior where all searches are not exact. * Pico upgraded to versio 5.08. * some hunks of integrate.patch were added to this source code to make handling of menus consistent, and reduce the size of integrate.patch at the same time. --- pith/pine.hlp | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) (limited to 'pith/pine.hlp') diff --git a/pith/pine.hlp b/pith/pine.hlp index 10f4473b..200be84f 100644 --- a/pith/pine.hlp +++ b/pith/pine.hlp @@ -140,7 +140,7 @@ with help text for the config screen and the composer that didn't have any reasonable place to be called from. Dummy change to get revision in pine.hlp ============= h_revision ================= -Alpine Commit 75 2015-04-17 09:40:25 +Alpine Commit 76 2015-04-23 00:24:02 ============= h_news ================= @@ -196,13 +196,6 @@ Additions include:
  • HTML: Add support for decoding entities in hexadecimal notation. Suggested by Tulipánt Gergely. -
  • Pico: Add the ability to search for strings in the beginning or end - of a line. In the search menu, pressing Ctrl-^ toggles the prompt - to search for a string at the beginning of a line. Another press of - Ctrl-^ toggles the prompt to search for a string at the end of a - line, and pressing Ctrl-^ one more time searches for the string - anywhere in the text. -
  • If the charset of a message can not be determined, use the value set in the for its value. @@ -218,6 +211,10 @@ Additions include:
  • Pico: Search command can do a case sensitive match. Use the Ctrl-^ subcommand of the search command to bring this choice into view. +
  • Pico: Add the ability to search for strings in the beginning or end + of a line. Use the Ctrl-^ subcommand of the search command to bring + this choice into view. +
  • For a multipart/alternative message, the Take Address command will work on the part that is being read. -- cgit v1.2.3-54-g00ecf