/[emacs]/emacs/lisp/mh-e/mh-comp.el
ViewVC logotype

Diff of /emacs/lisp/mh-e/mh-comp.el

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

revision 1.23 by wohler, Fri Dec 2 05:54:33 2005 UTC revision 1.24 by wohler, Sun Dec 4 22:34:49 2005 UTC
# Line 327  See also `mh-send'." Line 327  See also `mh-send'."
327    
328  ;;;###mh-autoload  ;;;###mh-autoload
329  (defun mh-forward (to cc &optional range)  (defun mh-forward (to cc &optional range)
330    "Forward message(s).    "Forward message.
331    
332  You are prompted for the TO and CC recipients. You are given a draft to edit  You are prompted for the TO and CC recipients. You are given a draft to edit
333  that looks like it would if you had run the MH command \"forw\". You are given  that looks like it would if you had run the MH command \"forw\". You are given
334  a chance to add some text.  a chance to add some text.
335    
336  You can forward several messages by using a RANGE. All of the messages in the  You can forward several messages by using a RANGE. Check the documentation of
 range are inserted into your draft. Check the documentation of  
337  `mh-interactive-range' to see how RANGE is read in interactive use.  `mh-interactive-range' to see how RANGE is read in interactive use.
338    
 The default message is the current message.  
   
339  See also `mh-compose-forward-as-mime-flag', `mh-forward-subject-format',  See also `mh-compose-forward-as-mime-flag', `mh-forward-subject-format',
340  and `mh-send'."  and `mh-send'."
341    (interactive (list (mh-interactive-read-address "To: ")    (interactive (list (mh-interactive-read-address "To: ")

Legend:
Removed from v.1.23  
changed lines
  Added in v.1.24

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