index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
mail
/
rmailsum.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Ensure that user-mail-address always has a value
Glenn Morris
2017-02-17
1
-9
/
+1
*
Handle user-mail-address being the empty string
Glenn Morris
2017-02-15
1
-4
/
+5
*
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
*
|
Merge from origin/emacs-25
John Wiegley
2016-01-11
1
-1
/
+2
|
\
|
|
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+2
*
|
rmail generate autoloads to non-versioned file.
Phillip Lord
2015-12-17
1
-1
/
+1
|
/
*
* lisp/mail/rmailsum.el (rmail-summary-by-recipients)
Glenn Morris
2015-05-27
1
-9
/
+3
*
* lisp/mail/rmailsum.el: Commas no longer separate regexps. (Bug#19026)
Glenn Morris
2015-05-26
1
-10
/
+8
*
* lisp/mail/rmailsum.el: Use lexical-binding.
Stefan Monnier
2015-04-29
1
-7
/
+7
*
* lisp/mail/rmailsum.el: Fix search for encoded subjects. (Bug#19088)
Glenn Morris
2015-04-28
1
-2
/
+21
*
rmailsum.el tiny simplification
Glenn Morris
2015-02-24
1
-9
/
+3
*
rmailsum.el minor optional argument fix
Glenn Morris
2015-02-23
1
-3
/
+6
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Merge from emacs-24; up to 2014-05-04T21:18:30Z!eggert@cs.ucla.edu
Paul Eggert
2014-05-04
1
-2
/
+2
|
\
|
*
Minor fixes for comments.
Eli Zaretskii
2014-05-03
1
-2
/
+2
*
|
Make Rmail delete and undelete commands handle repeat count.
Richard M. Stallman
2014-03-21
1
-29
/
+51
|
/
*
Replace "Maintainer: FSF" with the emacs-devel mailing address
Glenn Morris
2014-02-09
1
-1
/
+1
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
Use define-derived-mode (and derived-mode-p).
Stefan Monnier
2013-09-10
1
-8
/
+3
*
Do not call to `selected-window' where it is assumed by default.
Dmitry Antipov
2013-08-05
1
-1
/
+1
*
* mail/rmailsum.el (rmail-new-summary, rmail-new-summary-1):
Richard M. Stallman
2013-05-05
1
-10
/
+14
*
Don't let an empty summary change current message.
Richard M. Stallman
2013-05-05
1
-64
/
+72
*
Make S-SPC scroll in the opposite direction to SPC
Glenn Morris
2013-02-11
1
-0
/
+1
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+2
*
rmail-new-summary fix for bug#13066
Glenn Morris
2012-12-04
1
-1
/
+1
*
rmail-header-summary fix for bug#12625
Glenn Morris
2012-10-11
1
-1
/
+1
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Fix incorrect display of RFC2047 encoded names in Rmail summary buffers
Eli Zaretskii
2011-12-10
1
-0
/
+6
*
Small rmail fixes.
Glenn Morris
2011-11-19
1
-4
/
+3
*
rmail-summary fix.
Glenn Morris
2011-11-14
1
-4
/
+1
*
* mail/rmailsum.el (rmail-new-summary): Preserve message number.
Glenn Morris
2011-11-14
1
-1
/
+2
*
Rmail summary fixes for empty summaries.
Glenn Morris
2011-11-13
1
-12
/
+9
*
Make rmail-default-dont-reply-to-names nil (Bug#7888); rename rmail-dont-repl...
Chong Yidong
2011-02-12
1
-1
/
+1
*
Move keymap initialization into declaration.
Stefan Monnier
2011-02-10
1
-202
/
+190
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-2
/
+1
*
Nuke arch-tags.
Glenn Morris
2011-01-15
1
-1
/
+0
*
Merge from emacs-23
Stefan Monnier
2011-01-14
1
-1
/
+1
|
\
|
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
1
-1
/
+1
*
|
Merge changes from emacs-23 branch
Chong Yidong
2010-11-27
1
-6
/
+16
|
\
|
|
*
Improve rmail's MIME handling.
Kenichi Handa
2010-11-26
1
-6
/
+16
*
|
Add "Package:" file headers to denote built-in packages.
Chong Yidong
2010-08-29
1
-0
/
+1
|
/
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
Replace all pop-to-buffer calls with rmail-pop-to-buffer, to prevent
Glenn Morris
2009-12-02
1
-16
/
+16
*
* mail/rmailsum.el (rmail-summary-rmail-update): Call linum-update
Chong Yidong
2009-11-07
1
-1
/
+6
*
* url-util.el (url-insert-entities-in-string):
Stefan Monnier
2009-11-03
1
-32
/
+16
*
(rmail-user-mail-address-regexp): Move to rmail.el.
Glenn Morris
2009-09-10
1
-19
/
+4
*
(rmail-header-summary): Ignore letter-case of month names. (Bug#3987)
Eli Zaretskii
2009-08-01
1
-4
/
+7
*
(rmail-new-summary-1): Don't show zero count of summary lines.
Eli Zaretskii
2009-04-04
1
-1
/
+2
[next]