Mercurial > hg > xemacs-beta
comparison Makefile.in.in @ 2536:7edc33019aa4
[xemacs-hg @ 2005-01-31 20:01:49 by ben]
Documentation updates
GETTING.GNU.SOFTWARE, Makefile.in.in: Delete GETTING.GNU.SOFTWARE from SOURCES.
PROBLEMS: Delete reference to check_cygwin_setup.sh.
Delete stuff that is irrelevant, mislocated or woefully out-of-date.
GNU, SERVICE: Delete.
* ORDERS, ORDERS.EUROPE, ORDERS.JAPAN: Delete.
* CHARSETS, CODINGS: Delete.
* DEBUG, LPF, MORE.STUFF, MOTIVATION: Delete.
aliases.ksh: Delete. (moved to xemacs-builds/steve)
* README.HYPERBOLE, README.OO-BROWSER: Delete.
* chr.png, chrm.png: Move to photos/.
check_cygwin_setup.sh: Delete.
* gnu.xpm, gnu.xbm, sink.xbm: Delete.
* ms-kermit, ms-kermit-7bit: Delete.
TERMS: Delete.
* DISTRIB, FTP, MACHINES, MAILINGLISTS, PACKAGES:
Delete and move to FAQ.
BETA: Delete and move to man/beta.texi.
README: Update.
help.el: Removed.
xemacs/help.texi: Delete references to DISTRIB. Point to FAQ.
xemacs/new.texi: Update sample code for version checking.
xemacs/xemacs.texi: Delete references to DISTRIB. Point directly to web site.
Update stuff referring to GNU Emacs. Delete references to Win-Emacs.
Makefile: Add beta.texi and built files.
xemacs-faq.texi: Major overhaul of section 1. Add mailing list info, update
downloading info, add info on CVS, etc.
xemacs.mak: Also copy BUGS, README, COPYING and Installation.
author | ben |
---|---|
date | Mon, 31 Jan 2005 20:01:50 +0000 |
parents | 97dd9f867cef |
children | 6fa9919a9a0b |
comparison
equal
deleted
inserted
replaced
2535:4c1f2310451d | 2536:7edc33019aa4 |
---|---|
596 ## if you want to mung them. | 596 ## if you want to mung them. |
597 | 597 |
598 ## Note: it's no disaster if these productions miss a file or two; tar | 598 ## Note: it's no disaster if these productions miss a file or two; tar |
599 ## and VC will swiftly let you know if this happens, and it is easily | 599 ## and VC will swiftly let you know if this happens, and it is easily |
600 ## corrected. | 600 ## corrected. |
601 SOURCES = ChangeLog GETTING.GNU.SOFTWARE INSTALL Makefile.in.in PROBLEMS \ | 601 SOURCES = ChangeLog INSTALL Makefile.in.in PROBLEMS \ |
602 README build-install.in configure make-dist move-if-change | 602 README build-install.in configure make-dist move-if-change |
603 | 603 |
604 .PHONY: unlock relock TAGS tags dist info dvi mcs | 604 .PHONY: unlock relock TAGS tags dist info dvi mcs |
605 | 605 |
606 unlock: | 606 unlock: |