summaryrefslogtreecommitdiff
path: root/lisp/net/imap.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Make point-at-eol and point-at-bol obsoleteStefan Kangas2022-08-231-1/+1
* Drop obsolete rsh/rlogin from two user optionsStefan Kangas2022-07-121-4/+3
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* * lisp/net/imap.el (imap-mailbox-close): Use proper closuresStefan Monnier2021-05-181-32/+20
* Remove redundant #' before lambda in {mail,net,url}/*.elStefan Kangas2021-04-011-3/+3
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Inhibit buffer hooks in temporary buffersBasil L. Contovounesios2020-12-201-2/+1
* Shorten over-wide docstrings in defcustomsStefan Kangas2020-12-191-1/+1
* Prefer setq-local in net/*.elStefan Kangas2020-12-041-2/+1
* * 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
|\