diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/misc/message.texi | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/misc/message.texi b/doc/misc/message.texi index ca06de38d17..0d5f85f3dc4 100644 --- a/doc/misc/message.texi +++ b/doc/misc/message.texi | |||
| @@ -1485,6 +1485,9 @@ choose one of these completions, use the @kbd{M-n} command to move | |||
| 1485 | down to the list. Use @kbd{M-n} and @kbd{M-p} to move down and up the | 1485 | down to the list. Use @kbd{M-n} and @kbd{M-p} to move down and up the |
| 1486 | list, and @kbd{RET} to choose a completion. | 1486 | list, and @kbd{RET} to choose a completion. |
| 1487 | 1487 | ||
| 1488 | The @code{ecomplete-sort-predicate} variable controls how | ||
| 1489 | @code{ecomplete} matches are sorted. | ||
| 1490 | |||
| 1488 | @node Spelling | 1491 | @node Spelling |
| 1489 | @section Spelling | 1492 | @section Spelling |
| 1490 | @cindex spelling | 1493 | @cindex spelling |