Xdefaults: Make xdvi watch its input file.
[profile] / emacs
diff --git a/emacs b/emacs
index 194bb28..0053381 100644 (file)
--- a/emacs
+++ b/emacs
       '("-print0 | xargs -0r ls -ld" . "ld"))
 (setq Info-fontify-maximum-menu-size 60000)
 (setq ispell-dictionary "british"
-      flyspell-default-dictionary "british")
+      flyspell-default-dictionary "british"
+      ispell-silently-savep t)
 (trap
   (require 'uniquify)
   (setq uniquify-buffer-name-style 'post-forward-angle-brackets)