aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman1996-04-22 00:30:39 +0000
committerRichard M. Stallman1996-04-22 00:30:39 +0000
commit477763cdf4dbbbb00946a633aa8fa42df75e3012 (patch)
tree99c432bbc6a89a24e5aa50278dfa765ab2284578
parentf22edcea3e047af5f8e708b97b7474537124bf0b (diff)
downloademacs-477763cdf4dbbbb00946a633aa8fa42df75e3012.tar.gz
emacs-477763cdf4dbbbb00946a633aa8fa42df75e3012.zip
Fix a file name.
-rw-r--r--lispref/frames.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/frames.texi b/lispref/frames.texi
index a7d82c8d2b2..eeb8e4e3f04 100644
--- a/lispref/frames.texi
+++ b/lispref/frames.texi
@@ -1137,7 +1137,7 @@ that also updates its pointer shapes based on the current values of
1137these variables. @xref{X Frame Parameters}. 1137these variables. @xref{X Frame Parameters}.
1138 1138
1139 The values you can use, to specify either of these pointer shapes, are 1139 The values you can use, to specify either of these pointer shapes, are
1140defined in the file @file{lisp/x-win.el}. Use @kbd{M-x apropos 1140defined in the file @file{lisp/term/x-win.el}. Use @kbd{M-x apropos
1141@key{RET} x-pointer @key{RET}} to see a list of them. 1141@key{RET} x-pointer @key{RET}} to see a list of them.
1142 1142
1143@node X Selections 1143@node X Selections