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

Diff of /emacs/lispref/files.texi

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

revision 1.42.4.10 by miles, Tue Jul 6 10:20:17 2004 UTC revision 1.42.4.11 by miles, Tue Jul 6 10:23:38 2004 UTC
# Line 416  Even though this is not a normal hook, y Line 416  Even though this is not a normal hook, y
416  @c Emacs 19 feature  @c Emacs 19 feature
417  @defvar write-contents-functions  @defvar write-contents-functions
418  This works just like @code{write-file-functions}, but it is intended for  This works just like @code{write-file-functions}, but it is intended for
419  hooks that pertain to the contents of the buffer, as opposed to hooks that  hooks that pertain to the contents of the file, as opposed to hooks that
420  pertain to the file the buffers visits.  Such hooks are usually set up by  pertain to the file's name or location.  Such hooks are usually set up by
421  major modes, as buffer-local bindings for this variable.  If any of the  major modes, as buffer-local bindings for this variable.  If any of the
422  functions in this hook returns non-@code{nil}, the file is considered  functions in this hook returns non-@code{nil}, the file is considered
423  already written and the rest are not called and neither are the functions  already written and the rest are not called and neither are the functions

Legend:
Removed from v.1.42.4.10  
changed lines
  Added in v.1.42.4.11

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