Mercurial > hg > xemacs-beta
comparison README @ 70:131b0175ea99 r20-0b30
Import from CVS: tag r20-0b30
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:02:59 +0200 |
parents | ee648375d8d6 |
children | 0d2f883870bc |
comparison
equal
deleted
inserted
replaced
69:804d1389bcd6 | 70:131b0175ea99 |
---|---|
1 This directory tree holds version 19.16 of XEmacs, the extensible, | 1 This directory tree holds version 19.13 of XEmacs, the extensible, |
2 customizable, self-documenting real-time display editor. | 2 customizable, self-documenting real-time display editor. |
3 | 3 |
4 See the file `etc/NEWS' for information on new features and other | 4 See the file `etc/NEWS' for information on new features and other |
5 user-visible changes since the last version of XEmacs. | 5 user-visible changes since the last version of XEmacs. |
6 | 6 |
14 comp.emacs.xemacs or sent to the mailing list xemacs@xemacs.org. See | 14 comp.emacs.xemacs or sent to the mailing list xemacs@xemacs.org. See |
15 the "Bugs" section of the XEmacs manual for more information on how to | 15 the "Bugs" section of the XEmacs manual for more information on how to |
16 report bugs. (The file `BUGS' in this directory explains how you can | 16 report bugs. (The file `BUGS' in this directory explains how you can |
17 find and read that section using the Info files that come with | 17 find and read that section using the Info files that come with |
18 XEmacs.) See `etc/MAILINGLISTS' for more information on mailing lists | 18 XEmacs.) See `etc/MAILINGLISTS' for more information on mailing lists |
19 relating to XEmacs and other GNU products. You should also read part | 19 relating to XEmacs and other GNU products. |
20 II of the XEmacs FAQ, the latest version of which is available on the | |
21 World Wide Web at: | |
22 http://www.xemacs.org/faq/ | |
23 | 20 |
24 The file `configure' is a shell script to acclimate XEmacs to the | 21 The file `configure' is a shell script to acclimate XEmacs to the |
25 oddities of your processor and operating system. It will create a | 22 oddities of your processor and operating system. It will create a |
26 file named `Makefile' (a script for the `make' program), which helps | 23 file named `Makefile' (a script for the `make' program), which helps |
27 automate the process of building and installing emacs. See INSTALL | 24 automate the process of building and installing emacs. See INSTALL |