branch: externals/orderless
commit 75eeae21971d86b51a712ed8ecd6434463b2d866
Author: Omar Antolín <[email protected]>
Commit: Omar Antolín <[email protected]>
Use dircategory "Emacs misc features" for info manual
Thanks to @hmelman for reporting this issue in oantolin/embark#491.
---
README.org | 2 +-
orderless.texi | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.org b/README.org
index a67f9d14ed..6303a3153e 100644
--- a/README.org
+++ b/README.org
@@ -1,7 +1,7 @@
#+TITLE: Orderless
#+OPTIONS: d:nil
#+EXPORT_FILE_NAME: orderless.texi
-#+TEXINFO_DIR_CATEGORY: Emacs
+#+TEXINFO_DIR_CATEGORY: Emacs misc features
#+TEXINFO_DIR_TITLE: Orderless: (orderless).
#+TEXINFO_DIR_DESC: Completion style for matching regexps in any order
diff --git a/orderless.texi b/orderless.texi
index 21f2b95b98..a5acd38337 100644
--- a/orderless.texi
+++ b/orderless.texi
@@ -6,7 +6,7 @@
@documentlanguage en
@c %**end of header
-@dircategory Emacs
+@dircategory Emacs misc features
@direntry
* Orderless: (orderless). Completion style for matching regexps in any order.
@end direntry