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
*
Delete obsolete variable gnus-secondary-servers
Stefan Kangas
2022-07-16
1
-3
/
+5
*
Remove the "retro" Gnus/Message tool bars
Lars Ingebrigtsen
2022-04-30
1
-90
/
+38
*
Fix gnus searching of native servers
Andrew G Cohen
2022-02-18
1
-4
/
+10
*
Allow searching of nnselect (search) groups
Andrew G Cohen
2022-02-11
1
-2
/
+4
*
(byte-compile-eval): Adjust to changes in `load-history`
Stefan Monnier
2022-01-31
1
-3
/
+3
*
Move the Gnus range functions to a new range.el file
Lars Ingebrigtsen
2022-01-17
1
-26
/
+26
*
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
*
|
Prefer the defcustom :risky property in gnus
Stefan Kangas
2021-12-26
1
-4
/
+4
*
|
Use substitute-command-keys for literal key sequences
Stefan Kangas
2021-11-22
1
-1
/
+1
*
|
Adjust `defvar-keymap' and `define-keymap' to the new syntax
Lars Ingebrigtsen
2021-11-16
1
-37
/
+37
*
|
Fix more Gnus group key bindings recently changed
Lars Ingebrigtsen
2021-10-12
1
-21
/
+21
*
|
Fix gnus-group-mode-map breakage from previous patch
Lars Ingebrigtsen
2021-10-04
1
-40
/
+40
*
|
Convert some keymaps to defvar-keymap
Lars Ingebrigtsen
2021-10-04
1
-203
/
+203
|
/
*
; Adjust overly long docstrings to fit 80 characters
Stefan Kangas
2021-09-26
1
-2
/
+4
*
; Remove various duplicated words
Mattias EngdegÄrd
2021-09-25
1
-1
/
+1
*
Don't use `format' on strings without % format directives
Lars Ingebrigtsen
2021-09-21
1
-2
/
+1
*
Docfix: use command substitution for 'universal-argument'
Stefan Kangas
2021-09-16
1
-2
/
+2
*
Improve the gnus-group-default-list-level doc string
Lars Ingebrigtsen
2021-09-06
1
-1
/
+3
*
Make `gnus-group-use-permanent-levels' work better
Allen Li
2021-09-06
1
-11
/
+17
*
Use string-replace instead of replace-regexp-in-string
Mattias EngdegÄrd
2021-08-08
1
-1
/
+1
*
Follow-up toggle-subscription name change
dickmao
2021-07-29
1
-2
/
+13
*
Rename Gnus -unsubscribe-group commands to -toggle-subscription
dickmao
2021-07-28
1
-33
/
+51
*
Change the Gnus default to use `#' to toggle the process mark
Alex Bochannek
2021-06-08
1
-1
/
+1
*
Add new user option to Gnus to allow `#' to toggle
Alex Bochannek
2021-06-02
1
-16
/
+26
*
Don't hard-code "~/.emacs.d/" in two more places
Stefan Kangas
2021-04-19
1
-1
/
+2
*
Remove redundant #' before lambda in Gnus
Stefan Kangas
2021-04-01
1
-19
/
+19
*
Do `interactive' mode markup in all Gnus files
Lars Ingebrigtsen
2021-02-14
1
-132
/
+144
*
* lisp/gnus/gnus-group.el: Fix a regression due to lexical scoping
Stefan Monnier
2021-02-02
1
-17
/
+14
*
* lisp/gnus/gnus-group.el: Defvar all the `gnus-tmp-*` vars
Stefan Monnier
2021-01-31
1
-11
/
+19
*
* lisp/gnus: Use closures now that we activated `lexical-binding`
Stefan Monnier
2021-01-30
1
-5
/
+5
*
* lisp/gnus: Use lexical-binding in all the files
Stefan Monnier
2021-01-30
1
-17
/
+31
*
* lisp/gnus: Misc simplifications found during conversion to lexical
Stefan Monnier
2021-01-30
1
-30
/
+20
*
* lisp/gnus: Quote functions with #'
Stefan Monnier
2021-01-30
1
-12
/
+14
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Shorten over-wide docstrings in defcustoms
Stefan Kangas
2020-12-19
1
-1
/
+1
*
Use the proper face for the Gnus mode line id
Lars Ingebrigtsen
2020-12-08
1
-1
/
+2
*
Prefer setq-local in gnus/*.el
Stefan Kangas
2020-12-07
1
-1
/
+1
*
Make sure Gnus search groups search topics recursively
Eric Abrahamsen
2020-11-13
1
-4
/
+10
*
Add more protections to gnus-search query parsing
Eric Abrahamsen
2020-11-08
1
-0
/
+8
*
Various fixes and backward compatibility for gnus-search
Eric Abrahamsen
2020-11-07
1
-0
/
+4
*
New gnus-search library
Eric Abrahamsen
2020-11-03
1
-43
/
+25
*
Clean up group-finding in Gnus nnir search
Andrew G Cohen
2020-09-11
1
-25
/
+85
*
Add aliases for recent Gnus nnselect changes
Andrew G Cohen
2020-09-07
1
-0
/
+3
*
Fix formatting of recent Gnus nnselect changes
Basil L. Contovounesios
2020-09-06
1
-11
/
+11
*
Use `format-prompt' when prompting with default values
Lars Ingebrigtsen
2020-09-06
1
-6
/
+4
*
Introduce nnselect backend for gnus
Andrew G Cohen
2020-09-05
1
-4
/
+50
*
Fix minibuffer default of ephemeral debbugs group
Stefan Kangas
2020-08-31
1
-1
/
+2
*
Set Gnus server 'closed status in gnus-close-server
Eric Abrahamsen
2020-08-27
1
-2
/
+1
*
Fix problem with new-mail-mark in Gnus with non-unique names
Lars Ingebrigtsen
2020-07-28
1
-2
/
+2
[next]