aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref/frames.texi
diff options
context:
space:
mode:
authorGlenn Morris2012-05-26 18:34:14 -0700
committerGlenn Morris2012-05-26 18:34:14 -0700
commitecc6530da9ff482d5af402242301f5c1bb817c18 (patch)
tree205c1c223a55015e19a7f7eb65c32ed62e5d39b2 /doc/lispref/frames.texi
parentabb9615e98fc80f5c5dd00d470601de1a4a93f88 (diff)
downloademacs-ecc6530da9ff482d5af402242301f5c1bb817c18.tar.gz
emacs-ecc6530da9ff482d5af402242301f5c1bb817c18.zip
Nuke hand-written node pointers in doc/lispref
Let makeinfo figure them out, as is recommended.
Diffstat (limited to 'doc/lispref/frames.texi')
-rw-r--r--doc/lispref/frames.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lispref/frames.texi b/doc/lispref/frames.texi
index 330fb654b89..22efcda18be 100644
--- a/doc/lispref/frames.texi
+++ b/doc/lispref/frames.texi
@@ -2,7 +2,7 @@
2@c This is part of the GNU Emacs Lisp Reference Manual. 2@c This is part of the GNU Emacs Lisp Reference Manual.
3@c Copyright (C) 1990-1995, 1998-1999, 2001-2012 Free Software Foundation, Inc. 3@c Copyright (C) 1990-1995, 1998-1999, 2001-2012 Free Software Foundation, Inc.
4@c See the file elisp.texi for copying conditions. 4@c See the file elisp.texi for copying conditions.
5@node Frames, Positions, Windows, Top 5@node Frames
6@chapter Frames 6@chapter Frames
7@cindex frame 7@cindex frame
8 8