Fix documentation for 'eudc-options-file'
* doc/misc/eudc.texi (The Server Hotlist): Update the default value of 'eudc-options-file'.
This commit is contained in:
parent
1fef1387c3
commit
0575fd95d0
1 changed files with 5 additions and 6 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue