summaryrefslogtreecommitdiff
path: root/lisp/mail/feedmail.el
Commit message (Expand)AuthorAge
* 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
* Convert more defvars to defcustoms.Chong Yidong2012-05-04
* Fix comment typoGlenn Morris2012-04-16
* Remove * characters from the front of variable docstrings.Chong Yidong2012-04-09
* Standardize possessive apostrophe usage in manuals, docs, and commentsGlenn Morris2012-02-28
* Add missing :version tags to new defgroups and defcustomsGlenn Morris2012-02-11
* Spelling fixes.Paul Eggert2011-11-22
* Spelling fixes.Paul Eggert2011-11-19
* Fix typos.Juanma Barranquero2011-11-20
* Spelling fixes.Paul Eggert2011-11-19
* Spelling fixes.Paul Eggert2011-11-17
* Spelling fixes.Paul Eggert2011-11-14
* Spelling fixes.Paul Eggert2011-11-14
* Fix typos.Juanma Barranquero2011-07-05