diff options
Diffstat (limited to 'lisp/net')
-rw-r--r-- | lisp/net/eudc.el | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lisp/net/eudc.el b/lisp/net/eudc.el index 425217cf65c..6459c52afee 100644 --- a/lisp/net/eudc.el +++ b/lisp/net/eudc.el @@ -1129,7 +1129,9 @@ queries the server for the existing fields and displays a corresponding form." (cons "Directory Servers" (easy-menu-create-menu "Directory Servers" (cdr (eudc-menu)))))) -;;; Load time initializations : +;;}}} + +;;{{{ Load time initializations ;; Load the options file (if (and (not noninteractive) |