# HG changeset patch # User Reiner Steib # Date 1206383718 0 # Node ID d92328c1e0281e1b869ad3f1be18b52acc94059c # Parent 4e64068576f82a8fc9a6a8a12b81d1cb14d7cc75 (message-cite-original-without-signature): Mention stripping of the signatur in doc string. diff -r 4e64068576f8 -r d92328c1e028 lisp/gnus/ChangeLog --- 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 + + * message.el (message-cite-original-without-signature): Mention + stripping of the signatur in doc string. + 2008-03-19 Nils Ackermann (tiny change) * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group diff -r 4e64068576f8 -r d92328c1e028 lisp/gnus/message.el --- 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