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-msg.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-fix Gcc header tokenization in Gnus
Lars Ingebrigtsen
2022-05-02
1
-2
/
+3
*
Ensure re-encoding after change in gnus-inews-do-gcc
James Thomas
2022-04-03
1
-1
/
+2
*
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
*
|
Further gnus-inews-insert-gcc fixes
Lars Ingebrigtsen
2021-12-04
1
-1
/
+1
*
|
Add a comma between groups in gnus-inews-insert-gcc
Lars Ingebrigtsen
2021-12-04
1
-1
/
+1
*
|
Adjust `defvar-keymap' and `define-keymap' to the new syntax
Lars Ingebrigtsen
2021-11-16
1
-7
/
+7
*
|
Fix Gnus gcc header tokenization
Lars Ingebrigtsen
2021-11-14
1
-2
/
+2
*
|
Finish conversion of Gnus from `gnus-define-keys'
Lars Ingebrigtsen
2021-10-06
1
-33
/
+33
|
/
*
Remove some last calls to Gnus group name encoding
Eric Abrahamsen
2021-09-20
1
-18
/
+6
*
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-16
1
-1
/
+1
*
; More minor docfixes found by checkdoc
Stefan Kangas
2021-09-14
1
-1
/
+1
*
Use string-search instead of string-match[-p]
Mattias Engdegård
2021-08-09
1
-5
/
+5
*
Make gnus-gcc-externalize-attachments work again
Lars Ingebrigtsen
2021-07-06
1
-0
/
+4
*
Ensure that we get an X-Draft-From headers
Adam Sjøgren
2021-04-27
1
-5
/
+6
*
Remove some items obsolete since Emacs 22/23 from Gnus
Stefan Kangas
2021-03-07
1
-6
/
+1
*
Do `interactive' mode markup in all Gnus files
Lars Ingebrigtsen
2021-02-14
1
-43
/
+42
*
Remove stale comments from gnus-msg.el
Basil L. Contovounesios
2021-02-13
1
-8
/
+0
*
* lisp/gnus: Use closures now that we activated `lexical-binding`
Stefan Monnier
2021-01-30
1
-48
/
+53
*
* lisp/gnus: Use lexical-binding in all the files
Stefan Monnier
2021-01-30
1
-15
/
+15
*
* lisp/gnus: Misc simplifications found during conversion to lexical
Stefan Monnier
2021-01-30
1
-61
/
+61
*
* lisp/gnus/gnus-msg.el: Remove empty `unwind-protect`s
Stefan Monnier
2021-01-30
1
-57
/
+50
*
* lisp/gnus: Quote functions with #'
Stefan Monnier
2021-01-30
1
-11
/
+16
*
* lisp/gnus: Use `declare`.
Stefan Monnier
2021-01-30
1
-5
/
+3
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Prefer setq-local in gnus/*.el
Stefan Kangas
2020-12-07
1
-11
/
+10
*
Allow not selecting messages in Gnus before resending
Lars Ingebrigtsen
2020-09-21
1
-7
/
+17
*
Introduce nnselect backend for gnus
Andrew G Cohen
2020-09-05
1
-67
/
+53
*
Fix problem with folded Gcc headers in Gnus
Lars Ingebrigtsen
2020-08-25
1
-1
/
+1
*
Mention the Emacs bug tracker in the bug reporting doc strings
Lars Ingebrigtsen
2020-07-19
1
-1
/
+5
*
Ensure that gnus-summary-attach-article finds the right articles
Eric Abrahamsen
2020-01-18
1
-5
/
+6
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Fix some quoting glitches in doc strings
Paul Eggert
2019-11-11
1
-2
/
+2
*
Keep a cache of encoded Message contents to avoid re-GPG-in data
Lars Ingebrigtsen
2019-09-23
1
-1
/
+7
*
Remove Gnus group name encoding/decoding
Eric Abrahamsen
2019-08-03
1
-2
/
+1
*
Doc fix for Gnus "very wide" reply commands
Lars Ingebrigtsen
2019-06-28
1
-6
/
+18
*
Use plain report-emacs-bug instead of gnus-bug
Lars Ingebrigtsen
2019-06-22
1
-63
/
+6
*
Simplify Gnus buffer liveness checking and killing
Basil L. Contovounesios
2019-05-30
1
-5
/
+4
*
Fix some gnus-msg.el variables (bug#35239)
Basil L. Contovounesios
2019-05-12
1
-6
/
+10
*
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
*
|
Replace insignificant backquotes
Michael Heerdegen
2018-11-25
1
-1
/
+1
*
|
Use “Cc” for email copies, as per RFC 5322.
Paul Eggert
2018-05-20
1
-2
/
+2
*
|
Add new command `gnus-summary-attach-article'
Lars Ingebrigtsen
2018-04-15
1
-0
/
+31
*
|
Heed switch-function argument in gnus-user-agent
Basil L. Contovounesios
2018-04-11
1
-1
/
+1
*
|
gnus: replace cl with cl-lib
Glenn Morris
2018-03-23
1
-3
/
+3
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Revert "Don't tag Gnus bugs with "gnus""
Lars Ingebrigtsen
2017-02-07
1
-1
/
+5
*
Subject: Restore correct Gnus newsgroup name after sending message
Øyvind Stegard
2017-01-27
1
-1
/
+2
[next]