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
/
gnus-art.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Fix typos
Stefan Kangas
2022-11-23
1
-5
/
+5
*
; Remove redundant declares of w3m-minor-mode-map
Stefan Kangas
2022-10-29
1
-1
/
+0
*
Remove redundant let-bindings of `inhibit-point-motion-hooks`
Stefan Monnier
2022-10-07
1
-115
/
+91
*
Prefer defvar-keymap in several cases
Stefan Kangas
2022-09-13
1
-10
/
+6
*
Make point-at-eol and point-at-bol obsolete
Stefan Kangas
2022-08-23
1
-16
/
+17
*
; * lisp/gnus/gnus-art.el: Delete stale comments.
Stefan Kangas
2022-08-08
1
-3
/
+1
*
avoid error when message-fetch-field returns nil
Sam Steingold
2022-07-26
1
-2
/
+2
*
string-equal-ignore-case: new function
Sam Steingold
2022-07-26
1
-6
/
+6
*
Fix missing :value with defcustom const :type
Stefan Kangas
2022-07-06
1
-3
/
+3
*
Quote some literal keys to get help-key-binding face
Stefan Kangas
2022-07-03
1
-1
/
+1
*
Make Gnus address checking more resilient
Lars Ingebrigtsen
2022-01-31
1
-1
/
+2
*
Fix gnus-article-truncate-lines doc string
Lars Ingebrigtsen
2022-01-24
1
-3
/
+1
*
Rename the textsec-check function to textsec-suspicious-p
Lars Ingebrigtsen
2022-01-20
1
-1
/
+1
*
Make article--check-suspicious-addresses more resilient
Lars Ingebrigtsen
2022-01-20
1
-1
/
+2
*
Make article--check-suspicious-addresses more resilient
Lars Ingebrigtsen
2022-01-19
1
-6
/
+6
*
Make Gnus check for suspicious headers
Lars Ingebrigtsen
2022-01-19
1
-9
/
+51
*
Move the Gnus range functions to a new range.el file
Lars Ingebrigtsen
2022-01-17
1
-1
/
+2
*
Don't do Gnus article emphasis in text/html parts
Lars Ingebrigtsen
2022-01-12
1
-2
/
+4
*
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
\
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
*
Fix `C-h k' in gnus-article-mode (don't merge)
Lars Ingebrigtsen
2021-11-14
1
-4
/
+4
|
*
Make message/rfc822 on buttons work again in Gnus
Lars Ingebrigtsen
2021-10-29
1
-20
/
+21
*
|
Prefer the defcustom :risky property in gnus
Stefan Kangas
2021-12-26
1
-4
/
+4
*
|
verify signed content in smime encrypted and signed message
Sebastian Fieber
2021-12-24
1
-13
/
+70
*
|
* lisp/gnus/gnus-art.el (gnus--variable-pitch-p): Don't error out if face nil
Filipp Gunbin
2021-12-02
1
-5
/
+6
*
|
Add new face `variable-pitch-text'
Lars Ingebrigtsen
2021-12-01
1
-1
/
+1
*
|
Enable gnus-treat-fold-headers by default
Lars Ingebrigtsen
2021-12-01
1
-2
/
+2
*
|
Use proportional fonts in the Gnus headers by default
Lars Ingebrigtsen
2021-12-01
1
-2
/
+12
*
|
Tweak gnus-art key binding
Lars Ingebrigtsen
2021-11-28
1
-1
/
+1
*
|
Add new face `gnus-header'
Lars Ingebrigtsen
2021-11-26
1
-13
/
+23
*
|
Adjust `defvar-keymap' and `define-keymap' to the new syntax
Lars Ingebrigtsen
2021-11-16
1
-53
/
+52
*
|
Fix `C-h k' in gnus-article-mode
Lars Ingebrigtsen
2021-11-14
1
-4
/
+4
*
|
Make gnus-article-stop-animations obsolete
Lars Ingebrigtsen
2021-11-12
1
-1
/
+1
*
|
Add a Gnus command to emojize symbols
Lars Ingebrigtsen
2021-11-04
1
-0
/
+30
*
|
Make message/rfc822 on buttons work again in Gnus
Lars Ingebrigtsen
2021-10-29
1
-20
/
+22
*
|
Merge from origin/emacs-28
Glenn Morris
2021-10-21
1
-2
/
+6
|
\
|
|
*
* lisp/help.el (help--analyze-key): Add new arg BUFFER (bug#51173).
Juri Linkov
2021-10-20
1
-2
/
+6
*
|
Reparent `gnus-article-mode-map' again
Lars Ingebrigtsen
2021-10-06
1
-0
/
+1
*
|
Finish conversion of Gnus from `gnus-define-keys'
Lars Ingebrigtsen
2021-10-06
1
-78
/
+70
*
|
Use format-prompt for many more prompts
Stefan Kangas
2021-10-05
1
-7
/
+6
|
/
*
Fix usage of `format' in `article-verify-x-pgp-sig'
Lars Ingebrigtsen
2021-09-21
1
-1
/
+1
*
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-16
1
-10
/
+9
*
Add a new Gnus command to toggle whether to use fonts in shr
Alex Bochannek
2021-09-07
1
-0
/
+8
*
Use string-search instead of string-match[-p]
Mattias EngdegÄrd
2021-08-09
1
-1
/
+1
*
Use string-replace instead of replace-regexp-in-string
Mattias EngdegÄrd
2021-08-08
1
-1
/
+1
*
Fix issue with mml-preview from outside Gnus
Lars Ingebrigtsen
2021-07-30
1
-2
/
+3
*
Allow using `mm-inline-message' from other mail clients than Gnus
Lars Ingebrigtsen
2021-07-06
1
-1
/
+22
*
* lisp/gnus/gnus-art.el: Don't sneak dynbound code via quoting
Stefan Monnier
2021-06-01
1
-68
/
+76
*
Alter `gnus-article-show-images' to re-display with images installed
Lars Ingebrigtsen
2021-04-30
1
-0
/
+4
*
Replace local intersection functions with seq-intersection
Stefan Kangas
2021-04-05
1
-2
/
+3
[next]