From 074c525d7b125922df6d47246df8645916dedbc9 Mon Sep 17 00:00:00 2001 From: Johnson Denen Date: Sun, 23 Apr 2017 22:26:36 -0400 Subject: Make tweaks per package-lint feedback --- lisp/mastodon.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lisp/mastodon.el') diff --git a/lisp/mastodon.el b/lisp/mastodon.el index ec42447..b256a7c 100644 --- a/lisp/mastodon.el +++ b/lisp/mastodon.el @@ -1,8 +1,9 @@ -;;; mastodon.el --- Mastodon client for Emacs +;;; mastodon.el --- Client for Mastodon ;; Copyright (C) 2017 Johnson Denen ;; Author: Johnson Denen ;; Version: 0.5.1 +;; Package-Requires: ((emacs "24.4")) ;; Homepage: https://github.com/jdenen/mastodon.el ;; This file is not part of GNU Emacs. -- cgit v1.2.3