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 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
*
Convert many more links to use HTTPS
Stefan Kangas
2021-03-24
1
-1
/
+1
*
Remove some items obsolete since Emacs 22/23 from Gnus
Stefan Kangas
2021-03-07
1
-20
/
+1
*
Do `interactive' mode markup in all Gnus files
Lars Ingebrigtsen
2021-02-14
1
-133
/
+143
*
* lisp/gnus/gnus-topic.el: Fix a backward incompatibility
Stefan Monnier
2021-02-08
1
-4
/
+0
*
Fix noninteractive gnus-article-press-button
Lars Ingebrigtsen
2021-02-08
1
-1
/
+2
*
* lisp/gnus/gnus-art.el: Fix misuse of `standard-value`.
Stefan Monnier
2021-02-02
1
-4
/
+3
*
* lisp/gnus: Use closures now that we activated `lexical-binding`
Stefan Monnier
2021-01-30
1
-52
/
+54
*
* lisp/gnus: Use lexical-binding in all the files
Stefan Monnier
2021-01-30
1
-14
/
+18
*
* lisp/gnus: Misc simplifications found during conversion to lexical
Stefan Monnier
2021-01-30
1
-7
/
+7
*
* lisp/gnus: Use `with-current-buffer` at a few more places
Stefan Monnier
2021-01-30
1
-6
/
+3
*
* lisp/gnus/mm-encode.el (mm-default-file-type): New name
Stefan Monnier
2021-01-30
1
-1
/
+1
*
* lisp/gnus: Quote functions with #'
Stefan Monnier
2021-01-30
1
-2
/
+2
*
* lisp/gnus/gnus-art.el: Add `event` args and operate at its position.
Stefan Monnier
2021-01-30
1
-173
/
+194
*
* lisp/gnus: Use `declare`.
Stefan Monnier
2021-01-30
1
-73
/
+64
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Fix duplicated entry in gnus-mime-action-alist
Daniel Martín
2020-12-31
1
-1
/
+1
*
Shorten over-wide docstrings in defcustoms
Stefan Kangas
2020-12-19
1
-1
/
+3
*
Prefer setq-local in gnus/*.el
Stefan Kangas
2020-12-07
1
-19
/
+16
*
Make XEmacs compat aliases easy-menu-{add,remove} obsolete
Stefan Kangas
2020-11-24
1
-1
/
+0
*
Fix gnus-mime-display-alternative button natigation
Lars Ingebrigtsen
2020-11-16
1
-1
/
+1
*
Tweak previous article-treat-ansi-sequences fix
Lars Ingebrigtsen
2020-10-29
1
-3
/
+4
*
Don't spill ansi-color across parts in articles
Andreas Schwab
2020-10-29
1
-1
/
+2
*
Add a new variable to control Gnus Agent caching
Lars Ingebrigtsen
2020-10-16
1
-0
/
+1
*
Revert "Don't eagerly store articles in the Agent by default"
Lars Ingebrigtsen
2020-10-09
1
-1
/
+4
*
Fix some defcustom types
Lars Ingebrigtsen
2020-09-25
1
-0
/
+1
*
Add a new variable 'gnus-global-groups'
Lars Ingebrigtsen
2020-09-19
1
-1
/
+9
*
Don't eagerly store articles in the Agent by default
Lars Ingebrigtsen
2020-09-13
1
-4
/
+1
*
Show A C hint only if partial fetches are enabled.
Tassilo Horn
2020-08-06
1
-0
/
+1
*
Show A C hint for loading complete message only in nnimap groups.
Tassilo Horn
2020-08-06
1
-1
/
+3
*
Make it possible to use Message as a mailto: desktop handler
Lars Ingebrigtsen
2020-08-06
1
-25
/
+3
*
If gnus-visual is nil, don't fontify patches and the like
Lars Ingebrigtsen
2020-08-02
1
-0
/
+1
*
gnus-button-alist: Prefer URL links to Elisp library links
Štěpán Němec
2020-07-19
1
-9
/
+9
*
Allow adjusting the `W Q' Gnus summary command interactively
Lars Ingebrigtsen
2020-07-19
1
-7
/
+13
*
Fix C-c C-f in the Gnus article buffer
Lars Ingebrigtsen
2020-07-19
1
-1
/
+2
*
Doc fix for article-fill-long-lines
Lars Ingebrigtsen
2020-07-19
1
-1
/
+1
*
Indicate not downloaded parts in MIME buttons.
Tassilo Horn
2020-05-19
1
-2
/
+12
*
; bug#39779: Fix some typos in documentation.
Štěpán Němec
2020-02-28
1
-3
/
+3
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Don't default to showing X-Faces externally in Gnus
Lars Ingebrigtsen
2019-12-24
1
-9
/
+3
*
Spelling fixes
Paul Eggert
2019-12-09
1
-1
/
+1
[next]