[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master updated (b26ccf488ef -> 48ecbccaa32)
From: |
Andrew G Cohen |
Subject: |
master updated (b26ccf488ef -> 48ecbccaa32) |
Date: |
Sun, 9 Apr 2023 02:46:16 -0400 (EDT) |
acohen pushed a change to branch master.
from b26ccf488ef project.el: Use project-name to calculate prefixed
buffer name
new cf7860c3839 * lisp/gnus/nnselect.el (nnselect-request-article):
Check car of thread
new 9545869aac7 Keep the gnus active range current while getting
articles
new a371be52576 Don't modify gnus group info when
gnus-newsgroup-selection is nil
new 859b94e3386 Compute gnus/nnselect read articles from summary
variables
new 48ecbccaa32 Update gnus/nnselect marks only for current articles
Summary of changes:
lisp/gnus/gnus-group.el | 3 +-
lisp/gnus/gnus-start.el | 3 +-
lisp/gnus/nnselect.el | 147 +++++++++++++++++++++++++-----------------------
3 files changed, 81 insertions(+), 72 deletions(-)
- master updated (b26ccf488ef -> 48ecbccaa32),
Andrew G Cohen <=
- master 9545869aac7 2/5: Keep the gnus active range current while getting articles, Andrew G Cohen, 2023/04/09
- master 859b94e3386 4/5: Compute gnus/nnselect read articles from summary variables, Andrew G Cohen, 2023/04/09
- master 48ecbccaa32 5/5: Update gnus/nnselect marks only for current articles, Andrew G Cohen, 2023/04/09
- master cf7860c3839 1/5: * lisp/gnus/nnselect.el (nnselect-request-article): Check car of thread, Andrew G Cohen, 2023/04/09
- master a371be52576 3/5: Don't modify gnus group info when gnus-newsgroup-selection is nil, Andrew G Cohen, 2023/04/09