diff options
| -rw-r--r-- | lispref/hooks.texi | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/lispref/hooks.texi b/lispref/hooks.texi index ac23ab0054b..d03793ecce8 100644 --- a/lispref/hooks.texi +++ b/lispref/hooks.texi | |||
| @@ -34,7 +34,6 @@ however, we have renamed all of those.) | |||
| 34 | 34 | ||
| 35 | @table @code | 35 | @table @code |
| 36 | @item activate-mark-hook | 36 | @item activate-mark-hook |
| 37 | @item after-change-function | ||
| 38 | @item after-change-functions | 37 | @item after-change-functions |
| 39 | @item after-init-hook | 38 | @item after-init-hook |
| 40 | @item after-insert-file-functions | 39 | @item after-insert-file-functions |
| @@ -43,7 +42,6 @@ however, we have renamed all of those.) | |||
| 43 | @item after-save-hook | 42 | @item after-save-hook |
| 44 | @item auto-fill-function | 43 | @item auto-fill-function |
| 45 | @item auto-save-hook | 44 | @item auto-save-hook |
| 46 | @item before-change-function | ||
| 47 | @item before-change-functions | 45 | @item before-change-functions |
| 48 | @item before-init-hook | 46 | @item before-init-hook |
| 49 | @item before-make-frame-hook | 47 | @item before-make-frame-hook |
| @@ -72,8 +70,6 @@ however, we have renamed all of those.) | |||
| 72 | @item first-change-hook | 70 | @item first-change-hook |
| 73 | @item fortran-comment-hook | 71 | @item fortran-comment-hook |
| 74 | @item fortran-mode-hook | 72 | @item fortran-mode-hook |
| 75 | @item ftp-setup-write-file-hooks | ||
| 76 | @item ftp-write-file-hook | ||
| 77 | @item indent-mim-hook | 73 | @item indent-mim-hook |
| 78 | @item initial-calendar-window-hook | 74 | @item initial-calendar-window-hook |
| 79 | @item kill-buffer-hook | 75 | @item kill-buffer-hook |
| @@ -87,7 +83,6 @@ however, we have renamed all of those.) | |||
| 87 | @item lisp-mode-hook | 83 | @item lisp-mode-hook |
| 88 | @item list-diary-entries-hook | 84 | @item list-diary-entries-hook |
| 89 | @item local-write-file-hooks | 85 | @item local-write-file-hooks |
| 90 | @item m2-mode-hook | ||
| 91 | @item mail-mode-hook | 86 | @item mail-mode-hook |
| 92 | @item mail-setup-hook | 87 | @item mail-setup-hook |
| 93 | @item mark-diary-entries-hook | 88 | @item mark-diary-entries-hook |
| @@ -95,6 +90,7 @@ however, we have renamed all of those.) | |||
| 95 | @item menu-bar-update-hook | 90 | @item menu-bar-update-hook |
| 96 | @item minibuffer-setup-hook | 91 | @item minibuffer-setup-hook |
| 97 | @item minibuffer-exit-hook | 92 | @item minibuffer-exit-hook |
| 93 | @item mouse-position-function | ||
| 98 | @item news-mode-hook | 94 | @item news-mode-hook |
| 99 | @item news-reply-mode-hook | 95 | @item news-reply-mode-hook |
| 100 | @item news-setup-hook | 96 | @item news-setup-hook |