summaryrefslogtreecommitdiff
path: root/lisp/mail/mail-utils.el
AgeCommit message (Expand)Author
2011-05-16* lisp/mail/mail-utils.el (mail-dont-reply-to): Silence compiler.Glenn Morris
2011-02-12Make rmail-default-dont-reply-to-names nil (Bug#7888); rename rmail-dont-repl...Chong Yidong
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-13* lisp/mail/mail-utils.el (mail-strip-quoted-names): Make the regexp codeStefan Monnier
2011-01-02Merge changes from emacs-23 branchChong Yidong
2011-01-01* lisp/mail/mail-utils.el (mail-strip-quoted-names): Don't modify theMark Lillibridge
2011-01-01Mail-utils fix for bug#7746. (tiny change)Mark Lillibridge
2011-01-01Small mail-utils fix for bug 7760.Glenn Morris
2010-12-13* lisp/mail/mail-utils.el: No need to require lisp-mode, it's in loadup.Glenn Morris
2010-10-08* lisp/mail/mail-utils.el (mail-mbox-from): Also try return-path.Glenn Morris
2010-02-03* mail/mail-utils.el (mail-unquote-printable-region): Doc fix.Glenn Morris
2010-01-22* mail/rmailmm.el (rmail-mime-handle): Don't set the buffer to unibyteStefan Monnier
2010-01-13Add 2010 to copyright years.Glenn Morris
2009-02-18(mail-mbox-from): Move here from rmailout.el.Glenn Morris
2009-02-10(mail-use-rfc822): Remove * from defcustom doc.Glenn Morris
2009-02-04(mail-fetch-field): Previous doc fix was ill-advised.Glenn Morris
2009-01-31(mail-fetch-field): Doc fix.Glenn Morris
2009-01-10(mail-quote-printable-region): New function.Richard M. Stallman
2009-01-05Add 2009 to copyright years.Glenn Morris
2008-09-30(mail-unquote-printable-region): Use insert-byte instead of insert-char,Eli Zaretskii
2008-05-06Switch to recommended form of GPLv3 permissions notice.Glenn Morris
2008-04-10Fix up comment convention on the arch-tag lines.Stefan Monnier
2008-01-07Add 2008 to copyright years.Glenn Morris
2007-07-25Switch license to GPLv3 or later.Glenn Morris
2007-01-21Add 2007 to copyright years.Glenn Morris
2006-02-06Update years in copyright notice; nfc.Thien-Thi Nguyen
2005-08-06Update years in copyright notice; nfc.Thien-Thi Nguyen
2005-07-04Update FSF's address.Lute Kamstra
2004-03-04(mail-unquote-printable-region): New arg UNIBYTE.Richard M. Stallman
2004-02-16(rmail-dont-reply-to): Anchor user loginEli Zaretskii
2004-01-12(mail-unquote-printable-hexdigit): Upcase CHAR.Richard M. Stallman
2003-09-01Add arch taglinesMiles Bader
2003-02-04Trailing whitepace deleted.Juanma Barranquero
2002-03-20Eliminate compilation warnings due to `rfc822-addresses'.Paul Reilly
2002-03-19(rmail-dont-reply-to): Overhaul to correctly apply the regularPaul Reilly
2001-07-30(mail-strip-quoted-names): Replace textGerd Moellmann
2000-09-25(rmail-dont-reply-to): Fix last change.Gerd Moellmann
2000-09-25(rmail-dont-reply-to): Avoid infinite loop ifGerd Moellmann
2000-07-19(mail-strip-quoted-names): Handle case where <...> appears inside "...".Richard M. Stallman
2000-02-12(rmail-dont-reply-to): Remove leading commas as well.Gerd Moellmann
2000-01-27(rmail-dont-reply-to): Replace matchedGerd Moellmann
1999-08-16(mail-unquote-printable): Make it autoload.Karl Heuer
1998-08-08(mail-fetch-field): Doc fix.Richard M. Stallman
1998-07-07(rmail-dont-reply-to): UnderstandRichard M. Stallman
1998-05-09(mail-strip-quoted-names):Richard M. Stallman
1998-05-02(rmail-default-dont-reply-to-names):Richard M. Stallman
1998-04-13Customize mail-use-rfc822.Stephen Eglen
1997-12-04(mail-parse-comma-list):Karl Heuer
1997-08-27(mail-strip-quoted-names): Retain one whitespaceRichard M. Stallman
1997-06-10(mail-parse-comma-list): Use buffer-substring-no-properties.Richard M. Stallman