11/19/97 This is the change summary for the NEdit 5.0 MV patch 2. It can be downloaded from: ftp://ftp.rational.com/exchange/outgoing/maxv/nedit/5.0 ftp://ftp.fnal.gov/pub/nedit/v5_0/contrib/max/5.0 Features: * Added help about the Checking Mode preferences. * Changed the name of the Tail -f checking mode to Log File Monitor. * Changed the name of the tailMinusFInterval resource to logFileMonitorInterval to be consistent with the name change. The tailMinusFInterval is still supported. Fixes: * Fixed the use of the secondary selection if the statistics line is turned on. * Fixed the loss of control of the primary selection after closing one of the split window panes. * Fixed the title of the help dialog for the Macro/Shell Extension menu items. Some of the help topics had gotten lost in the file merge. * Fixed the default complete word macro for the backward regular expression search change in patch 1. * Fixed sensitivity of the undo/redo buttons in the background menu. * Fixed infinite loop in forwardWordAP() if called on whitespace at end of file. * Fixed the sensitivity of the smart indent menu item on a cloned window. * Added a fallback to /bin/sh when running shell commands if unable to start your preferred shell. * Added close of the file descriptor that is open to the X display in the child after forking. * Fixed 'test: argument expected' when running configure on HP-UX. --------- patch2.root: Changes in the root directory --------- aclocal.m4 * Fixed 'test: argument expected' when running configure on HP-UX. --------- patch2.source: Changes in the source directory --------- file.c * Changed the name of the Tail -f checking mode to Log File Monitor. help.c.in * Fixed the title of the help dialog for the Macro/Shell Extension menu items. Some of the help topics had gotten lost in the file merge. * Added help about the Checking Mode preferences. * Changed the name of the Tail -f checking mode to Log File Monitor. menu.c * Changed the name of the Tail -f checking mode to Log File Monitor. preferences.c * Fixed the default complete word macro for the backward regular expression search change in patch 1. * Changed the name of the tailMinusFInterval resource to logFileMonitorInterval to be consistent with the name change. The tailMinusFInterval is still supported. * Fixed the sensitivity of the smart indent menu item on a cloned window. shell.c * Added a fallback to /bin/sh when running shell commands if unable to start your preferred shell. * Added close of the file descriptor that is open to the X display in the child after forking. text.c * Fixed infinite loop in forwardWordAP() if called on whitespace at end of file. undo.c * Fixed sensitivity of the undo/redo buttons in the background menu. userCmds.c * Fixed sensitivity of the undo/redo buttons in the background menu. window.c * Fixed the use of the secondary selection if the statistics line is turned on. * Fixed sensitivity of the undo/redo buttons in the background menu. * Fixed the loss of control of the primary selection after closing one of the split window panes. ---------------------------------------------------------------------- Max Vohlken Rational Software max.vohlken@rational.com ---------------------------------------------------------------------- Rational Software nor the company formerly known as Pure Atria make no warranty, expressed or implied, or assumes any legal liability or responsibility for the accuracy, completeness, or usefulness of this code.