diff options
author | Glenn Morris <rgm@gnu.org> | 2012-05-26 18:25:06 -0700 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2012-05-26 18:25:06 -0700 |
commit | abb9615e98fc80f5c5dd00d470601de1a4a93f88 (patch) | |
tree | d10c06cca0c66709471d62db2d32c06dddce9ed8 /doc/emacs/screen.texi | |
parent | 33017fafd17d722e82a268e9b272f27df261e09d (diff) |
Nuke hand-written node pointers in doc/emacs
Let makeinfo figure them out, as is recommended.
Diffstat (limited to 'doc/emacs/screen.texi')
-rw-r--r-- | doc/emacs/screen.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs/screen.texi b/doc/emacs/screen.texi index fbea52523b..989cf998bf 100644 --- a/doc/emacs/screen.texi +++ b/doc/emacs/screen.texi @@ -2,7 +2,7 @@ @c Copyright (C) 1985-1987, 1993-1995, 1997, 2001-2012 @c Free Software Foundation, Inc. @c See file emacs.texi for copying conditions. -@node Screen, User Input, Acknowledgments, Top +@node Screen @chapter The Organization of the Screen @cindex screen @cindex frame |