Mercurial > emacs
diff lispref/frames.texi @ 32596:1cb37313bcac
Obsolete variable `after-make-frame-hook'.
| author | Kai Gro?johann <kgrossjo@eu.uu.net> |
|---|---|
| date | Tue, 17 Oct 2000 22:20:22 +0000 |
| parents | 35ac470e5e9c |
| children | e998ea898e46 |
line wrap: on
line diff
--- a/lispref/frames.texi Tue Oct 17 19:39:17 2000 +0000 +++ b/lispref/frames.texi Tue Oct 17 22:20:22 2000 +0000 @@ -101,7 +101,7 @@ @defvar after-make-frame-functions @tindex after-make-frame-functions An abnormal hook run by @code{make-frame} after it creates the frame. -Each function in @code{after-make-frame-hook} receives one argument, the +Each function in @code{after-make-frame-functions} receives one argument, the frame just created. @end defvar
