]> code.delx.au - gnu-emacs/commitdiff
*** empty log message ***
authorGlenn Morris <rgm@gnu.org>
Fri, 23 Mar 2007 03:47:54 +0000 (03:47 +0000)
committerGlenn Morris <rgm@gnu.org>
Fri, 23 Mar 2007 03:47:54 +0000 (03:47 +0000)
ChangeLog
etc/ChangeLog
etc/NEWS

index a1999a1b5c34ca9369703c053b6be8f03035f356..382686b3fcf6a242f8a2f125e15d9d3cdc5125fb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-03-23  Glenn Morris  <rgm@gnu.org>
+
+       * configure.in: Restore support for hp800 (removed 2007-01-27)
+       following clarification of legal status.
+
 2007-03-22  Joe Buehler  <jbuehler@spirentcom.com> (tiny change)
 
        * configure.in: Add support for AIX4.3 on IBM RS6000.
index 930ecd7eadd5eee13f9624c0a5c0cf465f720843..22fa670bdb4c90f01b927d86b198760a470ad632 100644 (file)
@@ -1,5 +1,16 @@
 2007-03-23  Glenn Morris  <rgm@gnu.org>
 
+       * 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.
index 8b22fd38b846047e7a6d3a8f0397d4bbe0a38ed0..6797014b146badc66e72f0872f3b3cc5d8c8efc6 100644 (file)
--- 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