summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOmar Antolín <omar.antolin@gmail.com>2022-04-18 16:19:10 -0500
committerOmar Antolín <omar.antolin@gmail.com>2022-04-18 16:19:10 -0500
commit75eeae21971d86b51a712ed8ecd6434463b2d866 (patch)
tree80b89d85c46d545c0081a3dc0804f5c44c743517
parent8f64537f556f26492fe5ee401d8d578d7d88684b (diff)
Use dircategory "Emacs misc features" for info manual
Thanks to @hmelman for reporting this issue in oantolin/embark#491.
-rw-r--r--README.org2
-rw-r--r--orderless.texi2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.org b/README.org
index a67f9d1..6303a31 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 21f2b95..a5acd38 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