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-start.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Further audits of single quotes in Lisp doc strings
Lars Ingebrigtsen
2022-05-24
1
-3
/
+3
*
Don't remove dummy.group from gnus-newsrc-alist on Gnus save
Eric Abrahamsen
2022-01-31
1
-16
/
+13
*
Move the Gnus range functions to a new range.el file
Lars Ingebrigtsen
2022-01-17
1
-8
/
+6
*
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 gnus-start.el compilation warning
Lars Ingebrigtsen
2021-10-06
1
-1
/
+1
*
|
Clear gnus-save-newsrc-file-last-timestamp on start and exit
Lars Ingebrigtsen
2021-10-06
1
-0
/
+1
|
/
*
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-10-05
1
-1
/
+1
*
Docfix: use command substitution for 'universal-argument'
Stefan Kangas
2021-09-16
1
-2
/
+2
*
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-16
1
-3
/
+3
*
Reset gnus-group-use-permanent-levels when Gnus restarts
Lars Ingebrigtsen
2021-09-06
1
-0
/
+3
*
Use string-replace instead of replace-regexp-in-string
Mattias EngdegÄrd
2021-08-08
1
-1
/
+1
*
* lisp/gnus/nnmh.el (nnmh-newsgroup-articles): Declare var
Stefan Monnier
2021-03-11
1
-3
/
+8
*
Remove some items obsolete since Emacs 22/23 from Gnus
Stefan Kangas
2021-03-07
1
-1
/
+0
*
Do `interactive' mode markup in all Gnus files
Lars Ingebrigtsen
2021-02-14
1
-2
/
+2
*
* lisp/gnus: Misc simplifications found during conversion to lexical
Stefan Monnier
2021-01-30
1
-5
/
+4
*
* lisp/gnus: Use `with-current-buffer` at a few more places
Stefan Monnier
2021-01-30
1
-58
/
+52
*
* lisp/gnus: Quote functions with #'
Stefan Monnier
2021-01-30
1
-3
/
+3
*
Fix insertion logic of newly subscribed Gnus groups
Eric Abrahamsen
2021-01-24
1
-4
/
+6
*
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
-8
/
+5
*
Merge from origin/emacs-27
Glenn Morris
2020-09-09
1
-2
/
+2
|
\
|
*
; Fix typos; change "Emacs-Lisp" to "Emacs Lisp"
Stefan Kangas
2020-09-02
1
-2
/
+2
*
|
Introduce nnselect backend for gnus
Andrew G Cohen
2020-09-05
1
-1
/
+1
*
|
Add basic D-Bus integration to Gnus
Eric Abrahamsen
2020-08-25
1
-0
/
+3
*
|
Suppress relint false positive in gnus-start.el
Mattias EngdegÄrd
2020-07-20
1
-0
/
+1
*
|
Adjust naming convention for dependent Gnus sessions
Lars Ingebrigtsen
2020-07-17
1
-41
/
+47
*
|
Fix some file-modes races
Paul Eggert
2020-02-19
1
-12
/
+10
*
|
* lisp/gnus/gnus-start.el (gnus-group-change-level): Simplify
Stefan Monnier
2020-01-04
1
-9
/
+9
|
/
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Fix recent gnus-start.el breakage
Lars Ingebrigtsen
2019-12-28
1
-1
/
+1
*
Fix compilation warning in gnus-start.el
Lars Ingebrigtsen
2019-12-25
1
-1
/
+0
*
* lisp/gnus/gnus-start.el: Use lexical-binding
Stefan Monnier
2019-12-22
1
-32
/
+27
*
* lisp/gnus/gnus.el (gnus-info): Define with `cl-defstruct`
Stefan Monnier
2019-11-29
1
-18
/
+17
*
Put new Gnus groups in the completion table
Lars Ingebrigtsen
2019-09-29
1
-0
/
+4
*
Fix some file-mode races
Paul Eggert
2019-09-16
1
-3
/
+2
*
The `gnus*-1' functions shouldn't be interactive
Alex Branham
2019-08-25
1
-3
/
+0
*
Temporarily preserve encoded Gnus group names in Gnus files
Eric Abrahamsen
2019-08-03
1
-12
/
+27
*
Remove Gnus group name encoding/decoding
Eric Abrahamsen
2019-08-03
1
-13
/
+30
*
Fix ordering of Gnus groups after yanking
Eric Abrahamsen
2019-08-03
1
-5
/
+3
*
Small fix to writing Gnus dribble change-level entries
Eric Abrahamsen
2019-07-03
1
-3
/
+5
*
Simplify Gnus buffer liveness checking and killing
Basil L. Contovounesios
2019-05-30
1
-12
/
+8
*
Fix Gnus group sorting to use gnus-group-list
Eric Abrahamsen
2019-05-19
1
-9
/
+6
*
Clear gnus-group-list when the newsrc-hashtb is recreated
Eric Abrahamsen
2019-04-19
1
-1
/
+2
*
Only encode Gnus group names if they come from symbol-name
Eric Abrahamsen
2019-04-18
1
-8
/
+8
*
Fix encoding and access of Gnus group names
Eric Abrahamsen
2019-04-08
1
-6
/
+9
*
Don't save Gnus' dummy.group to the .newsrc.eld file
Eric Abrahamsen
2019-03-25
1
-1
/
+1
*
Handle multiple possible types for Gnus group names
Eric Abrahamsen
2019-03-25
1
-3
/
+6
*
Change Gnus hash tables into real hash tables
Eric Abrahamsen
2019-03-22
1
-277
/
+223
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
[next]