summaryrefslogtreecommitdiff
path: root/lisp/gnus/gnus-util.el
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
| * Refactor mml-smime.el, mml1991.el, mml2015.elJens Lechtenboerger2016-01-031-0/+25
* | ; Replace "25.2" with "26.1" where appropriate, which is almost everywhereGlenn Morris2016-11-171-1/+1
* | An efficient built-in mapcanMario Lang2016-07-101-1/+1
* | Remove obsolete leading * from defcustom, defface doc strings.Glenn Morris2016-06-091-1/+1
* | Remove compat code for older EmacsenLars Ingebrigtsen2016-02-141-1/+1
* | Remove Gnus compat functions defined in gnus.elLars Ingebrigtsen2016-02-131-12/+6
* | Remove compat code from gnus-uu and winLars Ingebrigtsen2016-02-131-4/+1
* | Remove several gnus-util compat functionsLars Ingebrigtsen2016-02-131-51/+0
* | Remove the gnus-merge aliasLars Ingebrigtsen2016-02-131-15/+0
* | Remove the gnus-union aliasLars Ingebrigtsen2016-02-131-23/+0
* | Remove the gnus-delete-alist aliasLars Ingebrigtsen2016-02-131-15/+2
* | Remove the gnus-float-time aliasLars Ingebrigtsen2016-02-131-14/+4
* | Rewrite gmm-labels usage to use cl-labelsLars Ingebrigtsen2016-02-131-2/+1
* | Revert the gnus-replace-in-string change, fix arguments, reapplyLars Ingebrigtsen2016-02-121-1/+1
* | Remove more XEmacs compat code from GnusLars Ingebrigtsen2016-02-111-10/+0
* | Remove more XEmacs compat functions from gnus-util.elLars Ingebrigtsen2016-02-111-26/+0
* | Remove more XEmacs compat functions from GnusLars Ingebrigtsen2016-02-111-93/+14
* | Remove more XEmacs compat code from gnus-utilLars Ingebrigtsen2016-02-111-83/+41
* | Remove gnus-make-local-hookLars Ingebrigtsen2016-02-111-8/+0
* | gnus-replace-in-string -> replace-regexp-in-stringLars Ingebrigtsen2016-02-111-14/+5
* | Remove Gnus XEmacs compatLars Ingebrigtsen2016-02-111-9/+6
* | Drop Gnus compat functionsLars Ingebrigtsen2016-02-101-0/+8
* | Move non-compat Gnus functions to gnus-util.elLars Ingebrigtsen2016-02-101-0/+48
* | Refactor mml-smime.el, mml1991.el, mml2015.elJens Lechtenboerger2016-01-181-0/+15
* | Merge from origin/emacs-25John Wiegley2016-01-111-1/+1
|\|
| * Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* | Merge emacs-25 into master (using imerge)John Wiegley2015-12-291-6/+13
|\|
| * Fix `gnus-union' so as to behave like `cl-union'Katsumi Yamaoka2015-12-231-6/+13
* | Identify unsafe combinations of Bcc and encryptionJens Lechtenboerger2015-12-271-0/+10
|/
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-171-1/+1
* Use defalias at the top levelKatsumi Yamaoka2015-09-011-4/+4