home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 October / usenetsourcesnewsgroupsinfomagicoctober1994disk2.iso / unix / volume17 / e2 / part02 / MODS < prev    next >
Text File  |  1989-02-08  |  3KB  |  70 lines

  1. e Modification History.
  2. =======================
  3.  
  4.  
  5. Version 1.1 changes          October 1987.
  6. ==========================================
  7.  
  8. - Added "VIPATH" environment variable.
  9. - Fixed bug with argument lists that exceeded ARG_CHARS chars in multiple().
  10. - Added #ifdef statements to enable compilation on a SUN.
  11. - Put #defines etc into e.h as they were getting in the way.
  12.  
  13.  
  14.  
  15. Version 1.2 changes          December 1987.
  16. ===========================================
  17.  
  18. - Made the numbering on "e -" the same as for "e .".
  19. - System V port (thanks to Simon Brown).
  20. - Added man page (thanks to Phil Oldiges).
  21. - Fixed handling of the VIPATH variable so that it doesn't screw up
  22.     when there is more than one delimiter. Added new delimiters.
  23. - Cleaned up terminal handling to use ioctl().
  24. - Cleaned up error handling.
  25. - Fixed (for sure this time) the bug with long argument lists.
  26. - Made returns consistent in check().
  27. - Flagged suspected unsatisfied symbolic link in check().
  28. - Added #define called E_PATH which contains the name of the environment
  29.     variable containing the PATH for cross directory stuff. (set to "VIPATH").
  30. - Added E_MODE #define for the protection mode for .e (set to 0644).
  31. - Fixed spelling correction to offer all likely targets in a directory, not
  32.     just the first encountered. Added 'N' option to say "I meant what I said,
  33.     don't give me more possible corrections."
  34. - Comments!
  35.  
  36.  
  37. Version 1.3 changes         December 1988.
  38. ==========================================
  39.  
  40. - Fixed error message when unable to open E_PATH component directory.
  41. - Added N option to cross-directory suggestions (==> no more suggestions)
  42.     should have done this in 1.2.
  43. - Made centralised .e file in the home directory.
  44. - Split source into twenty odd files.
  45. - Rewrote e.h to make it more manageable.
  46. - Rewrote Makefile.
  47. - Added E_HIST (set to "VIHIST") getenv to let the user decide where the
  48.     history should live & what to call it. Defaults to $HOME/.e
  49. - Added E_INHERIT and E_SAFE_INHERIT (set to "VIINHERIT" and "VISAFEINHERIT")
  50.     to allow/disable inheritance of .exrc files in other directories. See the
  51.     man page for details.
  52.  
  53. To be added?
  54. ============
  55.  
  56. - Allow backspacing on a select line.
  57. - Spelling corrections across directories.
  58. - Plenty of fancy things.
  59.  
  60.  
  61.  
  62. -------------------------------------------------------------------------------
  63. Terry Jones, Department Of Computer Science, University Of Waterloo
  64.              Waterloo Ontario Canada N2L 3G1
  65.  
  66. {ihnp4,allegra,decvax,utzoo,utcsri,clyde}!watmath!watdragon!tcjones
  67. tcjones@dragon.waterloo.{cdn,edu} tcjones@WATER.bitnet
  68. tcjones%watdragon@waterloo.csnet [from oz, tcjones@dragon.waterloo.cdn@munnari]
  69. -------------------------------------------------------------------------------
  70.