summaryrefslogtreecommitdiff
path: root/lisp/gnus/gnus-util.el
Commit message (Expand)AuthorAge
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Remove redundant let-bindings of `inhibit-point-motion-hooks`Stefan Monnier2022-10-07
* Revert "Decrease use of the word "Emacsen" in docs"Stefan Kangas2022-10-01
* Decrease use of the word "Emacsen" in docsStefan Kangas2022-10-01
* Make point-at-eol and point-at-bol obsoleteStefan Kangas2022-08-23
* Make gnus-iswitchb-completing-read obsoleteStefan Kangas2022-08-14
* Replace utility functions with seq-uniqStefan Kangas2022-08-09
* Remove XEmacs specific symbol from gnus-user-agentStefan Kangas2022-08-08
* Make gnus-url-unhex into alias for url-unhexStefan Kangas2022-08-02
* Prefer ‘time-equal-p’ to ‘equal’ on timestampsPaul Eggert2022-08-01
* Simplify a few timestampsPaul Eggert2022-08-01
* restore and obsolete `gnus-string-equal' and `bibtex-string='Sam Steingold2022-07-26
* string-equal-ignore-case: new functionSam Steingold2022-07-26
* * lisp/gnus/gnus-util.el (gnus-byte-compile): Use `lexical-binding`Stefan Monnier2022-05-02
* Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Move rmail-related functions from gnus-util.el to gnus-rmail.elLars Ingebrigtsen2021-12-19
* | Make gnus-define-keys obsoleteLars Ingebrigtsen2021-10-07
* | Make unused macro gnus-local-set-keys obsoleteLars Ingebrigtsen2021-10-06
* | Make unused gnus-define-keys-safe macro obsoleteLars Ingebrigtsen2021-10-06
* | Make `gnus-define-keymap' obsolete and adjust callerLars Ingebrigtsen2021-10-06
* | Use format-prompt for many more promptsStefan Kangas2021-10-05
|/
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-16
* Use string-search instead of string-match[-p]Mattias Engdegård2021-08-09
* Use string-replace instead of replace-regexp-in-stringMattias Engdegård2021-08-08
* Remove the base64 Face header repadding in GnusAlex Bochannek2021-05-26
* Address some --without-x byte-compilation warningsBasil L. Contovounesios2021-03-26
* * lisp/gnus/gnus-topic.el: Fix a backward incompatibilityStefan Monnier2021-02-08
* * lisp/gnus: Use closures now that we activated `lexical-binding`Stefan Monnier2021-01-30
* * lisp/gnus: Use lexical-binding in all the filesStefan Monnier2021-01-30
* * lisp/gnus: Misc simplifications found during conversion to lexicalStefan Monnier2021-01-30
* * lisp/gnus: Quote functions with #'Stefan Monnier2021-01-30
* * lisp/gnus: Use `declare`.Stefan Monnier2021-01-30
* Update copyright year to 2021Paul Eggert2021-01-01
* Fix some over-wide docstringsStefan Kangas2020-12-30
* Make gnus-output-to-rmail appending work betterLars Ingebrigtsen2020-10-27
* Make Gnus more liberal when interpreting Face headers againLars Ingebrigtsen2020-10-15
* Merge from origin/emacs-27Glenn Morris2020-10-02
|\
| * ; Fix many typos in symbols in docs and commentsStefan Kangas2020-10-02
* | Make gnus-base64-repad a bit stricter againAlex Bochannek2020-10-01
* | Fix whitespace regexp in gnus-base64-repadLars Ingebrigtsen2020-09-30
* | Fix space parsing in gnus-base64-repadLars Ingebrigtsen2020-09-29
* | Repad the Face header in GnusAlex Bochannek2020-09-28
* | Write Gnus active files with quotes around group namesEric Abrahamsen2020-09-23
* | Slight gnus-util clean-upLars Ingebrigtsen2020-08-11
* | Mark unused Gnus util function as obsoleteLars Ingebrigtsen2020-08-04
* | Use directory-files-no-dot-files-regexp wherever possibleMattias Engdegård2020-04-16
* | Merge from origin/emacs-27Glenn Morris2020-04-15
|\|
| * Fix edge case errors in filename-matching regexpsMattias Engdegård2020-04-14
* | Add 'nofollow' flag to set-file-modes etc.Paul Eggert2020-02-23