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