Mercurial > emacs
changeset 80367:d92328c1e028
(message-cite-original-without-signature): Mention
stripping of the signatur in doc string.
author | Reiner Steib <Reiner.Steib@gmx.de> |
---|---|
date | Mon, 24 Mar 2008 18:35:18 +0000 |
parents | 4e64068576f8 |
children | 5c6cac0c06b4 |
files | lisp/gnus/ChangeLog lisp/gnus/message.el |
diffstat | 2 files changed, 7 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/gnus/ChangeLog Sun Mar 23 11:59:46 2008 +0000 +++ b/lisp/gnus/ChangeLog Mon Mar 24 18:35:18 2008 +0000 @@ -1,3 +1,8 @@ +2008-03-24 Reiner Steib <Reiner.Steib@gmx.de> + + * message.el (message-cite-original-without-signature): Mention + stripping of the signatur in doc string. + 2008-03-19 Nils Ackermann <nils@ackermath.info> (tiny change) * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
--- a/lisp/gnus/message.el Sun Mar 23 11:59:46 2008 +0000 +++ b/lisp/gnus/message.el Mon Mar 24 18:35:18 2008 +0000 @@ -3376,7 +3376,8 @@ (nreverse buffers))) (defun message-cite-original-without-signature () - "Cite function in the standard Message manner." + "Cite function in the standard Message manner. +This function strips off the signature from the original message." (let* ((start (point)) (end (mark t)) (functions