summaryrefslogtreecommitdiff
path: root/lisp/mail/feedmail.el
AgeCommit message (Expand)Author
2024-07-08Checkdoc fixes in `mail/*.el`Stefan Kangas
2023-04-07Remove useless unwind-protect forms, or make them useful as intendedMattias Engdegård
2022-11-20; Fix typosStefan Kangas
2022-11-11Remove redundant library installation instructionsStefan Kangas
2022-09-30Improve message-sendmail-f-is-evil documentationLars Ingebrigtsen
2022-07-28; Delete LCD Archive entriesStefan Kangas
2022-05-14; Fix mistakes in 'declare function' formsEli Zaretskii
2022-04-22Audit quoting the quote character in doc stringsLars Ingebrigtsen
2021-12-05Simplify RFC 5322 time zone generationPaul Eggert
2021-10-05; Minor stylistic fixes found by checkdocStefan Kangas
2021-09-16; Minor stylistic fixes found by checkdocStefan Kangas
2021-09-16; Normalize some header commentsStefan Kangas
2021-03-24Convert many more links to use HTTPSStefan Kangas
2021-03-11* lisp/mail/: Use lexical-bindingStefan Monnier
2020-12-30Fix some over-wide docstringsStefan Kangas
2020-12-28Fix too-long feedmail-sendmail-f-doesnt-sell-me-out doc stringLars Ingebrigtsen
2020-12-19Shorten over-wide docstrings in defcustomsStefan Kangas
2020-12-19Fix over-wide doc stringsEli Zaretskii
2020-11-01Fix error message in feedmailLars Ingebrigtsen
2020-10-28Remove some compat code from feedmail.elStefan Kangas
2020-02-13Merge from origin/emacs-27Glenn Morris
2020-02-09Correct "different than" to "different from" where appropriateAlan Mackenzie
2019-12-26Use regexp type for regexps in defcustom declarationsMattias Engdegård
2019-09-21lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero
2019-09-13Remove leftover XEmacs compat code and doc fixesStefan Kangas
2019-06-15Probably fix the `helper' argument in feedmail.elLars Ingebrigtsen
2019-06-13Compilation warning fix in feedmail.elLars Ingebrigtsen
2019-05-19Fixes for "Maintainer:" and related linesPaul Eggert
2019-02-22Avoid some double-rounding of Lisp timestampsPaul Eggert
2019-02-20Merge from origin/emacs-26Glenn Morris
2019-02-16Update citations of Internet RFCsPaul Eggert
2018-09-23file-attributes cleanupPaul Eggert
2018-09-14* lisp/mail/feedmail.el: Use lexical-bindingStefan Monnier
2018-05-20Use “Cc” for email copies, as per RFC 5322.Paul Eggert
2017-02-17Ensure that user-mail-address always has a valueGlenn Morris
2017-02-15Handle user-mail-address being the empty stringGlenn Morris
2017-01-05(feedmail-deduce-address-list): Avoid add-to-list on local variables.Stefan Monnier
2016-11-15Nix more uses of default-FOO variables (Bug#24946)Mark Oteiza
2015-11-17Fix docstring quoting problems with ‘ '’Paul Eggert
2015-09-17Backslash cleanup in Elisp source filesPaul Eggert
2015-09-07Go back to grave quoting in source-code docstrings etc.Paul Eggert
2015-09-03Fix some more docstring etc. quoting problemsPaul Eggert
2015-08-31Quoting fixes in lisp mail, mh-e, net, urlPaul Eggert
2015-08-24Prefer directed to neutral quotesPaul Eggert
2015-08-20Don't quote symbols 'like-this' in docstrings etc.Paul Eggert
2013-08-13Fix some custom typesGlenn Morris
2013-05-21Silence some compiler warningsGlenn Morris
2013-02-09Remove all references to buffer-file-type and related features.Eli Zaretskii
2012-09-17Update docstrings and comments to use "init file" terminology.Chong Yidong
2012-07-29Don't use the abbreviation "win" to refer to Windows (Bug#10421).Paul Eggert