/[emacs]/emacs/lisp/url/url-vars.el
ViewVC logotype

Diff of /emacs/lisp/url/url-vars.el

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

revision 1.13 by ttn, Sat Aug 6 15:55:38 2005 UTC revision 1.14 by rms, Sat Sep 17 04:59:02 2005 UTC
# Line 174  variable." Line 174  variable."
174                         (string :tag "Encoding")))                         (string :tag "Encoding")))
175    :group 'url-mime)    :group 'url-mime)
176    
177  (defcustom url-mail-command (if (fboundp 'compose-mail)  (defcustom url-mail-command 'compose-mail
                                 'compose-mail  
                               'url-mail)  
178    "*This function will be called whenever url needs to send mail.    "*This function will be called whenever url needs to send mail.
179  It should enter a mail-mode-like buffer in the current window.  It should enter a mail-mode-like buffer in the current window.
180  The commands `mail-to' and `mail-subject' should still work in this  The commands `mail-to' and `mail-subject' should still work in this

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

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