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
/
nnmail.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
nnmail-cache-close should not use nofollow
Paul Eggert
2020-02-26
1
-3
/
+5
*
Add 'nofollow' flag to set-file-modes etc.
Paul Eggert
2020-02-23
1
-1
/
+1
*
Make sure that all gnus buffers are killed on exit
Sam Steingold
2020-01-28
1
-3
/
+3
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
lisp/*.el: Fix typos and improve some docstrings
Juanma Barranquero
2019-10-20
1
-2
/
+2
*
Merge from origin/emacs-26
Glenn Morris
2019-08-10
1
-17
/
+18
|
\
|
*
Fix nnmail-expiry-wait docs and custom :types
Basil L. Contovounesios
2019-08-03
1
-17
/
+18
*
|
Remove Gnus group name encoding/decoding
Eric Abrahamsen
2019-08-03
1
-11
/
+17
*
|
Add a way to more conveniently log/debug nnmail splitting
Lars Ingebrigtsen
2019-07-13
1
-8
/
+21
*
|
Simplify Gnus buffer liveness checking and killing
Basil L. Contovounesios
2019-05-30
1
-5
/
+3
*
|
; Remove some redundant Gnus autoloads
Basil L. Contovounesios
2019-05-20
1
-2
/
+0
*
|
Fix encoding and access of Gnus group names
Eric Abrahamsen
2019-04-08
1
-1
/
+1
*
|
Fix some ineffective backslashes in string literals
Mattias Engdegård
2019-03-16
1
-1
/
+1
*
|
Avoid some double-rounding of Lisp timestamps
Paul Eggert
2019-02-22
1
-1
/
+1
*
|
Don’t assume CURRENT_TIME_LIST
Paul Eggert
2019-02-09
1
-5
/
+2
*
|
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
*
|
file-attributes cleanup
Paul Eggert
2018-09-23
1
-1
/
+2
*
|
Rewrite Gnus calls to compat function mm-multibyte-p
Lars Ingebrigtsen
2018-04-15
1
-1
/
+1
*
|
Rewrite string-as-unibyte/string-as-multibyte logic in nnmail
Lars Ingebrigtsen
2018-04-15
1
-4
/
+4
*
|
Remove call to string-as-unibyte from nnmail
Lars Ingebrigtsen
2018-04-15
1
-1
/
+1
*
|
Make nnml save the .overview file when used as an expiry target
Lars Ingebrigtsen
2018-04-12
1
-1
/
+1
*
|
Gnus Group Mail Spliting on mailing-list headers
Daniel Dehennin
2018-04-12
1
-1
/
+2
*
|
Prefer \... to control chars in .el literals
Paul Eggert
2018-03-29
1
-3
/
+3
*
|
gnus: replace cl with cl-lib
Glenn Morris
2018-03-23
1
-6
/
+6
*
|
Merge from origin/emacs-26
Paul Eggert
2018-01-01
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
|
Obsolete gnus-remove-if and gnus-remove-if-not
Eric Abrahamsen
2017-12-10
1
-1
/
+1
*
|
Prefer nil to (current-time) when either works
Paul Eggert
2017-10-20
1
-1
/
+1
|
/
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
* lisp/gnus/nnmail.el (nnmail-crosspost-link-function): Simplify.
Glenn Morris
2017-04-08
1
-1
/
+1
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
An efficient built-in mapcan
Mario Lang
2016-07-10
1
-1
/
+1
*
|
Leading "*" in the doc of defvars is long obsolete.
Glenn Morris
2016-06-10
1
-4
/
+8
*
|
Remove obsolete leading * from defcustom, defface doc strings.
Glenn Morris
2016-06-09
1
-12
/
+12
*
|
* lisp/gnus/mm-util.el: Remove the mm-string-as-multibyte alias.
Lars Ingebrigtsen
2016-02-14
1
-1
/
+1
*
|
Remove compat code for older Emacsen
Lars Ingebrigtsen
2016-02-14
1
-7
/
+7
*
|
Remove the gmm-lazy and nnmail-lazy compat widgets
Lars Ingebrigtsen
2016-02-14
1
-28
/
+1
*
|
rmail-dont-reply-to-names is obsolete
Lars Ingebrigtsen
2016-02-12
1
-4
/
+2
*
|
Remove XEmacs compat code from Gnus backends
Lars Ingebrigtsen
2016-02-12
1
-8
/
+1
*
|
Remove XEmacs compat functions from mm-util.el
Lars Ingebrigtsen
2016-02-12
1
-3
/
+3
|
/
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Unbreak `group' option for `mail-sources'
Michael Sperber
2015-10-20
1
-1
/
+8
*
Fix some more docstring etc. quoting problems
Paul Eggert
2015-09-03
1
-2
/
+2
*
Escape ` and ' in doc
Paul Eggert
2015-09-01
1
-2
/
+2
*
Prefer directed to neutral quotes
Paul Eggert
2015-08-24
1
-5
/
+5
*
Replace instances of "(eval-when-compile (autoload ...))"
Glenn Morris
2015-05-04
1
-2
/
+1
*
lisp/gnus/nnmail.el (nnmail-expiry-target-group): Allow expiring nnimap to a ...
Lars Magne Ingebrigtsen
2015-02-13
1
-1
/
+1
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
[next]