diff options
| -rw-r--r-- | lispref/commands.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/commands.texi b/lispref/commands.texi index 3e7a854232c..b5068339e6b 100644 --- a/lispref/commands.texi +++ b/lispref/commands.texi | |||
| @@ -1458,7 +1458,7 @@ event, the value is actually the starting position, which is the only | |||
| 1458 | position such events have. | 1458 | position such events have. |
| 1459 | @end defun | 1459 | @end defun |
| 1460 | 1460 | ||
| 1461 | These four functions take a position as described above, and return | 1461 | These five functions take a position as described above, and return |
| 1462 | various parts of it. | 1462 | various parts of it. |
| 1463 | 1463 | ||
| 1464 | @defun posn-window position | 1464 | @defun posn-window position |