Mercurial > hg > xemacs-beta
diff lisp/vm/vm-save.el @ 136:b980b6286996 r20-2b2
Import from CVS: tag r20-2b2
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:31:12 +0200 |
parents | cca96a509cfe |
children | 489f57a838ef |
line wrap: on
line diff
--- a/lisp/vm/vm-save.el Mon Aug 13 09:30:13 2007 +0200 +++ b/lisp/vm/vm-save.el Mon Aug 13 09:31:12 2007 +0200 @@ -434,8 +434,9 @@ (setq vm-last-written-file file))) (defun vm-pipe-message-to-command (command prefix-arg) - "Run shell command with the some or all of the current message as input. -By default the entire message is used. + "Runs a shell command with some or all of the contents of the +current message as input. +By default, the entire message is used. With one \\[universal-argument] the text portion of the message is used. With two \\[universal-argument]'s the header portion of the message is used. With three \\[universal-argument]'s the visible header portion of the message