aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2005-05-21 12:20:45 +0000
committerEli Zaretskii2005-05-21 12:20:45 +0000
commit2d47b0ac24de04d8a945e651a94d19b54363f016 (patch)
tree9df8512602f59f51c6770e16572dfbc3799eee6c
parent1fd0f7a66026482017c58c6f51138555fb7d7c92 (diff)
downloademacs-2d47b0ac24de04d8a945e651a94d19b54363f016.tar.gz
emacs-2d47b0ac24de04d8a945e651a94d19b54363f016.zip
(Initial Parameters): Update cross reference to "Emacs Invocation".
-rw-r--r--lispref/frames.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/lispref/frames.texi b/lispref/frames.texi
index e5db70c1107..3b43f18e99d 100644
--- a/lispref/frames.texi
+++ b/lispref/frames.texi
@@ -304,8 +304,8 @@ special-display-frame-alist}.
304If you use options that specify window appearance when you invoke Emacs, 304If you use options that specify window appearance when you invoke Emacs,
305they take effect by adding elements to @code{default-frame-alist}. One 305they take effect by adding elements to @code{default-frame-alist}. One
306exception is @samp{-geometry}, which adds the specified position to 306exception is @samp{-geometry}, which adds the specified position to
307@code{initial-frame-alist} instead. @xref{Command Arguments,,, emacs, 307@code{initial-frame-alist} instead. @xref{Emacs Invocation,, Command
308The GNU Emacs Manual}. 308Line Arguments for Emacs Invocation, emacs, The GNU Emacs Manual}.
309 309
310@node Window Frame Parameters 310@node Window Frame Parameters
311@subsection Window Frame Parameters 311@subsection Window Frame Parameters