diff options
author | Eli Zaretskii <eliz@gnu.org> | 2000-12-05 13:06:19 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2000-12-05 13:06:19 +0000 |
commit | 2f920ca8b984c40530aded7e2d866dff827a525b (patch) | |
tree | bab83049d0e4dbe1e27e6528ca97c268deceacc0 /man/emacs.texi | |
parent | ebc956ca4131d35a8f8fd9d2e967706ec2e96199 (diff) | |
download | emacs-2f920ca8b984c40530aded7e2d866dff827a525b.tar.gz |
@include macos.texi.
Diffstat (limited to 'man/emacs.texi')
-rw-r--r-- | man/emacs.texi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/man/emacs.texi b/man/emacs.texi index 471f7a4a889..8a8e2156673 100644 --- a/man/emacs.texi +++ b/man/emacs.texi @@ -129,6 +129,7 @@ and Sending Mail and Registers and Minibuffer. * Intro:: An introduction to Emacs concepts. * Glossary:: The glossary. * Antinews:: Information about Emacs version 20. +* Mac OS:: Using Emacs in the Mac. * MS-DOS:: Using Emacs on MS-DOS (otherwise known as "MS-DOG"). * Manifesto:: What's GNU? Gnu's Not Unix! * Acknowledgments:: Major contributors to GNU Emacs. @@ -1423,6 +1424,7 @@ edit files while running shell commands. @include cmdargs.texi @include anti.texi +@include macos.texi @include msdog.texi @include gnu.texi @include glossary.texi |