/[emacs]/emacs/lisp/net/eudc.el
ViewVC logotype

Diff of /emacs/lisp/net/eudc.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.11 by rms, Mon Nov 1 07:47:18 2004 UTC revision 1.12 by eliz, Sat Jan 22 10:33:50 2005 UTC
# Line 1214  queries the server for the existing fiel Line 1214  queries the server for the existing fiel
1214  ;;; Load the options file  ;;; Load the options file
1215  (if (and (not noninteractive)  (if (and (not noninteractive)
1216           (and (locate-library eudc-options-file)           (and (locate-library eudc-options-file)
1217                (message ""))             ; Remove modeline message                (progn (message "") t))   ; Remove modeline message
1218           (not (featurep 'eudc-options-file)))           (not (featurep 'eudc-options-file)))
1219      (load eudc-options-file))      (load eudc-options-file))
1220    

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26