aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Fitzsimmons2016-11-01 05:00:25 -0400
committerThomas Fitzsimmons2016-11-01 05:00:25 -0400
commit0575fd95d0b92a9a0ebff8df183a449190f74dbc (patch)
treec6cfd95abba0cccee1a35d3976cf9cbe029079f3
parent1fef1387c387d80f8ece326621539b89a6965702 (diff)
downloademacs-0575fd95d0b92a9a0ebff8df183a449190f74dbc.tar.gz
emacs-0575fd95d0b92a9a0ebff8df183a449190f74dbc.zip
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
783@end deffn 783@end deffn
784 784
785@defvar eudc-options-file 785@defvar eudc-options-file
786The name of a file where EUDC stores its internal variables 786The name of a file where EUDC stores its internal variables (the
787(the hotlist and the current server). EUDC will try to load 787hotlist and the current server). EUDC will try to load that file upon
788that file upon initialization so, if you choose a file name 788initialization so, if you choose a file name different from the
789different from the defaults @file{~/.eudc-options}, be sure to set this 789defaults @file{~/.emacs.d/eudc-options}, be sure to set this variable
790variable to the appropriate value @emph{before} EUDC is itself 790to the appropriate value @emph{before} EUDC is itself loaded.
791loaded.
792@end defvar 791@end defvar
793 792
794@menu 793@menu