/[emacs]/emacs/lispref/variables.texi
ViewVC logotype

Diff of /emacs/lispref/variables.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.29 by rms, Mon Nov 5 00:08:57 2001 UTC revision 1.30 by monnier, Tue Feb 12 19:33:46 2002 UTC
# Line 1291  variables cannot have buffer-local bindi Line 1291  variables cannot have buffer-local bindi
1291  Displays}.  Displays}.
1292    
1293  @strong{Note:} Do not use @code{make-local-variable} for a hook  @strong{Note:} Do not use @code{make-local-variable} for a hook
1294  variable.  Instead, use @code{make-local-hook}.  @xref{Hooks}.  variable.  The hook variables are automatically made buffer-local
1295    as needed if you use the @var{local} argument to @code{add-hook} or
1296    @code{remove-hook}.
1297  @end deffn  @end deffn
1298    
1299  @deffn Command make-variable-buffer-local variable  @deffn Command make-variable-buffer-local variable

Legend:
Removed from v.1.29  
changed lines
  Added in v.1.30

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26