Recent Changes of Note: ---------------------- Nov 7 ------ Change (fix) notGNU (ntnot.exe) to understand filenames that are quoted; ie under Windows 95 and the beta NT newshell, the default method in which explorer will invoke a registered app is app "some file name" notGNU/32 now understands the quotes and can do the right thing with that name. Please note that notStart (usually used to invoke notGNU) is still a 16 bit app, and so explorer gives notStart something like notstart some~.nam or similar munged name. notGNU/32 takes that munged name and figures out the real name. notGNU/16 will of course just open the munged name as given on the command line. Oct 31 ----- Stop duplicate overwrite prompts from dialogs also. Oct 29 ---- Tweak to query replace prompt. Oct 28 ------ Add code to expand-abbrev; if in some fill-mode and in abbrev-mode and toggle-abbrev-insert is set to 1, expand-abbrev bound keys are rescanned and the secondary fill* mode binding will take effect. This occurs even if the keybinding caused an abbreviation to expand. This may have a performance impact, let me know if you notice entering text becomes noticably slower with both abbrev and fill mode(s) active. pop-kbd-macro and pop-and-execute-kbd-macro were getting confused; fixed. double prompt on saving macro files (overwrite case) fixed.