summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Fitzsimmons <fitzsim@fitzsim.org>2016-11-01 05:00:25 -0400
committerThomas Fitzsimmons <fitzsim@fitzsim.org>2016-11-01 05:00:25 -0400
commit0575fd95d0b92a9a0ebff8df183a449190f74dbc (patch)
treec6cfd95abba0cccee1a35d3976cf9cbe029079f3
parent1fef1387c387d80f8ece326621539b89a6965702 (diff)
downloademacs-0575fd95d0b92a9a0ebff8df183a449190f74dbc.tar.gz
Fix documentation for 'eudc-options-file'
* doc/misc/eudc.texi (The Server Hotlist): Update the default value of 'eudc-options-file'.
-rw-r--r--doc/misc/eudc.texi11
1 files changed, 5 insertions, 6 deletions
diff --git a/doc/misc/eudc.texi b/doc/misc/eudc.texi
index 87cfab627ae..1bbb108b8ba 100644
--- a/doc/misc/eudc.texi
+++ b/doc/misc/eudc.texi
@@ -783,12 +783,11 @@ Add the current server to the hotlist of servers
@end deffn
@defvar eudc-options-file
-The name of a file where EUDC stores its internal variables
-(the hotlist and the current server). EUDC will try to load
-that file upon initialization so, if you choose a file name
-different from the defaults @file{~/.eudc-options}, be sure to set this
-variable to the appropriate value @emph{before} EUDC is itself
-loaded.
+The name of a file where EUDC stores its internal variables (the
+hotlist and the current server). EUDC will try to load that file upon
+initialization so, if you choose a file name different from the
+defaults @file{~/.emacs.d/eudc-options}, be sure to set this variable
+to the appropriate value @emph{before} EUDC is itself loaded.
@end defvar
@menu