diff options
| -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. | |||
| 129 | * Intro:: An introduction to Emacs concepts. | 129 | * Intro:: An introduction to Emacs concepts. |
| 130 | * Glossary:: The glossary. | 130 | * Glossary:: The glossary. |
| 131 | * Antinews:: Information about Emacs version 20. | 131 | * Antinews:: Information about Emacs version 20. |
| 132 | * Mac OS:: Using Emacs in the Mac. | ||
| 132 | * MS-DOS:: Using Emacs on MS-DOS (otherwise known as "MS-DOG"). | 133 | * MS-DOS:: Using Emacs on MS-DOS (otherwise known as "MS-DOG"). |
| 133 | * Manifesto:: What's GNU? Gnu's Not Unix! | 134 | * Manifesto:: What's GNU? Gnu's Not Unix! |
| 134 | * Acknowledgments:: Major contributors to GNU Emacs. | 135 | * Acknowledgments:: Major contributors to GNU Emacs. |
| @@ -1423,6 +1424,7 @@ edit files while running shell commands. | |||
| 1423 | @include cmdargs.texi | 1424 | @include cmdargs.texi |
| 1424 | 1425 | ||
| 1425 | @include anti.texi | 1426 | @include anti.texi |
| 1427 | @include macos.texi | ||
| 1426 | @include msdog.texi | 1428 | @include msdog.texi |
| 1427 | @include gnu.texi | 1429 | @include gnu.texi |
| 1428 | @include glossary.texi | 1430 | @include glossary.texi |