aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman2005-08-09 23:30:43 +0000
committerRichard M. Stallman2005-08-09 23:30:43 +0000
commit8deadbd4032799f9767d4a145c894c2868d8f9f3 (patch)
tree97629042142e41f37c68c54bf9e8536799f1a532
parent1e2e2829f336e3ca68f0001711178f4f9ee586b4 (diff)
downloademacs-8deadbd4032799f9767d4a145c894c2868d8f9f3.tar.gz
emacs-8deadbd4032799f9767d4a145c894c2868d8f9f3.zip
(%-Constructs): Fix xref.
-rw-r--r--lispref/modes.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/modes.texi b/lispref/modes.texi
index 098a2d57068..baeb2800931 100644
--- a/lispref/modes.texi
+++ b/lispref/modes.texi
@@ -1929,7 +1929,7 @@ function. @xref{Buffer File Name}.
1929 1929
1930@item %F 1930@item %F
1931The title (only on a window system) or the name of the selected frame. 1931The title (only on a window system) or the name of the selected frame.
1932@xref{Window Frame Parameters}. 1932@xref{Basic Parameters}.
1933 1933
1934@item %i 1934@item %i
1935The size of the accessible part of the current buffer; basically 1935The size of the accessible part of the current buffer; basically