X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/dcf3bfeefd64c8f6e846ebd5b3a7c0edd6427ac0..17fca6742101a0425549e6ed270fa59212fbc637:/dot/emacs?ds=inline diff --git a/dot/emacs b/dot/emacs index 0b21778..c6c8de9 100644 --- a/dot/emacs +++ b/dot/emacs @@ -125,7 +125,8 @@ (setq mdw-backup-disable-regexps '("/\\.git/COMMIT_EDITMSG$" - "/\\.stgit\\(-edit\\.txt\\|msg\\.txt\\|\\.msg\\)$")) + "/\\.stgit\\(-edit\\.txt\\|msg\\.txt\\|\\.msg\\)$" + "^/tmp/" "^/var/tmp/")) ;; Safe variables. @@ -443,7 +444,7 @@ '((pm (font . "-os2-System VIO-medium-r-normal--*-40-*-*-m-*-cp850") (menu-font . "8.Helv") (background-color . "lightgrey")) - (w32 (font . "fixed 10") + (w32 (font . "fixed613 10") (background-color . "black") (foreground-color . "white")) (nil (menu-bar-lines . 0))))