[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master 7f3baf352ba 2/2: ; * etc/NEWS: Announce support of 'lzip' compres
From: |
Eli Zaretskii |
Subject: |
master 7f3baf352ba 2/2: ; * etc/NEWS: Announce support of 'lzip' compressed Info files (bug#69004). |
Date: |
Sat, 10 Feb 2024 04:23:06 -0500 (EST) |
branch: master
commit 7f3baf352bad03de50135556a561af0c7fb1bd6a
Author: Eli Zaretskii <eliz@gnu.org>
Commit: Eli Zaretskii <eliz@gnu.org>
; * etc/NEWS: Announce support of 'lzip' compressed Info files (bug#69004).
---
etc/NEWS | 3 +++
1 file changed, 3 insertions(+)
diff --git a/etc/NEWS b/etc/NEWS
index ca0a5ed8fc8..5ee1509859b 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -450,6 +450,9 @@ This user option associates manual names with URLs. It
affects the
Emacs-included manuals are set. Further associations can be added for
arbitrary Info manuals.
+*** Emacs can now display Info manuals compressed with 'lzip'.
+This requires the 'lzip' program to be installed on your system.
+
+++
** New command 'lldb'.
Run the LLDB debugger, analogous to the 'gud-gdb' command.