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.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
Make gnus-user-agent less verbose
Lars Ingebrigtsen
2022-09-30
1
-2
/
+2
*
Remove Emacs 21 compat code for gnus-user-agent
Stefan Kangas
2022-09-29
1
-19
/
+0
*
Make Gnus respect mode-line-buffer-identification-keymap
Visuwesh
2022-09-23
1
-2
/
+5
*
(compiled-function-p): New function (bug#56648)
Stefan Monnier
2022-08-14
1
-2
/
+1
*
; * lisp/gnus/gnus.el (gnus-user-agent): Fix typo.
Stefan Kangas
2022-08-08
1
-1
/
+1
*
Remove XEmacs specific symbol from gnus-user-agent
Stefan Kangas
2022-08-08
1
-8
/
+5
*
Delete obsolete variable gnus-secondary-servers
Stefan Kangas
2022-07-16
1
-8
/
+0
*
Remove many items obsolete since 24.1
Stefan Kangas
2022-07-08
1
-15
/
+0
*
Fix missing :value with defcustom const :type
Stefan Kangas
2022-07-06
1
-5
/
+5
*
Fix some quoting problems in defcustom :type
Lars Ingebrigtsen
2022-05-10
1
-1
/
+1
*
Kill off more Gnus buffers on Gnus exit
Lars Ingebrigtsen
2022-04-28
1
-5
/
+4
*
* lisp/gnus/gnus.el (toplevel autoloads): Fix file name
Stefan Monnier
2022-04-14
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
*
|
Move rmail-related functions from gnus-util.el to gnus-rmail.el
Lars Ingebrigtsen
2021-12-19
1
-8
/
+0
*
|
Make gnus-check-backend-function mode `debug-on-signal' friendly
Lars Ingebrigtsen
2021-12-06
1
-3
/
+3
*
|
Use substitute-command-keys for literal key sequences
Stefan Kangas
2021-11-22
1
-2
/
+2
*
|
Merge from origin/emacs-28
Eli Zaretskii
2021-11-14
1
-1
/
+1
|
\
|
|
*
gnus-summary-line-format doc string clarification
Lars Ingebrigtsen
2021-11-14
1
-1
/
+1
*
|
Add a Gnus command to emojize symbols
Lars Ingebrigtsen
2021-11-04
1
-0
/
+1
*
|
Shorten Gnus groups with [foo] in the name better
Lars Ingebrigtsen
2021-10-29
1
-0
/
+2
*
|
Convert more parts of Gnus from `gnus-define-keys' to `define-keymap'
Lars Ingebrigtsen
2021-10-05
1
-2
/
+33
*
|
Convert some keymaps to defvar-keymap
Lars Ingebrigtsen
2021-10-04
1
-1
/
+1
|
/
*
Don't use `format' on strings without % format directives
Lars Ingebrigtsen
2021-09-21
1
-2
/
+2
*
Docfix: use command substitution for 'universal-argument'
Stefan Kangas
2021-09-16
1
-1
/
+1
*
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-16
1
-1
/
+1
*
; Fix symbol quoting typos
Stefan Kangas
2021-09-12
1
-2
/
+3
*
Use string-search instead of string-match[-p]
Mattias Engdegård
2021-08-09
1
-4
/
+4
*
Extend Gnus summary highlight faces by default
Kévin Le Gouguec
2021-08-01
1
-15
/
+16
*
Change the Gnus default to use `#' to toggle the process mark
Alex Bochannek
2021-06-08
1
-2
/
+2
*
Add new user option to Gnus to allow `#' to toggle
Alex Bochannek
2021-06-02
1
-0
/
+8
*
Merge remote-tracking branch 'savannah/master' into native-comp
Andrea Corallo
2021-03-12
1
-2
/
+2
|
\
|
*
Remove some items obsolete since Emacs 22/23 from Gnus
Stefan Kangas
2021-03-07
1
-2
/
+2
*
|
Merge remote-tracking branch 'savannah/master' into native-comp
Andrea Corallo
2021-02-17
1
-18
/
+26
|
\
|
|
*
Do `interactive' mode markup in all Gnus files
Lars Ingebrigtsen
2021-02-14
1
-18
/
+26
*
|
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2021-02-10
1
-7
/
+6
|
\
|
|
*
* lisp/gnus/gnus-topic.el: Fix a backward incompatibility
Stefan Monnier
2021-02-08
1
-3
/
+3
|
*
Fix spurious warnings from unwise condition order in inlined code
Mattias Engdegård
2021-02-06
1
-4
/
+3
|
*
* lisp/gnus: Use lexical-binding in all the files
Stefan Monnier
2021-01-30
1
-1
/
+1
|
*
* lisp/gnus: Quote functions with #'
Stefan Monnier
2021-01-30
1
-1
/
+1
*
|
Merge remote-tracking branch 'savannah/master' into native-comp
Andrea Corallo
2021-01-30
1
-8
/
+1
|
\
|
|
*
Revert "Allow gnus-retrieve-headers to return headers directly"
Eric Abrahamsen
2021-01-26
1
-8
/
+1
*
|
Merge remote-tracking branch 'savannah/master' into native-comp
Andrea Corallo
2021-01-24
1
-1
/
+8
|
\
|
|
*
Allow gnus-retrieve-headers to return headers directly
Eric Abrahamsen
2021-01-18
1
-1
/
+8
*
|
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2021-01-02
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
|
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2020-12-20
1
-3
/
+4
|
\
|
|
*
Shorten over-wide docstrings in defcustoms
Stefan Kangas
2020-12-19
1
-2
/
+3
[next]