mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-21 04:17:35 +00:00
(write-contents-hooks): Doc fix.
This commit is contained in:
parent
3d0ced7a14
commit
659ebcc6fb
1 changed files with 1 additions and 1 deletions
|
|
@ -228,7 +228,7 @@ buffer's contents, not to the particular visited file; thus,
|
|||
major mode does clear it.
|
||||
|
||||
This variable automatically becomes buffer-local whenever it is set.
|
||||
If you use `add-hooks' to add elements to the list, use nil for the
|
||||
If you use `add-hook' to add elements to the list, use nil for the
|
||||
LOCAL argument.
|
||||
|
||||
See also `write-file-hooks'.")
|
||||
|
|
|
|||
Loading…
Reference in a new issue