home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Professional / OS2PRO194.ISO / os2 / prgramer / unix / emacs / emacsp1.doc < prev    next >
Text File  |  1992-05-20  |  2KB  |  54 lines

  1. ===============================================================================
  2. emacsp1.doc GNU Emacs 18.58.3 for OS/2 2.0 -- Patch 1               20-May-1992
  3. ===============================================================================
  4.  
  5. This is the first patch for GNU Emacs 18.58.3 for OS/2 2.0. It fixes a
  6. bug which (rarely) caused reading a Lisp file fail in unexpected,
  7. strange ways.
  8.  
  9. This patch also contains a change to emacsclient to enable passing
  10. line numbers. For instance, use
  11.  
  12.   emacsclient +12 /emx/gnu/emacsp1.doc
  13.  
  14. to move to line 12 of this file.
  15.  
  16. The keyboard layout has been enhanced. For instance, a numeric prefix
  17. can be used with F2 to select the Nth buffer. To activate the new
  18. keyboard layout, create a new dumped version of GNU Emacs, see
  19. emacs.doc for details.
  20.  
  21. An icon (`Swiss Army Pencil') for GNU Emacs is provided in
  22. \emacs\src\xemacs.ico.
  23.  
  24. To install this patch, use
  25.  
  26.   unzip -d -o emacsp1
  27.  
  28. If you haven't yet installed GNU Emacs, unpack emacsp1.zip AFTER
  29. unpacking the other ZIP files.
  30.  
  31. If you've moved emx.dll from \emx\dll to another directory, don't
  32. forget to move the new version of emx.dll to that directory. emx.dll
  33. now contains a work-around for the OS/2 bug which caused the problem
  34. described above.
  35.  
  36. Always use the newest emx.dll for all programs which require emx.
  37. Currently, the version that comes with this patch is the newest one.
  38. You can find the version and revision numbers of emx.dll at the end of
  39. emx.dll.
  40.  
  41. GNU Emacs itself has not been changed.
  42.  
  43. The following files are included in this patch (emacsp1.zip):
  44.  
  45.   /emx/gnu/emacsp1.doc          this file
  46.   /emx/gnu/emacsp1.pat          context diff for emacsclient.c
  47.   /emx/dll/emx.dll              emx 0.8d rev 2 -- contains the bug fix
  48.   /emacs/etc/emacsclient.c      changed to enable +line-number
  49.   /emacs/etc/emacsclient.exe    compiled version of changed emacsclient
  50.   /emacs/lisp/em-keys.el        enhanced keyboard layout
  51.   /emacs/src/xemacs.ico         icon
  52.  
  53. ---------------------------------- END ---------------------------------------
  54.