diff options
| author | Eli Zaretskii | 2005-05-21 12:20:45 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2005-05-21 12:20:45 +0000 |
| commit | 2d47b0ac24de04d8a945e651a94d19b54363f016 (patch) | |
| tree | 9df8512602f59f51c6770e16572dfbc3799eee6c | |
| parent | 1fd0f7a66026482017c58c6f51138555fb7d7c92 (diff) | |
| download | emacs-2d47b0ac24de04d8a945e651a94d19b54363f016.tar.gz emacs-2d47b0ac24de04d8a945e651a94d19b54363f016.zip | |
(Initial Parameters): Update cross reference to "Emacs Invocation".
| -rw-r--r-- | lispref/frames.texi | 4 |
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}. | |||
| 304 | If you use options that specify window appearance when you invoke Emacs, | 304 | If you use options that specify window appearance when you invoke Emacs, |
| 305 | they take effect by adding elements to @code{default-frame-alist}. One | 305 | they take effect by adding elements to @code{default-frame-alist}. One |
| 306 | exception is @samp{-geometry}, which adds the specified position to | 306 | exception 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 |
| 308 | The GNU Emacs Manual}. | 308 | Line 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 |