home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1993 #2 / Image.iso / os2 / e17csh.zip / README < prev   
Text File  |  1993-07-30  |  1KB  |  58 lines

  1.  
  2.  
  3. emacs 19-17 Color Syntax Highlighting.    07/30/93
  4.  mcrocker@twain.ucs.umass.edu
  5.  
  6.  
  7. Note:    I did not write any of this code I only changed a few lines in
  8.  hilit19.el  inorder to make it work with 'pm-display
  9.  
  10.  
  11. INSTALL:
  12.  
  13.  unzip in the root directory of the drive containing emacs 19-17
  14.  
  15.   NOTE:  you cannot use PKWARE's PKUNZIP to unzip this file.
  16.  
  17.  [E:\] emacs e17csh.zip
  18.  
  19.    This will create files:
  20.     
  21.      .emacs.add     (add this to the end of your existing .emacs file)
  22.      emacs\19.17\lisp\hilit19.el    (source code)
  23.      emacs\19.17\lisp\hilit19.elc   (compiled source code)
  24.  
  25.   
  26.   Add .emacs.add to the end of your .emacs file and you should be all set
  27.  
  28. CHANGING COLORS:
  29.  
  30.   If you want to change colors then edit emacs/19.17/lisp/hilt19.el
  31.  
  32.   you will need to recompile  M-x byte-compile-file emacs\19.17\lisp\hilit19.el
  33.  
  34.  
  35. MORE TO FOLLOW:
  36.  
  37.  
  38.   This is the first release.  It is just the Color Highlighting code.
  39.  I am currently working on adding all OS/2 API's as an additional 'face' so that
  40.  they will show up in a different color.  This may prove to be too slow.  Look
  41.  for it in a few weeks.
  42.  
  43.  
  44. QUESTIONS:
  45.  
  46.  Look in hilit19.el for the author's name, address and to get upgrades.
  47.  
  48.  You can e-mail me at  mcrocker@twain.ucs.umass.edu
  49.  
  50.  
  51. -----
  52.  
  53. Matthew Crocker
  54. mcrocker@twain.ucs.umass.edu
  55. University of Massachusetts.
  56. Amherst Campus
  57.  
  58.