index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
gnus
/
nnimap.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use string-search instead of string-match[-p]
Mattias EngdegÄrd
2021-08-09
1
-2
/
+2
*
Add support for the oauth2.el library in nnimap and smtpmail
Roland Winkler
2021-08-05
1
-0
/
+7
*
Avoid hang in nnimap-keepalive
Andreas Schwab
2021-06-01
1
-2
/
+3
*
Fix nnimap lexical conversion problem
Alex Bochannek
2021-05-28
1
-1
/
+3
*
Add new defvoo nnimap-keepalive-intervals to Gnus nnimap servers
Eric Abrahamsen
2021-05-04
1
-6
/
+20
*
Obsolete local set difference functions in favor of seq-difference
Stefan Kangas
2021-04-05
1
-4
/
+6
*
Address some --without-x byte-compilation warnings
Basil L. Contovounesios
2021-03-26
1
-0
/
+1
*
Remove some items obsolete since Emacs 22/23 from Gnus
Stefan Kangas
2021-03-07
1
-1
/
+1
*
* lisp/gnus: Use lexical-binding in all the files
Stefan Monnier
2021-01-30
1
-3
/
+3
*
* lisp/gnus: Remove redundant `:group` args
Stefan Monnier
2021-01-30
1
-2
/
+1
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Prefer setq-local in gnus/*.el
Stefan Kangas
2020-12-07
1
-4
/
+4
*
Avoid modifying nnimap user option in spam.el
Basil L. Contovounesios
2020-12-06
1
-1
/
+5
*
; Fix last change
Basil L. Contovounesios
2020-12-03
1
-4
/
+5
*
Restore nnimap-split-download-body as a customization option
Eric Abrahamsen
2020-12-03
1
-4
/
+11
*
Fix misuses of `make-local-variable` on hooks
Stefan Monnier
2020-11-04
1
-1
/
+1
*
nnimap MODSEQ cleanup
Paul Eggert
2020-10-13
1
-7
/
+3
*
Introduce nnselect backend for gnus
Andrew G Cohen
2020-09-05
1
-5
/
+5
*
Handle different IMAP server responses to COPY and MOVE
Eric Abrahamsen
2020-09-02
1
-1
/
+4
*
Fix problem with new-mail-mark in Gnus with non-unique names
Lars Ingebrigtsen
2020-07-28
1
-2
/
+1
*
Make sure that all gnus buffers are killed on exit
Sam Steingold
2020-01-28
1
-1
/
+1
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
; Spelling fixes
Paul Eggert
2019-12-10
1
-1
/
+1
*
* lisp/gnus/gnus.el (gnus-info): Define with `cl-defstruct`
Stefan Monnier
2019-11-29
1
-9
/
+8
*
Fix some quoting glitches in doc strings
Paul Eggert
2019-11-11
1
-1
/
+1
*
Be more permissive when interpreting IMAP mail headers
Lars Ingebrigtsen
2019-10-28
1
-2
/
+2
*
Fix nnimap tick/readedness thinko introduced some weeks back
Lars Ingebrigtsen
2019-10-09
1
-5
/
+5
*
Expunge INBOX messages after splitting
Lars Ingebrigtsen
2019-09-28
1
-4
/
+8
*
Clean up nnimap-split-incoming-mail slightly
Lars Ingebrigtsen
2019-09-28
1
-1
/
+3
*
Copy edit nnimap-expunge doc string
Lars Ingebrigtsen
2019-09-28
1
-7
/
+7
*
Fix problem with changing to correct NNTP server
Lars Ingebrigtsen
2019-09-27
1
-2
/
+2
*
nnimap.el: support additional expunge options
Nikolaus Rath
2019-09-27
1
-36
/
+44
*
Tweak updating of readedness marks on the IMAP server
Lars Ingebrigtsen
2019-09-27
1
-2
/
+9
*
Remove Gnus group name encoding/decoding
Eric Abrahamsen
2019-08-03
1
-50
/
+12
*
Fix two parse-time-months invalid assumptions
Paul Eggert
2019-08-01
1
-7
/
+2
*
Use decoded time accessors in Gnus
Lars Ingebrigtsen
2019-07-30
1
-1
/
+1
*
Don't set marks on imap groups when there are no marks to set
Eric Abrahamsen
2019-07-25
1
-12
/
+13
*
Adjust regexp for parsing IMAP header response
Eric Abrahamsen
2019-07-22
1
-1
/
+1
*
Fix case of IMAP Noselect flag
Eric Abrahamsen
2019-07-22
1
-1
/
+1
*
Clean up code in nnimap-parse-flags slightly
Lars Ingebrigtsen
2019-07-20
1
-7
/
+5
*
Possibly skip IMAP server FETCH responses
Eric Abrahamsen
2019-07-15
1
-40
/
+53
*
Fix long credentials when using auth in nnimap.el
Lars Ingebrigtsen
2019-07-13
1
-2
/
+4
*
Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"
Stefan Monnier
2019-06-26
1
-1
/
+1
*
* lisp/calc/calc-ext.el (math-scalarp): Fix typo
Stefan Monnier
2019-06-26
1
-1
/
+1
*
Simplify Gnus buffer liveness checking and killing
Basil L. Contovounesios
2019-05-30
1
-3
/
+3
*
Avoid some double-rounding of Lisp timestamps
Paul Eggert
2019-02-22
1
-6
/
+6
*
Don't map imaps to 993 anymore except on old Windows versions
Robert Pluim
2019-02-04
1
-1
/
+4
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
New function flatten-tree
Alex Branham
2018-12-17
1
-1
/
+1
[next]