summaryrefslogtreecommitdiff
path: root/lisp/gnus/gnus-util.el
Commit message (Expand)AuthorAgeFilesLines
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-4/+4
* Use string-search instead of string-match[-p]Mattias Engdegård2021-08-091-2/+2
* Use string-replace instead of replace-regexp-in-stringMattias Engdegård2021-08-081-1/+1
* Remove the base64 Face header repadding in GnusAlex Bochannek2021-05-261-55/+0
* Address some --without-x byte-compilation warningsBasil L. Contovounesios2021-03-261-4/+4
* * lisp/gnus/gnus-topic.el: Fix a backward incompatibilityStefan Monnier2021-02-081-0/+5
* * lisp/gnus: Use closures now that we activated `lexical-binding`Stefan Monnier2021-01-301-6/+9
* * lisp/gnus: Use lexical-binding in all the filesStefan Monnier2021-01-301-7/+10
* * lisp/gnus: Misc simplifications found during conversion to lexicalStefan Monnier2021-01-301-11/+6
* * lisp/gnus: Quote functions with #'Stefan Monnier2021-01-301-10/+10
* * lisp/gnus: Use `declare`.Stefan Monnier2021-01-301-76/+13
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Fix some over-wide docstringsStefan Kangas2020-12-301-2/+2
* Make gnus-output-to-rmail appending work betterLars Ingebrigtsen2020-10-271-0/+6
* Make Gnus more liberal when interpreting Face headers againLars Ingebrigtsen2020-10-151-2/+6
* Merge from origin/emacs-27Glenn Morris2020-10-021-1/+1
|\
| * ; Fix many typos in symbols in docs and commentsStefan Kangas2020-10-021-1/+1
* | Make gnus-base64-repad a bit stricter againAlex Bochannek2020-10-011-1/+5
* | Fix whitespace regexp in gnus-base64-repadLars Ingebrigtsen2020-09-301-1/+1
* | Fix space parsing in gnus-base64-repadLars Ingebrigtsen2020-09-291-1/+1
* | Repad the Face header in GnusAlex Bochannek2020-09-281-0/+47
* | Write Gnus active files with quotes around group namesEric Abrahamsen2020-09-231-1/+1
* | Slight gnus-util clean-upLars Ingebrigtsen2020-08-111-3/+1
* | Mark unused Gnus util function as obsoleteLars Ingebrigtsen2020-08-041-0/+1
* | Use directory-files-no-dot-files-regexp wherever possibleMattias Engdegård2020-04-161-1/+1
* | Merge from origin/emacs-27Glenn Morris2020-04-151-1/+1
|\|
| * Fix edge case errors in filename-matching regexpsMattias Engdegård2020-04-141-1/+1
* | Add 'nofollow' flag to set-file-modes etc.Paul Eggert2020-02-231-2/+2
* | Make sure that all gnus buffers are killed on exitSam Steingold2020-01-281-3/+3
|/
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Fix compilation warning in gnus-start.elLars Ingebrigtsen2019-12-251-12/+11
* Fix regex repetition of repetitionsPaul Eggert2019-12-041-1/+1
* Fix quoting glitch in formatting Gnus messagesPaul Eggert2019-11-111-2/+3
* Fix recent gnus-rescale-image changeLars Ingebrigtsen2019-09-261-9/+11
* Make gnus-rescale-image work on modern Emacs versionsLars Ingebrigtsen2019-09-251-16/+9
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-211-1/+1
* Add FIXMEs for subsecond supportPaul Eggert2019-08-171-6/+6
* Remove Gnus group name encoding/decodingEric Abrahamsen2019-08-031-7/+0
* Use decoded time accessors in GnusLars Ingebrigtsen2019-07-301-4/+10
* Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"Stefan Monnier2019-06-261-52/+62
* * lisp/calc/calc-ext.el (math-scalarp): Fix typoStefan Monnier2019-06-261-62/+52
* Simplify Gnus buffer liveness checking and killingBasil L. Contovounesios2019-05-301-8/+6
* Simplify gnus-or and gnus-andBasil L. Contovounesios2019-05-291-14/+8
* Change Gnus hash tables into real hash tablesEric Abrahamsen2019-03-221-34/+43
* Merge from origin/emacs-26Glenn Morris2019-02-201-1/+1
|\
| * Update citations of Internet RFCsPaul Eggert2019-02-161-1/+1
* | Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\|
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Replace insignificant backquotesMichael Heerdegen2018-11-251-1/+1
* | file-attributes cleanupPaul Eggert2018-09-231-5/+2