diff options
author | Jim Blandy <jimb@redhat.com> | 1992-03-21 00:53:35 +0000 |
---|---|---|
committer | Jim Blandy <jimb@redhat.com> | 1992-03-21 00:53:35 +0000 |
commit | b9706ae4953c7e01ee1ada04a734247b9f0b1c21 (patch) | |
tree | f72cba3501cff8671028afd8718fdd29b9914b49 /src/m/elxsi.h | |
parent | b5148e8537732d90d363618a1fffd0d9bcb498a4 (diff) | |
download | emacs-b9706ae4953c7e01ee1ada04a734247b9f0b1c21.tar.gz |
*** empty log message ***
Diffstat (limited to 'src/m/elxsi.h')
-rw-r--r-- | src/m/elxsi.h | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/src/m/elxsi.h b/src/m/elxsi.h index 9f79c7919a6..46a07c679a6 100644 --- a/src/m/elxsi.h +++ b/src/m/elxsi.h @@ -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 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ 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 */ |