/[emacs]/emacs/lisp/subr.el
ViewVC logotype

Diff of /emacs/lisp/subr.el

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

revision 1.287 by kfstorm, Wed Feb 6 23:05:44 2002 UTC revision 1.288 by rms, Wed Feb 20 22:30:39 2002 UTC
# Line 734  FUNCTION is added at the end. Line 734  FUNCTION is added at the end.
734    
735  The optional fourth argument, LOCAL, if non-nil, says to modify  The optional fourth argument, LOCAL, if non-nil, says to modify
736  the hook's buffer-local value rather than its default value.  the hook's buffer-local value rather than its default value.
737  This makes the hook buffer-local if needed.  This makes the hook buffer-local if needed, and it makes t a member
738    of the buffer-local value.  That acts as a flag to run the hook
739    functions in the default value as well as in the local value.
740    
741  HOOK should be a symbol, and FUNCTION may be any valid function.  If  HOOK should be a symbol, and FUNCTION may be any valid function.  If
742  HOOK is void, it is first set to nil.  If HOOK's value is a single  HOOK is void, it is first set to nil.  If HOOK's value is a single

Legend:
Removed from v.1.287  
changed lines
  Added in v.1.288

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