diff options
author | Yoni Rabkin <yoni@rabkins.net> | 2020-08-10 10:48:56 -0400 |
---|---|---|
committer | Yoni Rabkin <yoni@rabkins.net> | 2020-08-10 10:48:56 -0400 |
commit | 4ab64fbedb612b9ff5ce0be676fa878024befb6b (patch) | |
tree | 7a3bbc23a2615733115fd09aa7a59f47fea76981 | |
parent | 1504bab14f90261bf7ea04fdf9750d0a494f83bf (diff) |
fix texinfo listing problem
-rw-r--r-- | doc/rt-liberation.texinfo | 2 | ||||
-rw-r--r-- | rt-liberation.el | 2 | ||||
-rw-r--r-- | rt-liberation.info | 46 |
3 files changed, 25 insertions, 25 deletions
diff --git a/doc/rt-liberation.texinfo b/doc/rt-liberation.texinfo index 111cfb8..6840a39 100644 --- a/doc/rt-liberation.texinfo +++ b/doc/rt-liberation.texinfo @@ -9,7 +9,7 @@ @dircategory Emacs @direntry -* rt-liberation: (rt-liber). rt-liberation +* rt-liberation: (rt-liberation). Emacs Interface to Request Tracker @end direntry diff --git a/rt-liberation.el b/rt-liberation.el index 6649bb0..cc83593 100644 --- a/rt-liberation.el +++ b/rt-liberation.el @@ -5,7 +5,7 @@ ;; Author: Yoni Rabkin <yrk@gnu.org> ;; Authors: Aaron S. Hawley <aaron.s.hawley@gmail.com>, John Sullivan <johnsu01@wjsullivan.net> ;; Maintainer: Yoni Rabkin <yrk@gnu.org> -;; Version: 1.01 +;; Version: 1.2 ;; Keywords: rt, tickets ;; Package-Type: multi ;; url: http://www.nongnu.org/rtliber/ diff --git a/rt-liberation.info b/rt-liberation.info index 025c27c..29153a6 100644 --- a/rt-liberation.info +++ b/rt-liberation.info @@ -12,7 +12,7 @@ Foundation, Inc. section entitled "GNU Free Documentation License". INFO-DIR-SECTION Emacs START-INFO-DIR-ENTRY -* rt-liberation: (rt-liber). rt-liberation +* rt-liberation: (rt-liberation). Emacs Interface to Request Tracker END-INFO-DIR-ENTRY @@ -2016,27 +2016,27 @@ Keybinding Index Tag Table: -Node: Top689 -Node: Introduction2970 -Node: Installation3582 -Node: Queries4566 -Node: Query Compiler5133 -Node: Query Language5779 -Node: Ticket Browser8223 -Node: Ticket Browser Display10700 -Node: Ticket Browser Sorting12696 -Node: Ticket Browser Filtering14651 -Node: Multiple Ticket Browsers16199 -Node: Ticket Viewer17373 -Node: Gnus Integration19550 -Node: Tracking Updates21843 -Node: Batch Operations22925 -Node: Local Storage24110 -Node: Copying25193 -Node: The GNU FDL62747 -Node: Concept Index85144 -Node: Function Index86730 -Node: Variable Index90085 -Node: Keybinding Index90466 +Node: Top715 +Node: Introduction2996 +Node: Installation3608 +Node: Queries4592 +Node: Query Compiler5159 +Node: Query Language5805 +Node: Ticket Browser8249 +Node: Ticket Browser Display10726 +Node: Ticket Browser Sorting12722 +Node: Ticket Browser Filtering14677 +Node: Multiple Ticket Browsers16225 +Node: Ticket Viewer17399 +Node: Gnus Integration19576 +Node: Tracking Updates21869 +Node: Batch Operations22951 +Node: Local Storage24136 +Node: Copying25219 +Node: The GNU FDL62773 +Node: Concept Index85170 +Node: Function Index86756 +Node: Variable Index90111 +Node: Keybinding Index90492 End Tag Table |