diff options
| -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 |