summaryrefslogtreecommitdiff
path: root/jabber.texi
diff options
context:
space:
mode:
authorMagnus Henoch <magnus.henoch@gmail.com>2013-10-18 20:16:51 +0100
committerMagnus Henoch <magnus.henoch@gmail.com>2013-10-18 20:16:51 +0100
commit7b4c286b5be84d5178cf6d712eefec4a57c18eb3 (patch)
tree08374fe3a1ba1700245c718ba74ee11be87925d5 /jabber.texi
parent993b1d7fbeddc03d0d0e187fe7c8b7354cc6b330 (diff)
Put avatar cache inside user-emacs-directory
Avoid polluting the user's home directory.
Diffstat (limited to 'jabber.texi')
-rw-r--r--jabber.texi4
1 files changed, 3 insertions, 1 deletions
diff --git a/jabber.texi b/jabber.texi
index 775311b..7d65fca 100644
--- a/jabber.texi
+++ b/jabber.texi
@@ -1063,7 +1063,9 @@ behave incorrectly if the image is not in a format supported by Emacs.)
Avatars are cached in the directory specified by
@code{jabber-avatar-cache-directory}, by default
-@file{~/.jabber-avatars/}. The cache is never cleaned, so you might
+@file{~/.emacs.d/jabber-avatar-cache/}.@footnote{The default directory
+used to be @file{~/.jabber-avatars}. If this directory already
+exists, it will be used.} The cache is never cleaned, so you might
want to do that yourself from time to time.
@node Time queries, Useful features, Avatars, Top