chiark
/
gitweb
/
~mdw
/
profile
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
cf6c465
)
dot/emacs: Turn password expiry off.
author
Mark Wooding
<mdw@distorted.org.uk>
Sun, 27 Dec 2009 11:09:52 +0000
(11:09 +0000)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sun, 27 Dec 2009 11:09:52 +0000
(11:09 +0000)
It's annoying. Emacs still has the running sessions, so it doesn't seem
sensible to stop it having the passwords.
dot/emacs
patch
|
blob
|
blame
|
history
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"