Mercurial > hg > xemacs-beta
diff man/lispref/variables.texi @ 298:70ad99077275 r21-0b47
Import from CVS: tag r21-0b47
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:39:40 +0200 |
parents | 376386a54a3c |
children | 341dac730539 |
line wrap: on
line diff
--- a/man/lispref/variables.texi Mon Aug 13 10:38:47 2007 +0200 +++ b/man/lispref/variables.texi Mon Aug 13 10:39:40 2007 +0200 @@ -1087,7 +1087,7 @@ between different kinds of bindings; it knows only which variable the binding was made for. -@strong{Note:} do not use @code{make-local-variable} for a hook +@strong{Please note:} do not use @code{make-local-variable} for a hook variable. Instead, use @code{make-local-hook}. @xref{Hooks}. @end deffn