mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 04:10:54 -08:00
(shadowfile-unload-hook): Set as variable w/ add-hook.
This commit is contained in:
parent
3bb38bc22e
commit
a6d237064d
1 changed files with 2 additions and 0 deletions
|
|
@ -837,6 +837,8 @@ look for files that have been changed and need to be copied to other systems."
|
|||
(symbol-function 'shadow-orig-save-buffers-kill-emacs)))
|
||||
(remove-hook 'write-file-hooks 'shadow-add-to-todo))
|
||||
|
||||
(add-hook 'shadowfile-unload-hook 'shadowfile-unload-hook)
|
||||
|
||||
(provide 'shadowfile)
|
||||
|
||||
;;; arch-tag: e2f4cdd7-2bab-4def-9130-9e69b412b79e
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue