From: Glenn Morris Date: Fri, 23 Mar 2007 03:47:54 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.0.97~223 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=7ba3f463dfca7d8be81b893242ce35c9ab4d3cb6;p=emacs.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index a1999a1b5c3..382686b3fcf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-03-23 Glenn Morris + + * configure.in: Restore support for hp800 (removed 2007-01-27) + following clarification of legal status. + 2007-03-22 Joe Buehler (tiny change) * configure.in: Add support for AIX4.3 on IBM RS6000. diff --git a/etc/ChangeLog b/etc/ChangeLog index 930ecd7eadd..22fa670bdb4 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,5 +1,16 @@ 2007-03-23 Glenn Morris + * Makefile (DESTDIR, LIBDIR, BINDIR, MANDIR, MANEXT): Delete + unused variables. + (dired-refcards, misc-refcards, survival-card, viper-cards): New + targets. + (all): Also build dired-refcards and misc-refcards. + (clean, distclean, maintainer-clean): Depend on mostlyclean. + (SOURCES): Remove non-existent files. + (mostlyclean, clean, distclean, maintainer-clean, unlock, relock): + Mark as phony. + (.ps files): Specify default papersize in the dvips command. + * fr-refcard.tex (\letterpaper): Switch to A4. (\section): Reduce \vskips to fit on A4 paper. (\shortcopyrightnotice): Display at end of first column. diff --git a/etc/NEWS b/etc/NEWS index 8b22fd38b84..6797014b146 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -143,10 +143,6 @@ See the files mac/README and mac/INSTALL for build instructions. --- ** Support for GNU/Linux systems on X86-64 machines was added. ---- -** Support for HP 9000 series 800 and Hitachi SR2001/SR2201 machines -was removed. - --- ** Mac OS 9 port now uses the Carbon API by default. You can also create non-Carbon build by specifying `NonCarbon' as a target. See