Mercurial > emacs
changeset 593:bd5346b8a486
*** empty log message ***
author | Jim Blandy <jimb@redhat.com> |
---|---|
date | Sat, 21 Mar 1992 00:53:35 +0000 |
parents | e65af468dcc2 |
children | efa0c124c178 |
files | src/m/elxsi.h |
diffstat | 1 files changed, 4 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- 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 */