diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/lispref/hooks.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lispref/hooks.texi b/doc/lispref/hooks.texi index 28888e37165..7c91b51b290 100644 --- a/doc/lispref/hooks.texi +++ b/doc/lispref/hooks.texi | |||
| @@ -243,10 +243,10 @@ completion-annotate-function | |||
| 243 | completion-at-point-functions | 243 | completion-at-point-functions |
| 244 | completion-in-region-functions | 244 | completion-in-region-functions |
| 245 | completion-list-insert-choice-function | 245 | completion-list-insert-choice-function |
| 246 | deactivate-current-input-method-function | ||
| 246 | describe-current-input-method-function | 247 | describe-current-input-method-function |
| 247 | filter-buffer-substring-functions | 248 | filter-buffer-substring-functions |
| 248 | font-lock-function | 249 | font-lock-function |
| 249 | inactivate-current-input-method-function | ||
| 250 | menu-bar-select-buffer-function | 250 | menu-bar-select-buffer-function |
| 251 | read-file-name-function | 251 | read-file-name-function |
| 252 | replace-re-search-function | 252 | replace-re-search-function |