From b1b78898e053973887d2bad4768ece92cd9d9bb2 Mon Sep 17 00:00:00 2001 From: Tim Vaughan Date: Tue, 25 Jun 2019 09:15:10 +0200 Subject: [PATCH] Changed info manual dir category to "Emacs". --- elpher.el | 4 ++-- elpher.texi | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/elpher.el b/elpher.el index 9de514b..dffbfd2 100644 --- a/elpher.el +++ b/elpher.el @@ -4,7 +4,7 @@ ;; Author: Tim Vaughan ;; Created: 11 April 2019 -;; Version: 1.4.4 +;; Version: 1.4.5 ;; Keywords: comm gopher ;; Homepage: https://github.com/tgvaughan/elpher ;; Package-Requires: ((emacs "25")) @@ -57,7 +57,7 @@ ;;; Global constants ;; -(defconst elpher-version "1.4.4" +(defconst elpher-version "1.4.5" "Current version of elpher.") (defconst elpher-margin-width 6 diff --git a/elpher.texi b/elpher.texi index 7be0640..dabf745 100644 --- a/elpher.texi +++ b/elpher.texi @@ -3,7 +3,7 @@ @setfilename elpher.info @settitle Elpher Manual v1.0.0 -@dircategory Internet application +@dircategory Emacs @direntry * Elpher: (elpher). A gopher client for Emacs. @end direntry -- 2.20.1