emacs/lisp/gnus
Eric Abrahamsen 2815174f10 Prevent the Gnus registry from being loaded twice at startup
* lisp/gnus/gnus-registry.el (gnus-registry-load): Check if the
  registry is already loaded, and don't load again unless new optional
  FORCE argument is non-nil.
  (gnus-registry-clear): New function to clear the registry, added as
  a Gnus shutdown. Now that loading doesn't unilaterally reset the
  registry, we need to make sure it is reloaded when Gnus is.
2019-06-16 19:14:25 -07:00
..
.dir-locals.el
canlock.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
ChangeLog.1 Update author/maintainer info 2019-05-26 01:00:16 -07:00
ChangeLog.2 Update author/maintainer info 2019-05-26 01:00:16 -07:00
ChangeLog.3 Update author/maintainer info 2019-05-26 01:00:16 -07:00
deuglify.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
gmm-utils.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
gnus-agent.el Simplify Gnus buffer liveness checking and killing 2019-05-30 02:56:28 +01:00
gnus-art.el Simplify Gnus buffer liveness checking and killing 2019-05-30 02:56:28 +01:00
gnus-async.el * lisp/gnus/gnus-async.el: Use lexical-binding 2019-06-03 13:44:23 -04:00
gnus-bcklg.el Simplify Gnus buffer liveness checking and killing 2019-05-30 02:56:28 +01:00
gnus-bookmark.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
gnus-cache.el * lisp/gnus/nnheader.el (mail-header-*): Define via cl-defstruct 2019-05-16 21:50:16 -04:00
gnus-cite.el Update author/maintainer info 2019-05-26 01:00:16 -07:00
gnus-cloud.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
gnus-cus.el Simplify Gnus buffer liveness checking and killing 2019-05-30 02:56:28 +01:00
gnus-delay.el Simplify use of encode-time 2019-02-10 23:54:35 -08:00
gnus-demon.el Mark nnheader-cancel-timer as obsolete and adjust callers 2019-05-20 13:47:53 +02:00
gnus-diary.el Update author/maintainer info 2019-05-26 01:00:16 -07:00
gnus-dired.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
gnus-draft.el Simplify Gnus buffer liveness checking and killing 2019-05-30 02:56:28 +01:00
gnus-dup.el Fix Gnus duplicate suppression guards (bug#34987) 2019-04-09 21:29:38 +01:00
gnus-eform.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
gnus-fun.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
gnus-gravatar.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
gnus-group.el Simplify Gnus buffer liveness checking and killing 2019-05-30 02:56:28 +01:00
gnus-html.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
gnus-icalendar.el Merge from origin/emacs-26 2019-04-17 09:32:39 -07:00
gnus-int.el Avoid some double-rounding of Lisp timestamps 2019-02-22 18:33:57 -08:00
gnus-kill.el * lisp/gnus/nnheader.el (mail-header-*): Define via cl-defstruct 2019-05-16 21:50:16 -04:00
gnus-logic.el Simplify use of encode-time 2019-02-10 23:54:35 -08:00
gnus-mh.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
gnus-ml.el Update author/maintainer info 2019-05-26 01:00:16 -07:00
gnus-mlspl.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
gnus-msg.el Simplify Gnus buffer liveness checking and killing 2019-05-30 02:56:28 +01:00
gnus-notifications.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
gnus-picon.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
gnus-range.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
gnus-registry.el Prevent the Gnus registry from being loaded twice at startup 2019-06-16 19:14:25 -07:00
gnus-rfc1843.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
gnus-salt.el * lisp/gnus/nnheader.el (mail-header-*): Define via cl-defstruct 2019-05-16 21:50:16 -04:00
gnus-score.el Simplify Gnus buffer liveness checking and killing 2019-05-30 02:56:28 +01:00
gnus-sieve.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
gnus-spec.el Simplify Gnus buffer liveness checking and killing 2019-05-30 02:56:28 +01:00
gnus-srvr.el Simplify Gnus buffer liveness checking and killing 2019-05-30 02:56:28 +01:00
gnus-start.el Simplify Gnus buffer liveness checking and killing 2019-05-30 02:56:28 +01:00
gnus-sum.el * lisp/gnus: Further reduce assumptions about gnus-data format 2019-06-07 15:28:12 -04:00
gnus-topic.el Change Gnus hash tables into real hash tables 2019-03-22 10:23:30 -07:00
gnus-undo.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
gnus-util.el Simplify Gnus buffer liveness checking and killing 2019-05-30 02:56:28 +01:00
gnus-uu.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
gnus-vm.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
gnus-win.el Simplify Gnus buffer liveness checking and killing 2019-05-30 02:56:28 +01:00
gnus.el * gnus.el: Fix cycle in eager macroexpansion 2019-06-02 13:04:13 -04:00
gssapi.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
legacy-gnus-agent.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
mail-source.el Simplify Gnus buffer liveness checking and killing 2019-05-30 02:56:28 +01:00
message.el * lisp/gnus/message.el: Fix NNTP sending, broken by e51adfbdb7 2019-06-14 02:51:07 -04:00
mm-archive.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
mm-bodies.el Merge from origin/emacs-26 2019-02-20 12:07:22 -08:00
mm-decode.el Simplify Gnus buffer liveness checking and killing 2019-05-30 02:56:28 +01:00
mm-encode.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
mm-extern.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
mm-partial.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
mm-url.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
mm-util.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
mm-uu.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
mm-view.el Fix Gnus inline attachment decoding (bug#35507) 2019-05-03 14:52:01 +01:00
mml-sec.el Merge from origin/emacs-26 2019-01-30 09:12:15 -08:00
mml-smime.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
mml.el Remove XEmacs compat code from mml.el that gave a compilation warning 2019-06-13 01:27:36 +02:00
mml1991.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
mml2015.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
nnagent.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
nnbabyl.el Simplify Gnus buffer liveness checking and killing 2019-05-30 02:56:28 +01:00
nndiary.el Simplify Gnus buffer liveness checking and killing 2019-05-30 02:56:28 +01:00
nndir.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
nndoc.el Simplify Gnus buffer liveness checking and killing 2019-05-30 02:56:28 +01:00
nndraft.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
nneething.el Avoid some double-rounding of Lisp timestamps 2019-02-22 18:33:57 -08:00
nnfolder.el Simplify Gnus buffer liveness checking and killing 2019-05-30 02:56:28 +01:00
nngateway.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
nnheader.el ; Fix last change to nnheader-cancel-timer 2019-05-20 13:38:32 +01:00
nnimap.el Simplify Gnus buffer liveness checking and killing 2019-05-30 02:56:28 +01:00
nnir.el * lisp/gnus/nnheader.el (mail-header-*): Define via cl-defstruct 2019-05-16 21:50:16 -04:00
nnmail.el Simplify Gnus buffer liveness checking and killing 2019-05-30 02:56:28 +01:00
nnmaildir.el Mark nnheader-cancel-timer as obsolete and adjust callers 2019-05-20 13:47:53 +02:00
nnmairix.el Update author/maintainer info 2019-05-26 01:00:16 -07:00
nnmbox.el Simplify Gnus buffer liveness checking and killing 2019-05-30 02:56:28 +01:00
nnmh.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
nnml.el Simplify Gnus buffer liveness checking and killing 2019-05-30 02:56:28 +01:00
nnnil.el
nnoo.el Simplify Gnus buffer liveness checking and killing 2019-05-30 02:56:28 +01:00
nnregistry.el Update author/maintainer info 2019-05-26 01:00:16 -07:00
nnrss.el Fix encoding and access of Gnus group names 2019-04-08 19:03:03 -07:00
nnspool.el Simplify nnspool-request-newgroups arithmetic 2019-02-12 18:25:22 -08:00
nntp.el Simplify Gnus buffer liveness checking and killing 2019-05-30 02:56:28 +01:00
nnvirtual.el * lisp/gnus: Remove assumptions about mail-header being a vector 2019-05-17 00:09:16 -04:00
nnweb.el * lisp/gnus/nnheader.el (mail-header-*): Define via cl-defstruct 2019-05-16 21:50:16 -04:00
score-mode.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
smiley.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
smime.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
spam-report.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
spam-stat.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
spam-wash.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
spam.el * lisp/gnus: Further reduce assumptions about gnus-data format 2019-06-07 15:28:12 -04:00