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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix missing :value with defcustom const :type
Stefan Kangas
2022-07-06
1
-1
/
+1
*
; Fix typos.
Mattias Engdegård
2022-07-02
1
-1
/
+1
*
Speed up mail-extr in some configurations
Kevin Brubeck Unhammer
2022-06-21
1
-2
/
+0
*
Fix command substitution in emacsbug.el
Stefan Kangas
2022-06-17
1
-21
/
+28
*
Make uce.el obsolete (bug#46472)
Lars Ingebrigtsen
2022-06-17
1
-400
/
+0
*
Merge from origin/emacs-28
Stefan Kangas
2022-05-27
1
-3
/
+3
|
\
|
*
; Fix some doc typos and minor language issues
Štěpán Němec
2022-05-26
1
-3
/
+3
*
|
Further audits of single quotes in Lisp doc strings
Lars Ingebrigtsen
2022-05-24
1
-1
/
+1
*
|
Fix submit-emacs-patch
Damien Cassou
2022-05-22
1
-0
/
+1
*
|
; Fix mistakes in 'declare function' forms
Eli Zaretskii
2022-05-14
3
-4
/
+3
*
|
Further doc string quoting fixes
Lars Ingebrigtsen
2022-04-22
1
-2
/
+2
*
|
Audit quoting the quote character in doc strings
Lars Ingebrigtsen
2022-04-22
1
-2
/
+2
*
|
Have submit-emacs-patch prompt for patch file before subject
Philip Kaludercic
2022-04-14
1
-1
/
+8
*
|
Make undigest work with multipart/mixed messages
Mauro Aranda
2022-03-23
1
-1
/
+49
*
|
Make mail-header-parse-addresses-lax more lax
Lars Ingebrigtsen
2022-03-22
1
-1
/
+2
*
|
Add new function image-supported-file-p
Lars Ingebrigtsen
2022-03-22
1
-10
/
+7
*
|
Fix RFC2047 encoding of Disposition-Notification-To
Lars Ingebrigtsen
2022-03-14
1
-1
/
+1
*
|
Add new file ietf-drums-date.el
Bob Rogers
2022-02-25
2
-1
/
+279
*
|
Fix compilation warning in previous sendmail.el change
Lars Ingebrigtsen
2022-02-20
1
-1
/
+2
*
|
Ensure that `mail-send' breaks too-long lines
Lars Ingebrigtsen
2022-02-20
1
-1
/
+4
*
|
Merge from origin/emacs-28
Eli Zaretskii
2022-02-18
1
-0
/
+3
|
\
|
|
*
* lisp/mail/emacsbug.el (report-emacs-bug): Report libgccjit status.
Andrea Corallo
2022-02-11
1
-0
/
+3
*
|
Fix ietf-drums-remove-whitespace unmatched " and (
Bob Rogers
2022-02-13
1
-10
/
+20
*
|
Remove outdated comments from ietf-drums.el
Bob Rogers
2022-02-07
1
-10
/
+0
*
|
Merge from origin/emacs-28
Stefan Kangas
2022-02-06
1
-1
/
+1
|
\
|
|
*
Fix ietf-drums-get-comment doc string
Bob Rogers
2022-02-06
1
-1
/
+1
*
|
Add ietf-drums tests, fix parse-address decoding
Bob Rogers
2022-02-06
1
-0
/
+2
*
|
Fix decoding error in ietf-drums-parse-address
Lars Ingebrigtsen
2022-02-02
1
-1
/
+1
*
|
Merge from origin/emacs-28
Stefan Kangas
2022-01-09
1
-1
/
+1
|
\
|
|
*
Fix Subject "simplification" in Rmail
Eli Zaretskii
2022-01-08
1
-1
/
+1
*
|
Add `auth-info-password' and use it instead of ad hoc code
Sam Steingold
2022-01-07
2
-10
/
+3
*
|
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
41
-41
/
+41
|
\
|
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
41
-41
/
+41
|
*
Recommend against using uce.el
Stefan Kangas
2021-10-16
1
-0
/
+21
*
|
Move Rmail autoloads to the common loaddefs.el
Eli Zaretskii
2021-12-19
7
-26
/
+0
*
|
Define some more keymaps in one step
Stefan Kangas
2021-12-08
1
-7
/
+5
*
|
Remove some unnecessary references to Emacs 22
Stefan Kangas
2021-12-07
1
-7
/
+1
*
|
Simplify by using format-time-string
Paul Eggert
2021-12-05
1
-9
/
+5
*
|
Simplify RFC 5322 time zone generation
Paul Eggert
2021-12-05
2
-23
/
+10
*
|
Use substitute-command-keys for literal key sequences
Stefan Kangas
2021-11-22
1
-1
/
+1
*
|
Remove some references to XEmacs
Stefan Kangas
2021-11-17
1
-1
/
+1
*
|
Recommend against using uce.el
Stefan Kangas
2021-10-18
1
-1
/
+31
*
|
Merge from origin/emacs-28
Glenn Morris
2021-10-05
1
-1
/
+1
|
\
|
|
*
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-10-05
1
-1
/
+1
*
|
Use format-prompt for many more prompts
Stefan Kangas
2021-10-05
3
-10
/
+6
|
/
*
Use command substitution instead of raw keys in more places
Stefan Kangas
2021-09-24
2
-2
/
+3
*
Don't use `format' on strings without % format directives
Lars Ingebrigtsen
2021-09-21
2
-4
/
+4
*
Teach Mail mode to request Disposition Notifications
Eli Zaretskii
2021-09-19
1
-0
/
+23
*
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-16
11
-32
/
+33
*
; Normalize some header comments
Stefan Kangas
2021-09-16
1
-1
/
+1
[next]