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-util.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
Remove redundant let-bindings of `inhibit-point-motion-hooks`
Stefan Monnier
2022-10-07
1
-3
/
+2
*
Revert "Decrease use of the word "Emacsen" in docs"
Stefan Kangas
2022-10-01
1
-1
/
+1
*
Decrease use of the word "Emacsen" in docs
Stefan Kangas
2022-10-01
1
-1
/
+1
*
Make point-at-eol and point-at-bol obsolete
Stefan Kangas
2022-08-23
1
-2
/
+2
*
Make gnus-iswitchb-completing-read obsolete
Stefan Kangas
2022-08-14
1
-5
/
+3
*
Replace utility functions with seq-uniq
Stefan Kangas
2022-08-09
1
-9
/
+2
*
Remove XEmacs specific symbol from gnus-user-agent
Stefan Kangas
2022-08-08
1
-2
/
+1
*
Make gnus-url-unhex into alias for url-unhex
Stefan Kangas
2022-08-02
1
-10
/
+7
*
Prefer ‘time-equal-p’ to ‘equal’ on timestamps
Paul Eggert
2022-08-01
1
-1
/
+1
*
Simplify a few timestamps
Paul Eggert
2022-08-01
1
-1
/
+1
*
restore and obsolete `gnus-string-equal' and `bibtex-string='
Sam Steingold
2022-07-26
1
-0
/
+10
*
string-equal-ignore-case: new function
Sam Steingold
2022-07-26
1
-9
/
+0
*
* lisp/gnus/gnus-util.el (gnus-byte-compile): Use `lexical-binding`
Stefan Monnier
2022-05-02
1
-6
/
+7
*
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
*
|
Move rmail-related functions from gnus-util.el to gnus-rmail.el
Lars Ingebrigtsen
2021-12-19
1
-128
/
+5
*
|
Make gnus-define-keys obsolete
Lars Ingebrigtsen
2021-10-07
1
-1
/
+2
*
|
Make unused macro gnus-local-set-keys obsolete
Lars Ingebrigtsen
2021-10-06
1
-1
/
+1
*
|
Make unused gnus-define-keys-safe macro obsolete
Lars Ingebrigtsen
2021-10-06
1
-1
/
+1
*
|
Make `gnus-define-keymap' obsolete and adjust caller
Lars Ingebrigtsen
2021-10-06
1
-1
/
+1
*
|
Use format-prompt for many more prompts
Stefan Kangas
2021-10-05
1
-3
/
+1
|
/
*
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-16
1
-4
/
+4
*
Use string-search instead of string-match[-p]
Mattias Engdegård
2021-08-09
1
-2
/
+2
*
Use string-replace instead of replace-regexp-in-string
Mattias Engdegård
2021-08-08
1
-1
/
+1
*
Remove the base64 Face header repadding in Gnus
Alex Bochannek
2021-05-26
1
-55
/
+0
*
Address some --without-x byte-compilation warnings
Basil L. Contovounesios
2021-03-26
1
-4
/
+4
*
* lisp/gnus/gnus-topic.el: Fix a backward incompatibility
Stefan Monnier
2021-02-08
1
-0
/
+5
*
* lisp/gnus: Use closures now that we activated `lexical-binding`
Stefan Monnier
2021-01-30
1
-6
/
+9
*
* lisp/gnus: Use lexical-binding in all the files
Stefan Monnier
2021-01-30
1
-7
/
+10
*
* lisp/gnus: Misc simplifications found during conversion to lexical
Stefan Monnier
2021-01-30
1
-11
/
+6
*
* lisp/gnus: Quote functions with #'
Stefan Monnier
2021-01-30
1
-10
/
+10
*
* lisp/gnus: Use `declare`.
Stefan Monnier
2021-01-30
1
-76
/
+13
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Fix some over-wide docstrings
Stefan Kangas
2020-12-30
1
-2
/
+2
*
Make gnus-output-to-rmail appending work better
Lars Ingebrigtsen
2020-10-27
1
-0
/
+6
*
Make Gnus more liberal when interpreting Face headers again
Lars Ingebrigtsen
2020-10-15
1
-2
/
+6
*
Merge from origin/emacs-27
Glenn Morris
2020-10-02
1
-1
/
+1
|
\
|
*
; Fix many typos in symbols in docs and comments
Stefan Kangas
2020-10-02
1
-1
/
+1
*
|
Make gnus-base64-repad a bit stricter again
Alex Bochannek
2020-10-01
1
-1
/
+5
*
|
Fix whitespace regexp in gnus-base64-repad
Lars Ingebrigtsen
2020-09-30
1
-1
/
+1
*
|
Fix space parsing in gnus-base64-repad
Lars Ingebrigtsen
2020-09-29
1
-1
/
+1
*
|
Repad the Face header in Gnus
Alex Bochannek
2020-09-28
1
-0
/
+47
*
|
Write Gnus active files with quotes around group names
Eric Abrahamsen
2020-09-23
1
-1
/
+1
*
|
Slight gnus-util clean-up
Lars Ingebrigtsen
2020-08-11
1
-3
/
+1
*
|
Mark unused Gnus util function as obsolete
Lars Ingebrigtsen
2020-08-04
1
-0
/
+1
*
|
Use directory-files-no-dot-files-regexp wherever possible
Mattias Engdegård
2020-04-16
1
-1
/
+1
*
|
Merge from origin/emacs-27
Glenn Morris
2020-04-15
1
-1
/
+1
|
\
|
|
*
Fix edge case errors in filename-matching regexps
Mattias Engdegård
2020-04-14
1
-1
/
+1
[next]