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
/
mm-decode.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add 'nofollow' flag to set-file-modes etc.
Paul Eggert
2020-02-23
1
-1
/
+1
*
Fix some file-modes races
Paul Eggert
2020-02-19
1
-9
/
+9
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Refactor mm-decode and friends to be explicit about when errors happen
Lars Ingebrigtsen
2019-09-30
1
-13
/
+21
*
Fix reversed check in mm-possibly-verify-or-decrypt
Lars Ingebrigtsen
2019-09-27
1
-1
/
+1
*
mm-possibly-verify-or-decrypt should only issue errors when decrypting
Lars Ingebrigtsen
2019-09-26
1
-0
/
+1
*
Make it possible to view S/MIME verified emails
Lars Ingebrigtsen
2019-09-26
1
-0
/
+3
*
Fix regression in mm-possibly-verify-or-decrypt by previous patch
Lars Ingebrigtsen
2019-09-23
1
-1
/
+0
*
Fix regression in mm-possibly-verify-or-decrypt by previous patch
Lars Ingebrigtsen
2019-09-23
1
-2
/
+5
*
Make mm-possibly-verify-or-decrypt pass decryption error
Lars Ingebrigtsen
2019-09-23
1
-3
/
+15
*
Default to rescaling images in mm buffers
Lars Ingebrigtsen
2019-09-16
1
-1
/
+2
*
mm-inline-large-images doc string clarification
Lars Ingebrigtsen
2019-09-16
1
-2
/
+3
*
Convert Emacs article buffers from widget.el to button.el
Lars Ingebrigtsen
2019-07-30
1
-35
/
+0
*
Tweak how mm-display-external handles windows
Lars Ingebrigtsen
2019-07-29
1
-2
/
+2
*
Simplify Gnus buffer liveness checking and killing
Basil L. Contovounesios
2019-05-30
1
-5
/
+3
*
Merge from origin/emacs-26
Glenn Morris
2019-05-22
1
-1
/
+1
|
\
|
*
; Fix mm-destroy-parts docstring typo
Basil L. Contovounesios
2019-05-20
1
-1
/
+1
*
|
Remove XEmacs audio checks from mm-decode.el
Basil L. Contovounesios
2019-05-18
1
-9
/
+0
*
|
Make application/x-patch inlinable in mm-decode.el
Basil L. Contovounesios
2019-05-12
1
-2
/
+4
*
|
Gnus: Automatically render text/calendar in a human-friendly way
Stefan Monnier
2019-03-29
1
-18
/
+20
*
|
Name buffer according to attachment filename (bug#34478).
Tassilo Horn
2019-03-09
1
-0
/
+4
*
|
Merge from origin/emacs-26
Glenn Morris
2019-02-15
1
-1
/
+1
|
\
|
|
*
Work for empty MIME attachments (related to bug#34387)
Katsumi Yamaoka
2019-02-14
1
-1
/
+1
*
|
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
*
|
Rewrite Gnus calls to compat function mm-multibyte-p
Lars Ingebrigtsen
2018-04-15
1
-1
/
+1
*
|
Subject: Fix circular dependency for mm-decode
Tino Calancha
2018-04-14
1
-1
/
+2
*
|
Move utility function to mm-util.el
Lars Ingebrigtsen
2018-04-14
1
-14
/
+1
*
|
Don't bind image commands on non-image links in Gnus
Lars Ingebrigtsen
2018-04-13
1
-3
/
+18
*
|
nil is no longer an allowed value for mm-inline-text-html
Lars Ingebrigtsen
2018-04-12
1
-6
/
+3
*
|
Don't kill off LibreOffice when selecting the next article in Gnus
Lars Ingebrigtsen
2018-04-11
1
-2
/
+3
*
|
Doc fix for mm-keep-viewer-alive-types
Lars Ingebrigtsen
2018-04-11
1
-2
/
+3
*
|
gnus: replace cl with cl-lib
Glenn Morris
2018-03-23
1
-1
/
+1
*
|
* lisp/gnus/mm-decode.el: Use lexical-binding and use cl-lib
Stefan Monnier
2018-02-27
1
-64
/
+61
*
|
Remove compiler warnings due to #'
Glenn Morris
2018-02-26
1
-1
/
+1
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
; Fix some comment typos
Glenn Morris
2017-11-27
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Respect directory a user enters (bug#28299)
Katsumi Yamaoka
2017-08-31
1
-6
/
+10
*
Work for application/x-tar-gz and image/svg+xml
Katsumi Yamaoka
2017-05-26
1
-0
/
+2
*
mm-decode.el: Simplify regexp used to search html meta tag
Katsumi Yamaoka
2017-02-20
1
-14
/
+11
*
mm-shr: Ignore coding-system `ascii'
Katsumi Yamaoka
2017-02-20
1
-2
/
+3
*
mm-add-meta-html-tag: Improve regexp
Katsumi Yamaoka
2017-02-17
1
-2
/
+2
*
mm-shr: Prefer charset specified in html meta tag
Katsumi Yamaoka
2017-02-17
1
-32
/
+36
*
Make mm-shr use mail-parse-charset by default
Katsumi Yamaoka
2017-02-09
1
-9
/
+10
*
Remove garbage from Content-Transfer-Encoding value (bug#25420)
Katsumi Yamaoka
2017-01-12
1
-3
/
+3
*
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
|
*
Backport mm-convert-shr-links fix from master (bug#23964)
Katsumi Yamaoka
2016-09-26
1
-2
/
+0
*
|
Make TAB and M-TAB run widget-forward and widget-backward (bug#25091)
Katsumi Yamaoka
2016-12-05
1
-0
/
+4
[next]