# HG changeset patch # User Jim Blandy # Date 701139215 0 # Node ID bd5346b8a486bdab42ab19f9dd8f81772b7d7080 # Parent e65af468dcc23735e1710a793ae8f5e775c29776 *** empty log message *** diff -r e65af468dcc2 -r bd5346b8a486 src/m/elxsi.h --- a/src/m/elxsi.h Fri Mar 20 20:54:03 1992 +0000 +++ b/src/m/elxsi.h Sat Mar 21 00:53:35 1992 +0000 @@ -1,5 +1,5 @@ /* machine description file for Elxsi machine (running enix). - Copyright (C) 1986 Free Software Foundation, Inc. + Copyright (C) 1986, 1992 Free Software Foundation, Inc. Adapted by John Salmon This file is part of GNU Emacs. @@ -94,10 +94,9 @@ Then the function dump-emacs will not be defined and temacs will do (load "loadup") automatically unless told otherwise. - The Elxsi can in principle dump, but the necessary changes to - unexec, which involve byte-swapping, were too ugly to install. - If someone submits simple code that supports dumping on the Elxsi, - it can be installed and CANNOT_DUMP can be turned off. */ + Earlier versions couldn't dump. + Changes for 12.0 release are in 19.1. + Dumping should work now. */ /* #define CANNOT_DUMP */