Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 | |
| | ||||||
* | (mail-unquote-printable-region): New arg UNIBYTE. | Richard M. Stallman | 2004-03-04 | 1 | -9/+16 | |
| | ||||||
* | (rmail-dont-reply-to): Anchor user login | Eli Zaretskii | 2004-02-16 | 1 | -2/+8 | |
| | | | | name and email address at the beginning and end of the address. | |||||
* | (mail-unquote-printable-hexdigit): Upcase CHAR. | Richard M. Stallman | 2004-01-12 | 1 | -22/+33 | |
| | | | | | (mail-unquote-printable-region): New arg NOERROR. For invalid encoding, either signal an error to just return nil. | |||||
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+1 | |
| | ||||||
* | Trailing whitepace deleted. | Juanma Barranquero | 2003-02-04 | 1 | -3/+3 | |
| | ||||||
* | Eliminate compilation warnings due to `rfc822-addresses'. | Paul Reilly | 2002-03-20 | 1 | -2/+5 | |
| | | | | | (rmail-dont-reply-to): Eliminate `pos' as a free variable for a warning free compile. | |||||
* | (rmail-dont-reply-to): Overhaul to correctly apply the regular | Paul Reilly | 2002-03-19 | 1 | -49/+45 | |
| | | | | | expressions in the variable `rmail-dont-reply-to-names' to the list of destination addresses. Contributed by lorentey@elte.hu. | |||||
* | (mail-strip-quoted-names): Replace text | Gerd Moellmann | 2001-07-30 | 1 | -2/+2 | |
| | | | | literally. Reported by Sean Rima <sean@**Delete**.tcob1.net>. | |||||
* | (rmail-dont-reply-to): Fix last change. | Gerd Moellmann | 2000-09-25 | 1 | -1/+1 | |
| | ||||||
* | (rmail-dont-reply-to): Avoid infinite loop if | Gerd Moellmann | 2000-09-25 | 1 | -1/+2 | |
| | | | | rmail-dont-reply-to-names matches the empty string. | |||||
* | (mail-strip-quoted-names): Handle case where <...> appears inside "...". | Richard M. Stallman | 2000-07-19 | 1 | -19/+22 | |
| | | | | | | Use replace-match to edit the string more simply. (rmail-dont-reply-to): Cope with an unmatched ". | |||||
* | (rmail-dont-reply-to): Remove leading commas as well. | Gerd Moellmann | 2000-02-12 | 1 | -1/+1 | |
| | ||||||
* | (rmail-dont-reply-to): Replace matched | Gerd Moellmann | 2000-01-27 | 1 | -17/+12 | |
| | | | | userids differently. | |||||
* | (mail-unquote-printable): Make it autoload. | Karl Heuer | 1999-08-16 | 1 | -7/+38 | |
| | | | | | | Optimize by calling concat just once. Handle =\n sequence. (mail-unquote-printable-region): New command. (mail-quote-printable): Make it autoload. | |||||
* | (mail-fetch-field): Doc fix. | Richard M. Stallman | 1998-08-08 | 1 | -3/+3 | |
| | ||||||
* | (rmail-dont-reply-to): Understand | Richard M. Stallman | 1998-07-07 | 1 | -7/+25 | |
| | | | | about doublequotes; don't be fooled by commas inside them. | |||||
* | (mail-strip-quoted-names): | Richard M. Stallman | 1998-05-09 | 1 | -6/+7 | |
| | | | | Delete comments, then delete leading/trailing whitespace. | |||||
* | (rmail-default-dont-reply-to-names): | Richard M. Stallman | 1998-05-02 | 1 | -4/+0 | |
| | | | | Don't set the variable in this file. | |||||
* | Customize mail-use-rfc822. | Stephen Eglen | 1998-04-13 | 1 | -2/+4 | |
| | ||||||
* | (mail-parse-comma-list): | Karl Heuer | 1997-12-04 | 1 | -3/+3 | |
| | | | | Treat newlines and tabs as whitespace. | |||||
* | (mail-strip-quoted-names): Retain one whitespace | Richard M. Stallman | 1997-08-27 | 1 | -2/+2 | |
| | | | | character between addresses. | |||||
* | (mail-parse-comma-list): Use buffer-substring-no-properties. | Richard M. Stallman | 1997-06-10 | 1 | -1/+1 | |
| | ||||||
* | (mail-strip-quoted-names): Don't delete angle brackets | Richard M. Stallman | 1997-05-31 | 1 | -1/+1 | |
| | | | | when there's a colon inside them. | |||||
* | Fix previous change. | Richard M. Stallman | 1997-04-18 | 1 | -5/+5 | |
| | ||||||
* | (mail-quote-printable, mail-unquote-printable) | Richard M. Stallman | 1997-04-12 | 1 | -0/+43 | |
| | | | | (mail-unquote-printable-hexdigit): New functions. | |||||
* | (make-auto-save-file-name): Replace both / and \ | Richard M. Stallman | 1997-03-29 | 1 | -1/+1 | |
| | | | | with sequences starting with %. | |||||
* | (rmail-dont-reply-to): Delete debugging code. | Richard M. Stallman | 1997-03-22 | 1 | -2/+1 | |
| | | | | Don't insist on whitespace after commas. | |||||
* | (mail-fetch-field): New arg LIST. | Richard M. Stallman | 1997-01-31 | 1 | -9/+16 | |
| | ||||||
* | (rmail-dont-reply-to): Recognize the names to delete | Richard M. Stallman | 1996-09-02 | 1 | -0/+2 | |
| | | | | when they appear within <...>. | |||||
* | Removed debug code. | Simon Marshall | 1996-07-05 | 1 | -1/+0 | |
| | ||||||
* | (mail-strip-quoted-names): `"' is not special inside an RFC 822 comment. | Richard M. Stallman | 1996-06-16 | 1 | -2/+3 | |
| | ||||||
* | (mail-fetch-field): Use skip-chars-backward | Richard M. Stallman | 1996-04-11 | 1 | -4/+2 | |
| | | | | to back over whitespace; don't back up past opoint. | |||||
* | (rmail-dont-reply-to): Allow parsing lists of addresses with comment fields. | Richard M. Stallman | 1996-02-24 | 1 | -1/+2 | |
| | ||||||
* | Update FSF's address. | Erik Naggum | 1996-01-14 | 1 | -2/+3 | |
| | ||||||
* | (rmail-dont-reply-to): Preserve whitespace after comma. | Richard M. Stallman | 1995-11-18 | 1 | -1/+1 | |
| | ||||||
* | (mail-strip-quoted-names): Preserve white space | Richard M. Stallman | 1995-10-11 | 1 | -1/+1 | |
| | | | | after comma when stripping text outside of <> delims. | |||||
* | (mail-file-babyl-p): Function moved from rmail.el and renamed. | Richard M. Stallman | 1995-09-21 | 1 | -0/+11 | |
| | ||||||
* | (mail-fetch-field): Use buffer-substring-no-properties. | Richard M. Stallman | 1995-07-20 | 1 | -2/+3 | |
| | ||||||
* | (rmail-dont-reply-to): Change user-original-login-name to user-login-name. | Karl Heuer | 1994-02-11 | 1 | -1/+1 | |
| | ||||||
* | Comment change. | Richard M. Stallman | 1993-12-26 | 1 | -1/+1 | |
| | ||||||
* | (mail-fetch-field): Add autoload cookie. | Richard M. Stallman | 1993-12-23 | 1 | -0/+1 | |
| | ||||||
* | (mail-fetch-field): Exclude trailing whitespace. | Richard M. Stallman | 1993-11-21 | 1 | -3/+10 | |
| | | | | Delete duplicate (goto-char (point-min)). | |||||
* | (mail-rfc822-time-zone, mail-rfc822-date): New fns. | Richard M. Stallman | 1993-07-07 | 1 | -0/+15 | |
| | ||||||
* | (mail-strip-quoted-names): Catch errors from forward-sexp. | Richard M. Stallman | 1993-05-26 | 1 | -1/+5 | |
| | ||||||
* | Added or corrected Commentary sections | Eric S. Raymond | 1993-03-22 | 1 | -0/+5 | |
| | ||||||
* | entered into RCS | Eric S. Raymond | 1992-07-22 | 1 | -3/+2 | |
| | ||||||
* | *** empty log message *** | Eric S. Raymond | 1992-07-17 | 1 | -0/+1 | |
| | ||||||
* | *** empty log message *** | Eric S. Raymond | 1992-07-16 | 1 | -1/+5 | |
| | ||||||
* | *** empty log message *** | Eric S. Raymond | 1992-05-30 | 1 | -1/+3 | |
| |