From 9c66616bf919440f7238801be3fadca2486cc6a6 Mon Sep 17 00:00:00 2001 From: JSDurand Date: Fri, 23 Dec 2022 20:17:33 +0800 Subject: basic: don't kill pdf-info buffers --- basic.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/basic.el b/basic.el index 60d8dd2..6e4dc15 100644 --- a/basic.el +++ b/basic.el @@ -574,7 +574,8 @@ left. --- 2022-11-17 22:56:20.746698" "Echo Area" "code-conversion-work" "code-converting-work" - "address") + "address" + (seq "pdf" (optional ?-) "info")) t) "I do not want to kill some invisible buffers. This variable is a regular expression that should match those -- cgit v1.2.3-18-g5258