summaryrefslogtreecommitdiff
path: root/lisp/gnus
Commit message (Expand)AuthorAgeFilesLines
* Clear gnus-group-list when the newsrc-hashtb is recreatedEric Abrahamsen2019-04-191-1/+2
* Don't check for group existence in gnus-group-goto-groupEric Abrahamsen2019-04-191-14/+10
* Only encode Gnus group names if they come from symbol-nameEric Abrahamsen2019-04-181-8/+8
* Merge from origin/emacs-26Glenn Morris2019-04-171-1/+1
|\
| * Downcase charsetRobert Pluim2019-04-141-1/+1
* | Fix gnus-group-describe-all-groups (bug#35233)Basil L. Contovounesios2019-04-141-11/+10
* | Always set gnus-group property to a group nameBasil L. Contovounesios2019-04-121-55/+43
* | Enable message saving to work when first use of Gnus (bug#35208)Katsumi Yamaoka2019-04-111-1/+5
* | Fix Gnus duplicate suppression guards (bug#34987)Basil L. Contovounesios2019-04-091-5/+6
* | * lisp/gnus/mm-view.el (mm-display-inline-fontify): Simplify.Stefan Monnier2019-04-091-14/+17
* | ; Warn of while/dolist pitfall in gnus-sum.elBasil L. Contovounesios2019-04-091-0/+1
* | Make `jump to group' work even if it is not activated (bug#33653)Katsumi Yamaoka2019-04-091-1/+1
* | Fix encoding and access of Gnus group namesEric Abrahamsen2019-04-084-24/+27
* | Make `move article' work again (bug#33653)Katsumi Yamaoka2019-04-081-2/+3
* | * lisp/gnus/gnus-sum.el: Prepare for lexical-bindingStefan Monnier2019-04-081-82/+147
* | * lisp/gnus/gnus-agent.el (gnus-agent-fetch-articles): Use match-stringStefan Monnier2019-04-081-46/+45
* | Make `move article' work again (bug#33653)Katsumi Yamaoka2019-04-051-2/+3
* | * lisp/gnus/gnus-dup.el: Use lexical-bindingBasil L. Contovounesios2019-04-031-10/+13
* | Improve regexp advice again, and unchain rangesPaul Eggert2019-04-022-3/+3
* | Refactor Gnus group name extraction in group completing readEric Abrahamsen2019-04-011-24/+17
* | Check gnus-newsgroup-dependencies is hash table in gnus-id-to-threadEric Abrahamsen2019-03-311-1/+2
* | Gnus: Automatically render text/calendar in a human-friendly wayStefan Monnier2019-03-292-49/+47
* | Initiate gnus-active-hashtb before making ephemeral groupEric Abrahamsen2019-03-281-1/+2
* | Fix text property bug in gnus-group-list-activeEric Abrahamsen2019-03-251-1/+1
* | Don't save Gnus' dummy.group to the .newsrc.eld fileEric Abrahamsen2019-03-251-1/+1
* | Handle multiple possible types for Gnus group namesEric Abrahamsen2019-03-251-3/+6
* | Fix Gnus duplicate article unsuppressionBasil L. Contovounesios2019-03-241-13/+12
* | Change Gnus hash tables into real hash tablesEric Abrahamsen2019-03-2218-1069/+972
* | Fix more regular expression typosPaul Eggert2019-03-182-2/+2
* | Fix some ineffective backslashes in string literalsMattias Engdegård2019-03-161-1/+1
* | Name buffer according to attachment filename (bug#34478).Tassilo Horn2019-03-091-0/+4
* | Merge from origin/emacs-26Glenn Morris2019-03-092-3/+3
|\ \ | |/
| * Minor spelling and grammar fixes (bug#34756)Basil L. Contovounesios2019-03-052-3/+3
* | More regexp corrections and tweaksPaul Eggert2019-03-081-2/+1
* | Fix regular-expression glitches and typosPaul Eggert2019-03-043-3/+3
* | * lisp/vc/diff-mode.el (diff-font-lock-keywords): Add more Git headers.Juri Linkov2019-02-251-1/+2
* | Avoid some double-rounding of Lisp timestampsPaul Eggert2019-02-2213-32/+32
* | Remove some timestamp format assumptionsPaul Eggert2019-02-224-62/+33
* | Merge from origin/emacs-26Glenn Morris2019-02-205-15/+13
|\ \ | |/
| * Update citations of Internet RFCsPaul Eggert2019-02-165-15/+13
* | Merge from origin/emacs-26Glenn Morris2019-02-153-7/+11
|\ \ | |/
| * Work for empty MIME attachments (related to bug#34387)Katsumi Yamaoka2019-02-143-7/+11
* | Simplify nnspool-request-newgroups arithmeticPaul Eggert2019-02-121-15/+8
* | Don’t assume CURRENT_TIME_LISTPaul Eggert2019-02-103-21/+10
* | Simplify use of encode-timePaul Eggert2019-02-106-26/+20
* | Prefer encode-time to its aliasPaul Eggert2019-02-104-10/+10
* | Don’t assume CURRENT_TIME_LISTPaul Eggert2019-02-092-8/+3
* | Don't map imaps to 993 anymore except on old Windows versionsRobert Pluim2019-02-041-1/+4
* | Merge from origin/emacs-26Glenn Morris2019-01-301-0/+2
|\ \ | |/
| * Avoid elisp crash for OpenPGP User IDs with no e-mail addressDaniel Kahn Gillmor2019-01-251-0/+2