emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/mail/smtpmail.el,v


From: Bastien Guerry
Subject: [Emacs-diffs] Changes to emacs/lisp/mail/smtpmail.el,v
Date: Thu, 14 Feb 2008 14:59:33 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Bastien Guerry <bastien1>       08/02/14 14:59:32

Index: mail/smtpmail.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/mail/smtpmail.el,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -b -r1.98 -r1.99
--- mail/smtpmail.el    13 Feb 2008 21:52:41 -0000      1.98
+++ mail/smtpmail.el    14 Feb 2008 14:59:32 -0000      1.99
@@ -78,7 +78,7 @@
 (autoload 'netrc-parse "netrc")
 (autoload 'netrc-machine "netrc")
 (autoload 'netrc-get "netrc")
-(autoload 'password-read "password") ; for new emacsen: "password-cache"
+(autoload 'password-read "password-cache")
 
 ;;;
 (defgroup smtpmail nil




reply via email to

[Prev in Thread] Current Thread [Next in Thread]