diff options
author | Richard M. Stallman <rms@gnu.org> | 1996-04-22 00:30:39 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1996-04-22 00:30:39 +0000 |
commit | e4f45a614393a6e2d7706a453f8814ee0adcc6a3 (patch) | |
tree | ff25d82658088264414162c39bcd96c8bfa0b5d1 /lispref | |
parent | baa204f0ca520922c9e48a1e9549c7c2afd3560d (diff) | |
download | emacs-e4f45a614393a6e2d7706a453f8814ee0adcc6a3.tar.gz |
Fix a file name.
Diffstat (limited to 'lispref')
-rw-r--r-- | lispref/frames.texi | 2 |
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 these variables. @xref{X Frame Parameters}. The values you can use, to specify either of these pointer shapes, are -defined in the file @file{lisp/x-win.el}. Use @kbd{M-x apropos +defined in the file @file{lisp/term/x-win.el}. Use @kbd{M-x apropos @key{RET} x-pointer @key{RET}} to see a list of them. @node X Selections |