home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / msdos / winemacs / changes next >
Encoding:
Text File  |  1993-06-08  |  1.6 KB  |  51 lines

  1. CHANGES
  2.  
  3. This file documents changes made in each successive version of Win-Emacs.
  4.  
  5. to version 1.00.05
  6.  
  7. -- evi, vip init files fixed up.
  8. -- c++ mode can be loaded.
  9. -- saveconf.el, session.el init files fixed up.
  10. -- ignore-local-variable-errors added.  By default its value is T.  Used so
  11.    that reading in xdefault.ini will not cause a local-variable error.
  12. -- support for backslashes in file names fixed up (e.g. in filename 
  13.    completion).
  14. -- add-name-to-file gives an error.
  15. -- info files fixed up.
  16. -- cd now works; file-executable-p correct.
  17.  
  18. to version 1.00.04
  19.  
  20. -- drag-and-drop support implemented.
  21. -- doc strings are finally correct.
  22. -- there were some bugs in expand-file-name; now fixed.
  23. -- etc/distrib fixed up.
  24. -- etags works.
  25. -- spook.lin and yow.lin added to distribution.
  26. -- set-screen-height, etc. work.
  27. -- some fixups in display code.
  28. -- input-pending-p works a bit better (though still not perfectly).
  29. -- display-time fixed.
  30. -- dired init file fixed up.
  31.  
  32. to version 1.00.03
  33.  
  34. -- nasty crash problems apparently fixed.
  35. -- Alt works as meta.
  36. -- Foreign keyboards, extended characters supported.
  37. -- New version of expand-file-name; handles backslashes and knows about MS-DOS
  38.    filename limitations.
  39. -- does not crash when multiple instances of Win-Emacs are created.
  40. -- correctly saves backup files.
  41.  
  42. to version 1.00.02
  43.  
  44. -- now based on Lucid Emacs 19.4 instead of 19.3.
  45. -- color palette code works correctly.
  46. -- 99% of memory leaks are gone.
  47. -- startup screen does not disappear when Win-Emacs is started from mouse.
  48. -- info fixed up.
  49. -- correct info is displayed when an abort or assertion-failure happens.
  50.  
  51.