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
*
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
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
file-attributes cleanup
Paul Eggert
2018-09-23
1
-6
/
+10
*
|
Remove call to string-as-unibyte in gnus-start.el
Lars Ingebrigtsen
2018-04-15
1
-4
/
+0
*
|
Remove call to string-as-unibyte from gnus-start.el
Lars Ingebrigtsen
2018-04-15
1
-1
/
+1
*
|
Modernise a Gnus function a bit
Lars Ingebrigtsen
2018-04-14
1
-9
/
+4
*
|
Make it possible to exit Gnus without saving .newsrc.eld
Lars Ingebrigtsen
2018-04-12
1
-63
/
+65
*
|
gnus: replace cl with cl-lib
Glenn Morris
2018-03-23
1
-12
/
+11
|
/
*
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
*
Kill modified buffers silently when quitting (bug#26862)
Katsumi Yamaoka
2017-05-11
1
-0
/
+6
*
Remove gnus-boundp
Mark Oteiza
2017-03-30
1
-1
/
+1
*
Only save .newsrc file if the native method is NNTP
Lars Ingebrigtsen
2017-01-25
1
-2
/
+7
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
Remove obsolete leading * from defcustom, defface doc strings.
Glenn Morris
2016-06-09
1
-23
/
+23
*
|
Remove compat code that relies on (featurep 'mule)
Lars Ingebrigtsen
2016-02-14
1
-1
/
+1
*
|
Remove some Gnus compat code
Lars Ingebrigtsen
2016-02-13
1
-3
/
+1
*
|
Remove compat code from gnus-srvr, start and sum
Lars Ingebrigtsen
2016-02-13
1
-25
/
+6
*
|
Fix compilation warning in gnus-start
Lars Ingebrigtsen
2016-02-12
1
-1
/
+1
*
|
Remove XEmacs compat functions from mm-util.el
Lars Ingebrigtsen
2016-02-12
1
-3
/
+3
*
|
Remove more XEmacs compat functions from gnus-util.el
Lars Ingebrigtsen
2016-02-11
1
-2
/
+2
[next]