Mercurial > emacs
comparison lisp/shadowfile.el @ 38436:b174db545cfd
Some fixes to follow coding conventions.
author | Pavel Janík <Pavel@Janik.cz> |
---|---|
date | Mon, 16 Jul 2001 12:23:00 +0000 |
parents | 8606adf5daf6 |
children | 92d4c0ba3ff9 |
comparison
equal
deleted
inserted
replaced
38435:a9102b5472f0 | 38436:b174db545cfd |
---|---|
840 (remove-hook 'write-file-hooks 'shadow-add-to-todo)) | 840 (remove-hook 'write-file-hooks 'shadow-add-to-todo)) |
841 | 841 |
842 (provide 'shadowfile) | 842 (provide 'shadowfile) |
843 | 843 |
844 ;;; shadowfile.el ends here | 844 ;;; shadowfile.el ends here |
845 |