diff options
| author | Karl Heuer | 1996-01-05 00:49:06 +0000 |
|---|---|---|
| committer | Karl Heuer | 1996-01-05 00:49:06 +0000 |
| commit | 94684a2e921fb5326d102f613b7ba1eb6f7928b3 (patch) | |
| tree | 4f3762fdf0e1e6d76f99d397ea09e6db21790f97 | |
| parent | 1869e50a18a2796bee288c62d02f465af249ebf8 (diff) | |
| download | emacs-94684a2e921fb5326d102f613b7ba1eb6f7928b3.tar.gz emacs-94684a2e921fb5326d102f613b7ba1eb6f7928b3.zip | |
Fix typo.
| -rw-r--r-- | INSTALL | 2 | ||||
| -rw-r--r-- | etc/enriched.doc | 2 |
2 files changed, 2 insertions, 2 deletions
| @@ -406,7 +406,7 @@ redefine parameters used in `./lib-src/movemail.c'. | |||
| 406 | 406 | ||
| 407 | 3) Create src/Makefile and lib-src/Makefile from the corresponding | 407 | 3) Create src/Makefile and lib-src/Makefile from the corresponding |
| 408 | `Makefile.in' files. First copy `Makefile.in' to `Makefile.c', | 408 | `Makefile.in' files. First copy `Makefile.in' to `Makefile.c', |
| 409 | then edit in appropriate substituions for the @...@ constructs, | 409 | then edit in appropriate substitutions for the @...@ constructs, |
| 410 | and then copy the shell commands near the end of `configure' | 410 | and then copy the shell commands near the end of `configure' |
| 411 | that run cpp to construct `Makefile'. | 411 | that run cpp to construct `Makefile'. |
| 412 | 412 | ||
diff --git a/etc/enriched.doc b/etc/enriched.doc index 0f001fe30cb..f13962fe379 100644 --- a/etc/enriched.doc +++ b/etc/enriched.doc | |||
| @@ -168,7 +168,7 @@ face, which is the same as the `italic' face by default. | |||
| 168 | 168 | ||
| 169 | </indent></bold></x-color></x-bg-color><indent> | 169 | </indent></bold></x-color></x-bg-color><indent> |
| 170 | 170 | ||
| 171 | Enriched-mode docuemnts are saved in an extended version of a | 171 | Enriched-mode documents are saved in an extended version of a |
| 172 | format called <italic>text/enriched</italic>, which is defined as part of the MIME | 172 | format called <italic>text/enriched</italic>, which is defined as part of the MIME |
| 173 | standard. This means that your documents are transportable (even | 173 | standard. This means that your documents are transportable (even |
| 174 | through email) to many</indent> <indent>other systems. In the future other file | 174 | through email) to many</indent> <indent>other systems. In the future other file |