diff options
| -rw-r--r-- | lispref/hooks.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lispref/hooks.texi b/lispref/hooks.texi index ad5d709e720..1aa22b94686 100644 --- a/lispref/hooks.texi +++ b/lispref/hooks.texi | |||
| @@ -35,6 +35,7 @@ however, we have renamed all of those.) | |||
| 35 | @table @code | 35 | @table @code |
| 36 | @item activate-mark-hook | 36 | @item activate-mark-hook |
| 37 | @item after-change-functions | 37 | @item after-change-functions |
| 38 | @item after-change-major-mode-hook | ||
| 38 | @item after-init-hook | 39 | @item after-init-hook |
| 39 | @item after-insert-file-functions | 40 | @item after-insert-file-functions |
| 40 | @item after-make-frame-functions | 41 | @item after-make-frame-functions |