Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
a6d23706
Commit
a6d23706
authored
Oct 17, 2004
by
Richard M. Stallman
Browse files
(shadowfile-unload-hook): Set as variable w/ add-hook.
parent
3bb38bc2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
lisp/shadowfile.el
lisp/shadowfile.el
+2
-0
No files found.
lisp/shadowfile.el
View file @
a6d23706
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment