branch: externals/dash
commit 7bd6b3bab95663b6826cbeeeec900725884439a3
Author: Mark Oteiza <[email protected]>
Commit: Mark Oteiza <[email protected]>

    Add dir entry to texinfo template
---
 dash-template.texi |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/dash-template.texi b/dash-template.texi
index 4a954a3..58bb139 100644
--- a/dash-template.texi
+++ b/dash-template.texi
@@ -5,6 +5,10 @@
 @documentencoding UTF-8
 @documentlanguage en
 @syncodeindex fn cp
+@dircategory Emacs
+@direntry
+* Dash: (dash.info). A modern list library for GNU Emacs
+@end direntry
 @c %**end of header
 
 @copying

Reply via email to