home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 October / usenetsourcesnewsgroupsinfomagicoctober1994disk2.iso / unix / volume13 / e / MODS < prev    next >
Text File  |  1988-01-31  |  2KB  |  62 lines

  1. e Modification History.
  2. =======================
  3.  
  4.  
  5.  
  6.  
  7. Version 1.1 changes          October 1987.
  8. ==========================================
  9.  
  10. - Added "VIPATH" environment variable.
  11. - Fixed bug with argument lists that exceeded ARG_CHARS chars in multiple().
  12. - Added #ifdef statements to enable compilation on a SUN.
  13. - Put #defines etc into e.h as they were getting in the way.
  14.  
  15.  
  16.  
  17. Version 1.2 changes          December 1987.
  18. ===========================================
  19.  
  20. - Made the numbering on "e -" the same as for "e .".
  21. - System V port (thanks to Simon Brown).
  22. - Added man page (thanks to Phil Oldiges).
  23. - Fixed handling of the VIPATH variable so that it doesn't screw up
  24.     when there is more than one delimiter. Added new delimiters.
  25. - Cleaned up terminal handling to use ioctl().
  26. - Cleaned up error handling.
  27. - Fixed (for sure this time) the bug with long argument lists.
  28. - Made returns consistent in check().
  29. - Flagged suspected unsatisfied symbolic link in check().
  30. - Added #define called E_PATH which contains the name of the environment
  31.     variable containing the PATH for cross directory stuff. (set to "VIPATH").
  32. - Added E_MODE #define for the protection mode for .e (set to 0644).
  33. - Fixed spelling correction to offer all likely targets in a directory, not
  34.     just the first encountered. Added 'N' option to say "I meant what I said,
  35.     don't give me more possible corrections."
  36. - Comments!
  37.  
  38.  
  39. To be added?
  40. ============
  41.  
  42. - Allow backspacing on a select line.
  43. - Make .exrc files be inherited when e'ing across directories.
  44. - Spelling corrections across directories.
  45. - Plenty of fancy things.
  46. - Keep a single .e file in $HOME and then it's easy to use the history in
  47.    unwriteable directories etc. do this nicely with hashing/binary search etc.
  48.    (suggested by ian! allen)
  49.  
  50.  
  51.  
  52.  
  53. -------------------------------------------------------------------------------
  54. Terry Jones, Department Of Computer Science, University Of Waterloo
  55.              Waterloo Ontario Canada N2L 3G1
  56.  
  57. {ihnp4,allegra,decvax,utzoo,utcsri,clyde}!watmath!watdragon!tcjones
  58. tcjones@dragon.waterloo.{cdn,edu} tcjones@WATER.bitnet
  59. tcjones%watdragon@waterloo.csnet [from oz, tcjones@dragon.waterloo.cdn@munnari]
  60. -------------------------------------------------------------------------------
  61.  
  62.