home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / X / epoch / ANNOUNCE-4.0 < prev    next >
Encoding:
Text File  |  1992-03-27  |  4.0 KB  |  98 lines

  1. Version 4.0 of Epoch, GNU Emacs for the X windowing system has now
  2. been formally released.  Epoch is based on GNU Emacs version 18.58,
  3. and adds the following functionality:
  4.  
  5.     o Multiple X-Window support.
  6.     o Marked and attributed regions of text
  7.     o Support for proportional and variably-sized fonts
  8.     o Support for display of 8-bit clean fonts (ISO, etc.)
  9.     o Asynchronous communication with other X Clients
  10.     o Mouse-dragging with hilighting to support cut & paste using Selections
  11.     o Access to raw X-Window objects
  12.     o Support for restoring attributed regions following undo operations
  13.  
  14. Changes from Epoch 3.2
  15. ----------------------
  16.     Details on all of these changes are discussed in the file
  17. `README-Epoch4.0' in the distribution, including comments on
  18. converting 3.2 Elisp code to run under 4.0. 
  19.  
  20.     o Based on 18.58 rather than 18.55
  21.     o Multiple minibuffer modes
  22.     o Epoch "buttons" have been renamed to "zones"
  23.     o Epoch 4.0 supports a fully style-based display
  24.     o Proportional font support
  25.     o Mouse support based on extensions to 3.2 mouse handling
  26.     o Selections rather than cut-buffers are used for cut & paste.
  27.     o "Ascii" support equivalent to running ASCII GNU Emacs
  28.     o Support for sharing directories between Epoch and GNU Emacs 18.58
  29.       installed elsewhere.
  30.     o $HOME/.Xdefaults is not read upon startup for ICCCM compliance.
  31.  
  32. Getting Epoch
  33. -------------
  34. Epoch is available by anonymous ftp from cs.uiuc.edu (128.174.252.1)
  35. in the directory pub/epoch-files/epoch, either as a full distribution
  36. or as patches from the most recent Beta release (Epoch 4.0b1).
  37. Epoch is available in the UK from uk.ac.ic.doc.src (00000510200001) in
  38. the directory /gnu/epoch.  Epoch is also available from
  39. aix370.rrz.uni-koeln.de (134.95.132.2) in /gnu/emacs/epoch.  No
  40. patches are available from the 3.2 release because of size constraints
  41. (too much has changed).
  42.  
  43. Epoch is available on tape: The cost at the time of creating version
  44. 4.0 was $175.00 for cartridge tapes.  We can currently make 1600 BPI
  45. reel tapes and cartridge tapes for SUN and HP 9000 series machines.
  46. The price covers the cost of purchasing, making and shipping the
  47. tapes.  You should contact the epoch-request mailing list to confirm
  48. these rates.  Payment should be by cheque made payable to the
  49. University of Illinois, and sent to:
  50.  
  51.         Epoch Distribution, attn: R. Canaday
  52.         Department of Computer Science
  53.         University of Illinois at Urbana-Champaign
  54.         1304 W. Springfield Avenue, Urbana
  55.         Illinois 61801, USA
  56.  
  57. The files available via ftp are:
  58.  
  59. ANNOUNCE4.0                this file
  60. epoch-4.0p0.tar.Z        the entire release
  61. epoch-4.0.epoch-man.tar.Z    just the manual
  62. epoch-4.0.epoch-man.ps.Z    postscript version of manual
  63. epoch-4.0.epoch-man.dvi.Z    dvi version of manual
  64.  
  65. epoch-4.0-update6.tar.Z        4.0p0 in patch form from 4.0b1
  66.  
  67. Installing Epoch
  68. ----------------
  69. Because of the added ascii support and potential lisp directory
  70. sharing, please refer to the file `INSTALL', which fully discusses the
  71. steps to get Epoch 4.0 up and running.
  72.  
  73. Ideas and Support
  74. -----------------
  75. There is a newsgroup and gatewayed mailing list for discussing ideas
  76. about Epoch applications as well as reporting bugs.  Submissions can
  77. be posted directly the group gnu.epoch.misc, or send via mail to
  78. `epoch@cs.uiuc.edu' (alternatively `uunet!uiucdcs!epoch' or
  79. `epoch%cs.uiuc.edu@uiucvmd.bitnet').  Mailing list requests (additions or
  80. deletions from the list) should be sent to `epoch-request'.
  81.  
  82. Announcements regarding official (i.e. supported) patches and any
  83. subsequent releases will be made through this channel; patches will be
  84. available via ftp and email upon request.
  85.  
  86. Many common questions are answered in the Epoch FAQ (Frequently Asked
  87. Questions) file, which may be found in `etc/EPOCH-FAQ' in the
  88. distribution.  The manual also is available in info format, by
  89. pressing C-h i.
  90.  
  91. At this time, many thanks are due to members of the `epoch-design'
  92. mailing list and to all Alpha/Beta users; they have contributed much
  93. to the utility and stability of Epoch 4.0.
  94.  
  95.  
  96.  
  97.  
  98.