projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f98700a
)
* lisp/info.el (Info-streamline-headings): Add entry.
author
Stefan Kangas
<stefan@marxist.se>
Sat, 11 Sep 2021 07:15:46 +0000
(09:15 +0200)
committer
Stefan Kangas
<stefan@marxist.se>
Sat, 11 Sep 2021 07:17:09 +0000
(09:17 +0200)
lisp/info.el
patch
|
blob
|
history
diff --git
a/lisp/info.el
b/lisp/info.el
index 62202d342c5b3792557bd27a2c875f609079f21d..c09c75ad4849f70a872b1ab47cdb9e8b057c20a0 100644
(file)
--- 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"))