diff options
author | Kai Großjohann <kgrossjo@eu.uu.net> | 2000-10-17 22:48:39 +0000 |
---|---|---|
committer | Kai Großjohann <kgrossjo@eu.uu.net> | 2000-10-17 22:48:39 +0000 |
commit | eecdbb3b72a92a38d009744dad567a6296d3fcbf (patch) | |
tree | 8779dd75af4373fe95a7accf856607b746794442 /lispref/hooks.texi | |
parent | d619708af203bd5a216674d877940983025277f7 (diff) | |
download | emacs-eecdbb3b72a92a38d009744dad567a6296d3fcbf.tar.gz |
Missed this file in previous commit.
Diffstat (limited to 'lispref/hooks.texi')
-rw-r--r-- | lispref/hooks.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/hooks.texi b/lispref/hooks.texi index b6904d2b7f7..ac23ab0054b 100644 --- a/lispref/hooks.texi +++ b/lispref/hooks.texi @@ -38,7 +38,7 @@ however, we have renamed all of those.) @item after-change-functions @item after-init-hook @item after-insert-file-functions -@item after-make-frame-hook +@item after-make-frame-functions @item after-revert-hook @item after-save-hook @item auto-fill-function |