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-group.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix Gnus group sorting to use gnus-group-list
Eric Abrahamsen
2019-05-19
1
-29
/
+38
*
Don't check for group existence in gnus-group-goto-group
Eric Abrahamsen
2019-04-19
1
-14
/
+10
*
Fix gnus-group-describe-all-groups (bug#35233)
Basil L. Contovounesios
2019-04-14
1
-11
/
+10
*
Always set gnus-group property to a group name
Basil L. Contovounesios
2019-04-12
1
-55
/
+43
*
Enable message saving to work when first use of Gnus (bug#35208)
Katsumi Yamaoka
2019-04-11
1
-1
/
+5
*
Make `jump to group' work even if it is not activated (bug#33653)
Katsumi Yamaoka
2019-04-09
1
-1
/
+1
*
Refactor Gnus group name extraction in group completing read
Eric Abrahamsen
2019-04-01
1
-24
/
+17
*
Initiate gnus-active-hashtb before making ephemeral group
Eric Abrahamsen
2019-03-28
1
-1
/
+2
*
Fix text property bug in gnus-group-list-active
Eric Abrahamsen
2019-03-25
1
-1
/
+1
*
Change Gnus hash tables into real hash tables
Eric Abrahamsen
2019-03-22
1
-159
/
+138
*
Avoid some double-rounding of Lisp timestamps
Paul Eggert
2019-02-22
1
-1
/
+1
*
Don’t assume CURRENT_TIME_LIST
Paul Eggert
2019-02-10
1
-6
/
+5
*
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
-4
/
+4
*
|
Provide new gnus-mode, derive all gnus major modes from this
Eric Abrahamsen
2018-11-23
1
-6
/
+2
*
|
When undoing a mark-as-read, display the group if it isn't
Lars Ingebrigtsen
2018-04-17
1
-9
/
+10
*
|
(gnus-group-goto-group): Return correct value after previous patch
Lars Ingebrigtsen
2018-04-17
1
-5
/
+7
*
|
Fix inconsistent point movement in the Gnus group buffer
Lars Ingebrigtsen
2018-04-16
1
-45
/
+47
*
|
Divert to call `gnus-activate-group' with the SCAN argument set
Daiki Ueno
2018-04-15
1
-3
/
+8
*
|
Abort Gnus exit if we have unsaved Message buffers
Lars Ingebrigtsen
2018-04-15
1
-0
/
+15
*
|
Fix calculation in gnus-update-group-mark-positions
Lars Ingebrigtsen
2018-04-15
1
-1
/
+1
*
|
Rung new-news-hook from `M-g' in the Gnus summary buffer
Łukasz Stelmach
2018-04-12
1
-0
/
+1
*
|
gnus: replace cl with cl-lib
Glenn Morris
2018-03-23
1
-2
/
+2
*
|
Quieten cl-lib related compiler warnings
Glenn Morris
2018-03-22
1
-4
/
+3
*
|
Quieten without-x gnus compilation
Glenn Morris
2018-02-27
1
-0
/
+2
*
|
Merge from origin/emacs-26
Paul Eggert
2018-01-01
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
|
Merge from origin/emacs-26
Michael Albinus
2017-12-09
1
-1
/
+1
|
\
|
|
*
* lisp/gnus/gnus-group.el (gnus-group-mode-map):
Katsumi Yamaoka
2017-12-05
1
-1
/
+1
*
|
Obsolete gnus-copy-sequence and gnus-last-element
Eric Abrahamsen
2017-11-24
1
-2
/
+2
*
|
Marked groups should always be visible in *Group* buffer
Eric Abrahamsen
2017-11-22
1
-0
/
+2
*
|
Merge from origin/emacs-26
Paul Eggert
2017-11-02
1
-6
/
+11
|
\
|
|
*
Make an example code introduced in the Gnus info work (bug#29008)
Katsumi Yamaoka
2017-10-27
1
-0
/
+2
|
*
Enable gnus-read-ephemeral-* to run multiple times (bug#29008)
Katsumi Yamaoka
2017-10-27
1
-3
/
+8
|
*
Handle https url for debbugs mbox (Bug#28831)
Noam Postavsky
2017-10-21
1
-3
/
+1
*
|
Prefer nil to (current-time) when either works
Paul Eggert
2017-10-20
1
-1
/
+1
|
/
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-2
/
+2
*
Don't add debbugs address to message body (bug#25896)
Katsumi Yamaoka
2017-03-02
1
-7
/
+26
*
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
*
|
Bring the Gnus Cloud package into working order.
Ted Zlatanov
2016-07-20
1
-0
/
+9
*
|
Leading "*" in the doc of defvars is long obsolete.
Glenn Morris
2016-06-10
1
-3
/
+5
*
|
Remove obsolete leading * from defcustom, defface doc strings.
Glenn Morris
2016-06-09
1
-14
/
+14
*
|
Simplify now that float-time etc. are built-in
Paul Eggert
2016-05-08
1
-1
/
+1
*
|
Allow reading Gnus reports from an offline cache
Lars Ingebrigtsen
2016-02-29
1
-1
/
+5
*
|
Remove some compat functions from gmm-utils.el
Lars Ingebrigtsen
2016-02-14
1
-3
/
+2
*
|
Remove compat code that relies on (featurep 'mule)
Lars Ingebrigtsen
2016-02-14
1
-1
/
+1
*
|
Sort groups before inserting them into the group buffer
Lars Ingebrigtsen
2016-02-13
1
-13
/
+14
*
|
Remove Gnus compat functions defined in gnus.el
Lars Ingebrigtsen
2016-02-13
1
-10
/
+10
[next]