diff options
| author | Richard M. Stallman | 1996-04-22 00:30:39 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 1996-04-22 00:30:39 +0000 |
| commit | 477763cdf4dbbbb00946a633aa8fa42df75e3012 (patch) | |
| tree | 99c432bbc6a89a24e5aa50278dfa765ab2284578 | |
| parent | f22edcea3e047af5f8e708b97b7474537124bf0b (diff) | |
| download | emacs-477763cdf4dbbbb00946a633aa8fa42df75e3012.tar.gz emacs-477763cdf4dbbbb00946a633aa8fa42df75e3012.zip | |
Fix a file name.
| -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 | |||
| 1137 | these variables. @xref{X Frame Parameters}. | 1137 | these 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 |
| 1140 | defined in the file @file{lisp/x-win.el}. Use @kbd{M-x apropos | 1140 | defined 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 |