emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master 74fd89f: * lisp/info.el (Info-streamline-headings): Add entry.


From: Stefan Kangas
Subject: master 74fd89f: * lisp/info.el (Info-streamline-headings): Add entry.
Date: Sat, 11 Sep 2021 03:17:17 -0400 (EDT)

branch: master
commit 74fd89fe1747b14688aff1b61088551a5d261628
Author: Stefan Kangas <stefan@marxist.se>
Commit: Stefan Kangas <stefan@marxist.se>

    * lisp/info.el (Info-streamline-headings): Add entry.
---
 lisp/info.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lisp/info.el b/lisp/info.el
index 62202d3..c09c75a 100644
--- a/lisp/info.el
+++ b/lisp/info.el
@@ -1455,6 +1455,7 @@ is non-nil)."
 (defvar Info-streamline-headings
   '(("Emacs" . "Emacs")
     ("Software development\\|Programming" . "Software development")
+    ("Compression\\|Data Compression" . "Compression")
     ("Libraries" . "Libraries")
     ("Network applications\\|World Wide Web\\|Net Utilities"
      . "Network applications"))



reply via email to

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