diff options
author | Jim Blandy <jimb@redhat.com> | 1992-01-13 21:48:08 +0000 |
---|---|---|
committer | Jim Blandy <jimb@redhat.com> | 1992-01-13 21:48:08 +0000 |
commit | bd5cd35fd8b585ad3d87f8be98b45a415fea22c0 (patch) | |
tree | 5d416f154f32b77026a495de37f12a05269095e5 /src/unexaix.c | |
parent | 254f294c2e37a22e04bff74fedfdc9b1fcc93b93 (diff) | |
download | emacs-bd5cd35fd8b585ad3d87f8be98b45a415fea22c0.tar.gz |
*** empty log message ***
Diffstat (limited to 'src/unexaix.c')
-rw-r--r-- | src/unexaix.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/unexaix.c b/src/unexaix.c index a1adff12ec9..b2b3dd14e45 100644 --- a/src/unexaix.c +++ b/src/unexaix.c @@ -5,8 +5,8 @@ when Emacs was dumped, the dumped data won't work. No one has been able to prevent the address from varying. - The following comments should be in etc/MACHINES if this dumping - is ever made to work: + The following comments should be in share-lib/MACHINES if this + dumping is ever made to work: Note that Emacs can store the pure Lisp data in a shared segment on this machine, but only if you put this command in one of the boot |