emacs-elpa-diffs
[Top][All Lists]
Advanced

[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*
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]