chiark
/
gitweb
/
~mdw
/
profile
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
dot/emacs: Turn password expiry off.
[profile]
/
dot
/
emacs
diff --git
a/dot/emacs
b/dot/emacs
index 43be90f2228c923d89a710ba73bb56e07a3d536a..660a7ee39f48ba19bf550d644349ecc781c61932 100644
(file)
--- a/
dot/emacs
+++ b/
dot/emacs
@@
-220,6
+220,7
@@
(setq x-gtk-file-dialog-help-text nil)
(setq Info-fontify-maximum-menu-size 100000)
(setq set-mark-command-repeat-pop t)
+(setq password-cache-expiry nil)
(setq-default proced-filter 'all
proced-sort 'user)
(setq ispell-program-name "aspell"