summaryrefslogtreecommitdiff
path: root/lisp/net/imap.el
Commit message (Expand)AuthorAgeFilesLines
* * lisp/net/imap.el: Use proper outline headingsJonas Bernoulli2020-08-131-13/+19
* Fix and extend format-spec (bug#41758)Basil L. Contovounesios2020-06-181-20/+10
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Remove some compat code in imap.elLars Ingebrigtsen2019-10-191-4/+2
* Remove XEmacs compat code from imap.elStefan Kangas2019-10-171-5/+5
* lisp/*.el: Force non-nil result to t, to match docstringJuanma Barranquero2019-10-141-2/+3
* Avoid some double-rounding of Lisp timestampsPaul Eggert2019-02-221-5/+1
* Merge from origin/emacs-26Glenn Morris2019-02-201-9/+9
|\
| * Update citations of Internet RFCsPaul Eggert2019-02-161-9/+9
* | Avoid using obsolete accept-process-output argPaul Eggert2019-01-151-1/+1
* | Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\ \ | |/
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Prune most-positive-fixnum from Lisp sourcePaul Eggert2018-08-221-12/+0
* | Update some lisp function declarationsGlenn Morris2018-02-261-4/+4
* | * lisp/net/imap.el: Use lexical-binding and cl-libStefan Monnier2018-01-231-88/+82
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Remove references to OS/2 in code, doc, and commentsGlenn Morris2017-04-081-3/+1
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Fix imap-starttls-openAndreas Schwab2016-01-311-7/+12
* Fix return value of imap-starttls-openAndreas Schwab2016-01-311-2/+3
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* * imap.el (imap-ssl-open): RemoveLars Ingebrigtsen2015-12-261-53/+1
* Use built-in encryption in imap.elLars Ingebrigtsen2015-12-261-45/+18
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-171-3/+3
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-071-2/+2
* Quoting fixes in lisp mail, mh-e, net, urlPaul Eggert2015-08-311-8/+9
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * lisp/dired-x.el:Daniel Hackney2013-09-041-12/+12
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Doc fixes for imap.el.MON KEY2012-08-031-18/+21
* Remove * characters from the front of variable docstrings.Chong Yidong2012-04-091-2/+2
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Merge changes made in Gnus trunk.Gnus developers2011-03-291-1/+2
* net/imap.el: Bring it back.Teodor Zlatanov2011-02-141-0/+3055
* net/imap.el: Remove file. All the functionality is in nnimap.el.Gnus developers2011-02-131-3055/+0
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | nnimap.el (gnutls-negotiate): Silence the byte compiler.Katsumi Yamaoka2010-10-111-0/+1
* | Merge changes made in Gnus trunk.Lars Magne Ingebrigtsen2010-09-141-41/+199
* | imap.el (imap-mailbox-get): Revert last change for this function.Lars Magne Ingebrigtsen2010-09-061-3/+4
* | nnimap.el (nnimap-debug): Removed; imap.el: Remove an optional buffer paramet...Lars Magne Ingebrigtsen2010-09-061-46/+40
* | imap.el (imap-debug): Removed -- doesn't seem very useful.Lars Magne Ingebrigtsen2010-09-051-98/+0
* | imap.el (imap-fetch-safe, imap-enable-exchange-bug-workaround): Removed.Lars Magne Ingebrigtsen2010-09-051-57/+2
* | pop3.el (pop3-streaming-movemail): Return t for success; imap.el (imap-log): ...Lars Magne Ingebrigtsen2010-09-051-60/+19
* | Delete all trailing white space.Lars Magne Ingebrigtsen2010-09-021-1/+1
* | Remove arch-tags from all files, since these are no longer needed.Lars Magne Ingebrigtsen2010-09-021-1/+0
* | gnus-group-completing-read: Add 'substring to completion-styles for group sel...Katsumi Yamaoka2010-08-301-1/+1