summaryrefslogtreecommitdiff
path: root/lisp/gnus/gnus-topic.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* ; Fix typosStefan Kangas2022-11-231-1/+1
* Make point-at-eol and point-at-bol obsoleteStefan Kangas2022-08-231-5/+5
* Transcription errordickmao2022-05-041-4/+4
* Remove bogus mode check from gnus topic update functionsEric Abrahamsen2022-05-041-2/+2
* gnus: fix %a in topic lineAndreas Schwab2022-04-211-0/+1
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Adjust `defvar-keymap' and `define-keymap' to the new syntaxLars Ingebrigtsen2021-11-161-21/+21
* | Convert more parts of Gnus from `gnus-define-keys' to `define-keymap'Lars Ingebrigtsen2021-10-051-56/+49
|/
* Add new user option `gnus-topic-prepare-topic'Lars Ingebrigtsen2021-08-101-80/+90
* Add support for displaying total number of groups in subgroups in GnusAlex Bochannek2021-06-191-14/+25
* Change the Gnus default to use `#' to toggle the process markAlex Bochannek2021-06-081-1/+1
* Add new user option to Gnus to allow `#' to toggleAlex Bochannek2021-06-021-5/+10
* Do `interactive' mode markup in all Gnus filesLars Ingebrigtsen2021-02-141-43/+58
* * lisp/gnus/gnus-topic.el: Fix a backward incompatibilityStefan Monnier2021-02-081-8/+8
* * lisp/gnus: Use closures now that we activated `lexical-binding`scratch/lexical-gnus-rcStefan Monnier2021-01-301-5/+4
* * lisp/gnus: Use lexical-binding in all the filesStefan Monnier2021-01-301-2/+9
* * lisp/gnus: Remove redundant `:group` argsStefan Monnier2021-01-301-8/+4
* * lisp/gnus: Quote functions with #'Stefan Monnier2021-01-301-26/+26
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Prefer setq-local in gnus/*.elStefan Kangas2020-12-071-12/+11
* Add sanity check for Gnus groups that belong to no topicdickmao2020-09-241-3/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"Stefan Monnier2019-06-261-8/+1
* * lisp/calc/calc-ext.el (math-scalarp): Fix typoStefan Monnier2019-06-261-1/+8
* Change Gnus hash tables into real hash tablesEric Abrahamsen2019-03-221-27/+21
* 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
* | gnus: replace cl with cl-libGlenn Morris2018-03-231-9/+9
* | 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-1/+1
* | Marked groups should always be visible in *Group* bufferEric Abrahamsen2017-11-221-0/+2
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Clarify confusing Gnus error messageLars Ingebrigtsen2017-01-251-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Remove obsolete leading * from defcustom, defface doc strings.Glenn Morris2016-06-091-2/+2
* | Remove Gnus compat functions defined in gnus.elLars Ingebrigtsen2016-02-131-2/+1
* | Remove more XEmacs compat functions from gnus-util.elLars Ingebrigtsen2016-02-111-2/+2
* | Remove gnus-make-local-hookLars Ingebrigtsen2016-02-111-1/+0
* | Remove Gnus XEmacs compatLars Ingebrigtsen2016-02-111-3/+0
* | Remove gmm compat functionsLars Ingebrigtsen2016-02-101-1/+1
* | Remove Gnus compat names for mouse bindingsLars Ingebrigtsen2016-02-101-1/+1
* | Remove Gnus compat functionsLars Ingebrigtsen2016-02-101-2/+2
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* * lisp/gnus/gnus-topic.el: Silence some warningsStefan Monnier2015-10-271-11/+10
* Quoting fixes in GnusPaul Eggert2015-08-311-2/+2