summaryrefslogtreecommitdiff
path: root/lisp/gnus
Commit message (Expand)AuthorAgeFilesLines
* Make cropping of images work in message-modeLars Ingebrigtsen2022-10-041-11/+19
* Fix coding system problems in gnus-read-ephemeral-bug-groupLars Ingebrigtsen2022-10-021-38/+31
* Revert "Decrease use of the word "Emacsen" in docs"Stefan Kangas2022-10-011-1/+1
* Decrease use of the word "Emacsen" in docsStefan Kangas2022-10-011-1/+1
* Make gnus-user-agent less verboseLars Ingebrigtsen2022-09-301-2/+2
* Improve message-sendmail-f-is-evil documentationLars Ingebrigtsen2022-09-301-3/+16
* Remove Emacs 21 compat code for gnus-user-agentStefan Kangas2022-09-291-19/+0
* Clarify message-newline-and-reformat doc stringLars Ingebrigtsen2022-09-241-1/+6
* Make Gnus respect mode-line-buffer-identification-keymapVisuwesh2022-09-234-10/+11
* Specify keymap in gnus-custom-mode docstringRobert Pluim2022-09-201-2/+2
* Prefer defvar-keymap in several casesStefan Kangas2022-09-134-28/+18
* Fix length issues in gnus-cloud-make-chunkLars Ingebrigtsen2022-09-121-0/+1
* Delete many items obsolete since 24.3Stefan Kangas2022-09-092-8/+0
* Use shr as default for mm-text-html-rendererStefan Kangas2022-08-261-1/+2
* Delete blank lines at the start of the cited text in message-indent-citationLars Ingebrigtsen2022-08-261-2/+1
* Make point-at-eol and point-at-bol obsoleteStefan Kangas2022-08-2331-125/+128
* Advertise obsolete library pgg.el lessStefan Kangas2022-08-161-1/+1
* Make message-delete-line obsoleteLars Ingebrigtsen2022-08-161-11/+12
* Fix buffer-start cleanup in message-indent-citationLars Ingebrigtsen2022-08-161-3/+2
* Clean up message-sort-headers code slightlyLars Ingebrigtsen2022-08-151-9/+6
* Make message-mark-active-p obsolete in favor of mark-activeStefan Kangas2022-08-152-6/+6
* Make gnus-uu-view-with-metamail obsoleteStefan Kangas2022-08-141-1/+2
* Make gnus-iswitchb-completing-read obsoleteStefan Kangas2022-08-141-5/+3
* Don't advertise obsolete library html2text.elStefan Kangas2022-08-141-6/+3
* (compiled-function-p): New function (bug#56648)Stefan Monnier2022-08-141-2/+1
* Make many gnus version variables obsoleteStefan Kangas2022-08-1318-2/+22
* Replace utility functions with seq-uniqStefan Kangas2022-08-093-13/+6
* ; * lisp/gnus/gnus.el (gnus-user-agent): Fix typo.Stefan Kangas2022-08-081-1/+1
* ; * lisp/gnus/gnus-art.el: Delete stale comments.Stefan Kangas2022-08-081-3/+1
* Remove XEmacs specific symbol from gnus-user-agentStefan Kangas2022-08-082-10/+6
* Clean up some local variable sectionsStefan Kangas2022-08-081-5/+0
* ; * lisp/gnus/mm-util.el: Remove duplicate defalias.Stefan Kangas2022-08-061-1/+0
* time-convert): Deprecate calls without an explicit FORM argStefan Monnier2022-08-051-2/+2
* Make ange-ftp-re-read-dir compat alias obsoleteStefan Kangas2022-08-051-2/+2
* Don't require netrc in nnimap.elLars Ingebrigtsen2022-08-041-1/+0
* Clean up nntp-send-authinfo after removing obsolete variableLars Ingebrigtsen2022-08-041-23/+4
* Delete obsolete variable nntp-authinfo-fileStefan Kangas2022-08-021-20/+1
* Remove duplicate key definitions from keymapsRobert Pluim2022-08-022-3/+0
* Make gnus-url-unhex into alias for url-unhexStefan Kangas2022-08-021-10/+7
* Fix compilation warning in spam.elLars Ingebrigtsen2022-08-011-4/+2
* Use list-form timestamps in .nnmh-articlesPaul Eggert2022-08-011-3/+6
* Prefer ‘time-equal-p’ to ‘equal’ on timestampsPaul Eggert2022-08-016-10/+13
* Simplify a few timestampsPaul Eggert2022-08-014-4/+4
* Doc fixes: don't mention EFSStefan Kangas2022-07-281-1/+1
* Drop support for XEmacs package EFSStefan Kangas2022-07-282-12/+5
* restore and obsolete `gnus-string-equal' and `bibtex-string='Sam Steingold2022-07-261-0/+10
* avoid error when message-fetch-field returns nilSam Steingold2022-07-261-2/+2
* string-equal-ignore-case: new functionSam Steingold2022-07-262-15/+6
* Prefer defvar-keymap in some trivial casesStefan Kangas2022-07-201-1/+1
* Use `take` where clearly safe to do so (bug#56521)Mattias Engdegård2022-07-181-2/+1