emacs/lisp/gnus
Stefan Kangas 6b2219cd27 ; Add several "duplicate value in cond" FIXMEs
* lisp/gnus/gnus-cloud.el (gnus-cloud-decode-data):
* lisp/org/org.el (org-read-date-analyze):
* lisp/org/ox-html.el (org-html-latex-fragment):
Add several "duplicate value in `cond`" FIXMEs.
Found by Mattias Engdegård <mattias.engdegard@gmail.com>.
Ref: https://debbugs.gnu.org/51368#51
2023-10-01 19:00:26 +02:00
..
canlock.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
ChangeLog.1 ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
ChangeLog.2 ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
ChangeLog.3 ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
deuglify.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
gmm-utils.el Mark unused macro defun-gmm obsolete 2023-08-06 11:19:56 +02:00
gnus-agent.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
gnus-art.el Fix more shy group regexps 2023-06-17 16:36:27 +01:00
gnus-async.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
gnus-bcklg.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
gnus-bookmark.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
gnus-cache.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
gnus-cite.el ; Delete redundant defvars; font-lock is preloaded 2023-08-25 23:54:51 +02:00
gnus-cloud.el ; Add several "duplicate value in cond" FIXMEs 2023-10-01 19:00:26 +02:00
gnus-cus.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
gnus-dbus.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
gnus-delay.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
gnus-demon.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
gnus-diary.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
gnus-dired.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
gnus-draft.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
gnus-dup.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
gnus-eform.el Reset 'gnus-current-window-configuration' on edit-form exit. 2023-04-01 09:54:51 +08:00
gnus-fun.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
gnus-gravatar.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
gnus-group.el Keep the gnus active range current while getting articles 2023-04-09 14:23:34 +08:00
gnus-html.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
gnus-icalendar.el Insert timestamp when converting icalendar to org event 2023-06-13 14:43:18 +02:00
gnus-int.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
gnus-kill.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
gnus-logic.el Fix tracing for advanced scoring in gnus-logic.el 2023-09-12 02:29:50 +02:00
gnus-mh.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
gnus-ml.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
gnus-mlspl.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
gnus-msg.el Use delete-region in Gnus message yanking 2023-09-23 15:33:53 -07:00
gnus-notifications.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
gnus-picon.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
gnus-range.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
gnus-registry.el Merge from origin/emacs-29 2023-01-01 05:47:47 -05:00
gnus-rfc1843.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
gnus-rmail.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
gnus-salt.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
gnus-score.el Use ensure-list in many more places 2023-08-27 21:45:30 +02:00
gnus-search.el Add a bit of logging for gnus-search search engine results 2023-08-22 09:28:44 -07:00
gnus-sieve.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
gnus-spec.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
gnus-srvr.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
gnus-start.el Keep the gnus active range current while getting articles 2023-04-09 14:23:34 +08:00
gnus-sum.el Don't read all headers in gnus thread referral (bug#63842) 2023-06-20 08:33:03 +08:00
gnus-topic.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
gnus-undo.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
gnus-util.el Correct many instances of ``allows to'' 2023-09-10 09:33:50 +08:00
gnus-uu.el Use ensure-list in many more places 2023-08-27 21:45:30 +02:00
gnus-vm.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
gnus-win.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
gnus.el Reset 'gnus-current-window-configuration' on edit-form exit. 2023-04-01 09:54:51 +08:00
gssapi.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
legacy-gnus-agent.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
mail-source.el Merge remote-tracking branch 'origin/master' into feature/android 2023-04-08 09:35:59 +08:00
message.el Address defcustom :type warnings 2023-09-26 09:29:39 +02:00
mm-archive.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
mm-bodies.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
mm-decode.el Address defcustom :type warnings 2023-09-26 09:29:39 +02:00
mm-encode.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
mm-extern.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
mm-partial.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
mm-url.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
mm-util.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
mm-uu.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
mm-view.el ; Delete redundant defvars; font-lock is preloaded 2023-08-25 23:54:51 +02:00
mml-sec.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
mml-smime.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
mml.el Merge from origin/emacs-29 2023-01-01 05:47:47 -05:00
mml1991.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
mml2015.el Eliminate some mutation of program constants 2023-05-17 11:00:25 +02:00
nnagent.el Use a temporary buffer in nnagent-request-set-mark (bug#64117) 2023-06-30 10:19:55 +08:00
nnbabyl.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
nndiary.el nndiary.el: fix dodgy schedule code 2023-04-11 11:57:07 +02:00
nndir.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
nndoc.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
nndraft.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
nneething.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
nnfolder.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
nngateway.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
nnheader.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
nnimap.el Improve gnus thread-referral 2023-04-15 08:10:04 +08:00
nnmail.el Account for string names in active file 2023-08-24 10:42:30 +03:00
nnmaildir.el Use make-directory handlers uniformly 2022-12-17 14:24:16 -08:00
nnmairix.el Use ensure-list in many more places 2023-08-27 21:45:30 +02:00
nnmbox.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
nnmh.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
nnml.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
nnnil.el * lisp/gnus/nnnil.el (nnnil-close-server): Add new defs arg 2022-01-09 17:16:47 -05:00
nnoo.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
nnregistry.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
nnrss.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
nnselect.el Fix errors when nnselect-always-regenerate is t (bug#61539) 2023-04-15 08:21:39 +08:00
nnspool.el Make news-path variable obsolete 2023-08-08 19:53:18 +02:00
nntp.el Merge from origin/emacs-29 2023-05-13 06:36:25 -04:00
nnvirtual.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
nnweb.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
score-mode.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
smiley.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
smime.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
spam-report.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
spam-stat.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
spam-wash.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
spam.el Use ensure-list in many more places 2023-08-27 21:45:30 +02:00