Fix info dircategory
Thanks to Drew Adams and Steve Berman for reporting this.
This commit is contained in:
parent
c93ed7feb6
commit
c39c5c6559
|
@ -2616,7 +2616,7 @@ support in a file, use
|
|||
|
||||
#+export_file_name: orgguide.texi
|
||||
|
||||
#+texinfo_dir_category: Emacs
|
||||
#+texinfo_dir_category: Emacs editing modes
|
||||
#+texinfo_dir_title: Org Guide: (orgguide)
|
||||
#+texinfo_dir_desc: Abbreviated Org mode manual
|
||||
|
||||
|
|
|
@ -21060,7 +21060,7 @@ modify this GNU manual."
|
|||
|
||||
#+export_file_name: org.texi
|
||||
|
||||
#+texinfo_dir_category: Emacs
|
||||
#+texinfo_dir_category: Emacs editing modes
|
||||
#+texinfo_dir_title: Org Mode: (org)
|
||||
#+texinfo_dir_desc: Outline-based notes management and organizer
|
||||
|
||||
|
|
Loading…
Reference in New Issue