/[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.44 by rms, Fri Sep 19 14:33:21 2003 UTC revision 1.45 by rms, Fri Sep 26 10:00:24 2003 UTC
# Line 1281  If the variable is terminal-local, this Line 1281  If the variable is terminal-local, this
1281  variables cannot have buffer-local bindings as well.  @xref{Multiple  variables cannot have buffer-local bindings as well.  @xref{Multiple
1282  Displays}.  Displays}.
1283    
1284  @strong{Note:} Do not use @code{make-local-variable} for a hook  @strong{Warning:} do not use @code{make-local-variable} for a hook
1285  variable.  The hook variables are automatically made buffer-local  variable.  The hook variables are automatically made buffer-local as
1286  as needed if you use the @var{local} argument to @code{add-hook} or  needed if you use the @var{local} argument to @code{add-hook} or
1287  @code{remove-hook}.  @code{remove-hook}.
1288  @end deffn  @end deffn
1289    

Legend:
Removed from v.1.44  
changed lines
  Added in v.1.45

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