[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals-release/plz de8554599a 2/6: Docs: Update changelog
From: |
ELPA Syncer |
Subject: |
[elpa] externals-release/plz de8554599a 2/6: Docs: Update changelog |
Date: |
Mon, 10 Jun 2024 15:59:30 -0400 (EDT) |
branch: externals-release/plz
commit de8554599a457779240b3fe9f9ee1333e85368ef
Author: Adam Porter <adam@alphapapa.net>
Commit: Adam Porter <adam@alphapapa.net>
Docs: Update changelog
---
README.org | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.org b/README.org
index f70586c330..4413f603b0 100644
--- a/README.org
+++ b/README.org
@@ -203,6 +203,7 @@ You may also clear a queue with ~plz-clear~, which cancels
any active or queued
+ Improve workaround for Emacs's process sentinel-related issues. (Don't try
to process response a second time if Emacs calls the sentinel after ~plz~ has
returned for a synchronous request. See
[[https://github.com/alphapapa/plz.el/issues/53][#53]]. Thanks to
[[https://github.com/josephmturner][Joseph Turner]] for extensive help
debugging, and to [[https://ushin.org/][USHIN]] for sponsoring some of this
work.)
+ Inhibit buffer hooks when calling ~generate-new-buffer~ (as extra protection
against "kill buffer?" prompts in case of errors). (See
[[https://github.com/alphapapa/plz.el/pull/52][#52]]. Thanks to
[[https://github.com/mkcms][Michał Krzywkowski]].)
+ - Avoid "kill buffer?" prompts in case of errors on Emacs versions before
28. (See [[https://github.com/alphapapa/plz.el/pull/52][#52]] and
[[https://github.com/alphapapa/plz.el/issues/57][#57]]. Thanks to
[[https://github.com/mkcms][Michał Krzywkowski]].)
*Development*
- [elpa] externals-release/plz updated (9b681d4893 -> df44acec4b), ELPA Syncer, 2024/06/10
- [elpa] externals-release/plz 4683adb531 4/6: Comment/Docs: Retarget error changes for v0.10, etc., ELPA Syncer, 2024/06/10
- [elpa] externals-release/plz fee8fb47ec 1/6: Change: (plz--kill-buffer) Avoid prompting on Emacs <28, ELPA Syncer, 2024/06/10
- [elpa] externals-release/plz df44acec4b 6/6: Merge: v0.9, ELPA Syncer, 2024/06/10
- [elpa] externals-release/plz de8554599a 2/6: Docs: Update changelog,
ELPA Syncer <=
- [elpa] externals-release/plz 3b04c17824 3/6: Merge: (plz--kill-buffer) Workaround for Emacs < 28, ELPA Syncer, 2024/06/10
- [elpa] externals-release/plz 399ad3e1aa 5/6: Release: v0.9, ELPA Syncer, 2024/06/10