summaryrefslogtreecommitdiff
path: root/lisp/gnus/gnus-util.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Doc string update for gnus-extract-address-componentsLars Ingebrigtsen2018-04-151-1/+1
* | Always rescale images in gnus-rescale-imageLars Ingebrigtsen2018-04-111-2/+1
* | gnus: replace cl with cl-libGlenn Morris2018-03-231-3/+2
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | Obsolete gnus-remove-if and gnus-remove-if-notEric Abrahamsen2017-12-101-35/+3
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Make gnus-copy-file act like copy-file etc.Paul Eggert2017-09-101-3/+0
* Remove gnus-boundpMark Oteiza2017-03-301-5/+0
* Remove the build number from emacs-version variableGlenn Morris2017-02-171-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\